diff --git a/helm/polaris/Chart.yaml b/helm/polaris/Chart.yaml index 6e02d647f3..89cebe2ea7 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.1.0-incubating-SNAPSHOT +appVersion: 1.1.0-incubating-SNAPSHOT home: https://polaris.apache.org/ icon: https://raw.githubusercontent.com/apache/polaris/main/site/static/img/logos/polaris-brandmark.png sources: @@ -36,3 +36,4 @@ maintainers: - name: collado-mike - name: gerrit-k - name: snazy + - name: flyrain diff --git a/helm/polaris/README.md b/helm/polaris/README.md index 61f291032a..2d5c773df8 100644 --- a/helm/polaris/README.md +++ b/helm/polaris/README.md @@ -39,6 +39,7 @@ A Helm chart for Apache Polaris (incubating). * [collado-mike](https://github.com/collado-mike) * [gerrit-k](https://github.com/gerrit-k) * [snazy](https://github.com/snazy) +* [flyrain](https://github.com/flyrain) ## Source Code diff --git a/helm/polaris/values.yaml b/helm/polaris/values.yaml index 5cf964f20c..b0f15a964e 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.1.0-incubating-SNAPSHOT" # -- 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