Skip to content

Commit ec06dc7

Browse files
committed
Align appVersion with the tag in GHCR
Signed-off-by: Yasumasa Suenaga <[email protected]>
1 parent 61aab54 commit ec06dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ version: 1.0.0
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "1.1.0"
24+
appVersion: "v1.1.0"

0 commit comments

Comments
 (0)