forked from RemoteSync/grafana-meta-monitoring-chart
Trim the v prefix from the released version
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
2
.github/configs/updatecli.d/grafana.yaml
vendored
2
.github/configs/updatecli.d/grafana.yaml
vendored
@@ -9,6 +9,8 @@ sources:
|
|||||||
token: '{{ requiredEnv "UPDATECLI_GITHUB_TOKEN" }}'
|
token: '{{ requiredEnv "UPDATECLI_GITHUB_TOKEN" }}'
|
||||||
versionfilter:
|
versionfilter:
|
||||||
kind: latest
|
kind: latest
|
||||||
|
transformers:
|
||||||
|
- trimPrefix: "v"
|
||||||
conditions:
|
conditions:
|
||||||
grafanaImagePublished:
|
grafanaImagePublished:
|
||||||
name: Ensure the latest Grafana is published on DockerHub
|
name: Ensure the latest Grafana is published on DockerHub
|
||||||
|
Reference in New Issue
Block a user