fix(helm): update appVersion format and improve image tag handling

Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
This commit is contained in:
Noste
2026-05-15 23:11:51 +02:00
parent fd49c4e4c9
commit 709b9f2ad3
4 changed files with 10 additions and 9 deletions
+1 -6
View File
@@ -11,12 +11,7 @@
"changelog-path": "CHANGELOG.md",
"exclude-paths": ["helm/garage-ui"],
"extra-files": [
{
"type": "yaml",
"path": "helm/garage-ui/Chart.yaml",
"jsonpath": "$.appVersion",
"glob": false
}
"helm/garage-ui/Chart.yaml"
]
},
"helm/garage-ui": {