Skip to content

Commit c414a73

Browse files
author
Abhishek Agarwal
authored
[stable/jiva]: update jiva charts to 3.3.0 release (#195)
* [stable/jiva]: update jiva charts to 3.3.0 release Signed-off-by: Abhishek Agarwal <[email protected]> * Fix imagePullSecrets error for helm chart Signed-off-by: Abhishek Agarwal <[email protected]>
1 parent 9b93517 commit c414a73

File tree

6 files changed

+117
-117
lines changed

6 files changed

+117
-117
lines changed

deploy/helm/charts/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ description: Helm chart for OpenEBS Jiva Operator. Jiva provides highly availabl
44
type: application
55
# This is the chart version. This version number should be incremented each time you make changes
66
# to the chart and its templates, including the app version.
7-
version: 3.2.0
7+
version: 3.3.0
88
# This is the version number of the application being deployed. This version number should be
99
# incremented each time you make changes to the application.
10-
appVersion: 3.2.0
10+
appVersion: 3.3.0
1111
icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/openebs/icon/color/openebs-icon-color.png
1212
home: http://www.openebs.io/
1313
keywords:
@@ -23,7 +23,7 @@ sources:
2323

2424
dependencies:
2525
- name: localpv-provisioner
26-
version: "3.2.0"
26+
version: "3.3.0"
2727
repository: "https://openebs.github.io/dynamic-localpv-provisioner"
2828
condition: openebsLocalpv.enabled
2929

0 commit comments

Comments
 (0)