File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ apiVersion: v2
21
21
name : polaris
22
22
description : A Helm chart for Apache Polaris (incubating)
23
23
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
26
26
home : https://polaris.apache.org/
27
27
icon : https://raw.githubusercontent.com/apache/polaris/main/site/static/img/logos/polaris-brandmark.png
28
28
sources :
Original file line number Diff line number Diff line change 27
27
28
28
# Polaris Helm chart
29
29
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 )
31
31
32
32
A Helm chart for Apache Polaris (incubating).
33
33
Original file line number Diff line number Diff line change 27
27
# -- The image pull policy.
28
28
pullPolicy : IfNotPresent
29
29
# -- The image tag.
30
- tag : " 1.0.0 -incubating"
30
+ tag : " 1.0.1 -incubating"
31
31
# -- The path to the directory where the application.properties file, and other configuration
32
32
# files, if any, should be mounted.
33
33
# 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