Trim the v prefix from the released version

Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
Michel Hollands 2024-05-07 10:11:17 +01:00
parent d4c886ba9d
commit 06e176e720

View File

@ -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