Skip to content

Commit d7e28e4

Browse files
committed
Bump Helm Chart version [1.0.1]
1 parent 2a4c29f commit d7e28e4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

helm/polaris/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ apiVersion: v2
2121
name: polaris
2222
description: A Helm chart for Apache Polaris (incubating)
2323
type: application
24-
version: 1.0.0-incubating
25-
appVersion: 1.0.0-incubating
24+
version: 1.0.1-incubating
25+
appVersion: 1.0.1-incubating
2626
home: https://polaris.apache.org/
2727
icon: https://raw.githubusercontent.com/apache/polaris/main/site/static/img/logos/polaris-brandmark.png
2828
sources:

helm/polaris/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
# Polaris Helm chart
2929

30-
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0-incubating-SNAPSHOT](https://img.shields.io/badge/AppVersion-1.0.0--incubating--SNAPSHOT-informational?style=flat-square)
30+
![Version: 1.0.1-incubating](https://img.shields.io/badge/Version-1.0.1--incubating-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.1-incubating](https://img.shields.io/badge/AppVersion-1.0.1--incubating-informational?style=flat-square)
3131

3232
A Helm chart for Apache Polaris (incubating).
3333

helm/polaris/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ image:
2727
# -- The image pull policy.
2828
pullPolicy: IfNotPresent
2929
# -- The image tag.
30-
tag: "1.0.0-incubating"
30+
tag: "1.0.1-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

0 commit comments

Comments
 (0)