Skip to content

Commit 43fcae8

Browse files
feat: update openebs version (#952)
updated openebs version Co-authored-by: emosbaugh <[email protected]>
1 parent 86603bb commit 43fcae8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pkg/addons/openebs/static/metadata.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ images:
1313
tag: 1.30.3-r0@sha256:d24e3a74b352aae83f8ed50a0280fae68c1e4287fb63a55624e2de113ca5a097
1414
openebs-linux-utils:
1515
repo: proxy.replicated.com/anonymous/replicated/ec-openebs-linux-utils
16-
tag: 4.1.0@sha256:008008e3fdaad3e763df5147f8e0c2e48a04a1b5c8cf89f606e5d0eddeb05e55
16+
tag: 4.1.0@sha256:1d5f6aaa0ad41d8cfe9ec158bcd05d21d7922115f5b5b90195bf4f5112dd3e51
1717
openebs-provisioner-localpv:
1818
repo: proxy.replicated.com/anonymous/replicated/ec-openebs-provisioner-localpv
19-
tag: 4.1.0-r0@sha256:3a2782c2d21200ff908534935530134e105c75f096f90ed9a6bc0a67ce69d2c8
19+
tag: 4.1.0-r0@sha256:a414407f0d54ad228621ea69335104b1ed2bd59a01eed86983e9cf63a05a4b2e

pkg/addons/openebs/static/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ localpv-provisioner:
2727
image:
2828
registry: proxy.replicated.com/anonymous/
2929
repository: 'replicated/ec-openebs-linux-utils'
30-
tag: '4.1.0@sha256:008008e3fdaad3e763df5147f8e0c2e48a04a1b5c8cf89f606e5d0eddeb05e55'
30+
tag: '4.1.0@sha256:1d5f6aaa0ad41d8cfe9ec158bcd05d21d7922115f5b5b90195bf4f5112dd3e51'
3131
hostpathClass:
3232
enabled: true
3333
isDefaultClass: true
3434
localpv:
3535
image:
3636
registry: proxy.replicated.com/anonymous/
3737
repository: 'replicated/ec-openebs-provisioner-localpv'
38-
tag: '4.1.0-r0@sha256:3a2782c2d21200ff908534935530134e105c75f096f90ed9a6bc0a67ce69d2c8'
38+
tag: '4.1.0-r0@sha256:a414407f0d54ad228621ea69335104b1ed2bd59a01eed86983e9cf63a05a4b2e'
3939
lvm-localpv:
4040
enabled: false
4141
mayastor:

0 commit comments

Comments
 (0)