This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch release/1.0.x
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/release/1.0.x by this push:
new d7e28e44d Bump Helm Chart version [1.0.1]
d7e28e44d is described below
commit d7e28e44d062d9ed38ca851a189886f1dc3605c9
Author: JB Onofré <[email protected]>
AuthorDate: Fri Jul 25 07:15:38 2025 +0200
Bump Helm Chart version [1.0.1]
---
helm/polaris/Chart.yaml | 4 ++--
helm/polaris/README.md | 2 +-
helm/polaris/values.yaml | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/helm/polaris/Chart.yaml b/helm/polaris/Chart.yaml
index d829968ed..4eb9bc33e 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: 1.0.0-incubating
-appVersion: 1.0.0-incubating
+version: 1.0.1-incubating
+appVersion: 1.0.1-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/README.md b/helm/polaris/README.md
index 61f291032..3de980a2a 100644
--- a/helm/polaris/README.md
+++ b/helm/polaris/README.md
@@ -27,7 +27,7 @@
# Polaris Helm chart
-


+


A Helm chart for Apache Polaris (incubating).
diff --git a/helm/polaris/values.yaml b/helm/polaris/values.yaml
index db50219ed..0f600bc85 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: "1.0.0-incubating"
+ tag: "1.0.1-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