File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ apiVersion: v2
2121name : polaris
2222description : A Helm chart for Apache Polaris (incubating)
2323type : application
24- version : 0.1 .0
25- appVersion : 1.0.0-incubating-SNAPSHOT
24+ version : 1.0 .0
25+ appVersion : 1.0.0-incubating
2626home : https://polaris.apache.org/
2727icon : https://raw.githubusercontent.com/apache/polaris/main/site/static/img/logos/polaris-brandmark.png
2828sources :
Original file line number Diff line number Diff line change 2727 # -- The image pull policy.
2828 pullPolicy : IfNotPresent
2929 # -- The image tag.
30- tag : " latest "
30+ tag : " 1.0.0-incubating "
3131 # -- The path to the directory where the application.properties file, and other configuration
3232 # files, if any, should be mounted.
3333 # Note: if you are using EclipseLink, then this value must be at least two folders down to the
You can’t perform that action at this time.
0 commit comments