Skip to content

Commit

Permalink
[stable/jiva]: update jiva charts to 3.3.0 release (#195)
Browse files Browse the repository at this point in the history
* [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]>
  • Loading branch information
Abhishek Agarwal committed Jul 14, 2022
1 parent 9b93517 commit c414a73
Show file tree
Hide file tree
Showing 6 changed files with 117 additions and 117 deletions.
6 changes: 3 additions & 3 deletions deploy/helm/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ description: Helm chart for OpenEBS Jiva Operator. Jiva provides highly availabl
type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 3.2.0
version: 3.3.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 3.2.0
appVersion: 3.3.0
icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/openebs/icon/color/openebs-icon-color.png
home: http://www.openebs.io/
keywords:
Expand All @@ -23,7 +23,7 @@ sources:

dependencies:
- name: localpv-provisioner
version: "3.2.0"
version: "3.3.0"
repository: "https://openebs.github.io/dynamic-localpv-provisioner"
condition: openebsLocalpv.enabled

Expand Down
Loading

0 comments on commit c414a73

Please sign in to comment.