diff --git a/helm/polaris/Chart.yaml b/helm/polaris/Chart.yaml index 6e02d647f3..b48301d0a1 100644 --- a/helm/polaris/Chart.yaml +++ b/helm/polaris/Chart.yaml @@ -21,8 +21,8 @@ apiVersion: v2 name: polaris description: A Helm chart for Apache Polaris (incubating) type: application -version: 0.1.0 -appVersion: 1.0.0-incubating-SNAPSHOT +version: 1.0.0 +appVersion: 1.0.0-incubating home: https://polaris.apache.org/ icon: https://raw.githubusercontent.com/apache/polaris/main/site/static/img/logos/polaris-brandmark.png sources: diff --git a/helm/polaris/values.yaml b/helm/polaris/values.yaml index 5cf964f20c..97d895e409 100644 --- a/helm/polaris/values.yaml +++ b/helm/polaris/values.yaml @@ -27,7 +27,7 @@ image: # -- The image pull policy. pullPolicy: IfNotPresent # -- The image tag. - tag: "latest" + tag: "1.0.0-incubating" # -- The path to the directory where the application.properties file, and other configuration # files, if any, should be mounted. # Note: if you are using EclipseLink, then this value must be at least two folders down to the