Skip to content

Commit 2c4a18e

Browse files
feat: update openebs version (#916)
updated openebs version Co-authored-by: emosbaugh <371319+emosbaugh@users.noreply.github.com>
1 parent efaf607 commit 2c4a18e

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:072a77f3bf6edbddd3fcb2c5bfcf3428297f4c1433bd88362003f0a47cb5be3b
13+
openebs-provisioner-localpv: 4.1.0-r0@sha256:d30f7aeaeb2c981616d833193b5fb308cd643a1c03c0f7bb1e1c0e65f8adf148

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:072a77f3bf6edbddd3fcb2c5bfcf3428297f4c1433bd88362003f0a47cb5be3b'
38+
tag: '4.1.0-r0@sha256:d30f7aeaeb2c981616d833193b5fb308cd643a1c03c0f7bb1e1c0e65f8adf148'
3939
lvm-localpv:
4040
enabled: false
4141
mayastor:

0 commit comments

Comments
 (0)