Trim the v prefix from the released version
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
parent
d4c886ba9d
commit
06e176e720
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" }}'
|
||||
versionfilter:
|
||||
kind: latest
|
||||
transformers:
|
||||
- trimPrefix: "v"
|
||||
conditions:
|
||||
grafanaImagePublished:
|
||||
name: Ensure the latest Grafana is published on DockerHub
|
||||
|
Loading…
x
Reference in New Issue
Block a user