Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit 0a885f7

Browse files
authored
chore(chart): add chart changes for openebs 3.5.0 (#323)
Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
1 parent 4831453 commit 0a885f7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/openebs/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
2-
version: 3.4.2
2+
version: 3.5.0
33
name: openebs
4-
appVersion: 3.4.1
4+
appVersion: 3.5.0
55
description: Containerized Attached Storage for Kubernetes
66
icon: https://raw.githubusercontent.com/cncf/artwork/HEAD/projects/openebs/icon/color/openebs-icon-color.png
77
home: http://www.openebs.io/

charts/openebs/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ imagePullSecrets: []
1818

1919
release:
2020
# "openebs.io/version" label for control plane components
21-
version: "3.4.1"
21+
version: "3.5.0"
2222

2323
# Legacy components will be installed if it is enabled.
2424
# Legacy components are - admission-server, maya api-server, snapshot-operator

0 commit comments

Comments
 (0)