Skip to content

Commit 51ef773

Browse files
author
mason
committed
fix: Fixed dataflow chart app version
1 parent 792b852 commit 51ef773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/dataflow/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ version: 1.11.1
2828
# incremented each time you make changes to the application. Versions are not expected to
2929
# follow Semantic Versioning. They should reflect the version the application is using.
3030
# It is recommended to use it with quotes.
31-
appVersion: "1.11.1-ce-ee"
31+
appVersion: "v1.11.1-ce-ee"
3232

3333
# Defined dependencies for subChart
3434
dependencies:

0 commit comments

Comments
 (0)