Skip to content

Commit 83770fd

Browse files
feat: update openebs version (#920)
updated openebs version Co-authored-by: emosbaugh <371319+emosbaugh@users.noreply.github.com>
1 parent d05b814 commit 83770fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkg/addons/openebs/static/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ location: oci://proxy.replicated.com/anonymous/registry.replicated.com/ec-charts
1010
images:
1111
kubectl: 1.30.3-r0@sha256:c25b42767d1e3709840065907b32c04371972c141b53910ca8e177b49e45c667
1212
openebs-linux-utils: 4.1.0@sha256:ed0ba58713154512bfac70d99585bd3018bc91d657ae8ad45d614c70d3726b5d
13-
openebs-provisioner-localpv: 4.1.0-r0@sha256:d30f7aeaeb2c981616d833193b5fb308cd643a1c03c0f7bb1e1c0e65f8adf148
13+
openebs-provisioner-localpv: 4.1.0-r0@sha256:cb87c128762b961bd949691cdb4476f692c6f56a6dde2a1f161ecce26aa098cd

pkg/addons/openebs/static/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ localpv-provisioner:
3535
image:
3636
registry: proxy.replicated.com/anonymous/
3737
repository: replicated/ec-openebs-provisioner-localpv
38-
tag: '4.1.0-r0@sha256:d30f7aeaeb2c981616d833193b5fb308cd643a1c03c0f7bb1e1c0e65f8adf148'
38+
tag: '4.1.0-r0@sha256:cb87c128762b961bd949691cdb4476f692c6f56a6dde2a1f161ecce26aa098cd'
3939
lvm-localpv:
4040
enabled: false
4141
mayastor:

0 commit comments

Comments
 (0)