Skip to content

Commit

Permalink
feat: update openebs version (#1104)
Browse files Browse the repository at this point in the history
updated openebs version

Co-authored-by: emosbaugh <371319+emosbaugh@users.noreply.github.com>
  • Loading branch information
replicated-ci-ec and emosbaugh authored Sep 5, 2024
1 parent fe80cd8 commit 40da3c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pkg/addons/openebs/static/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ location: oci://proxy.replicated.com/anonymous/registry.replicated.com/ec-charts
images:
kubectl:
repo: proxy.replicated.com/anonymous/replicated/ec-kubectl
tag: 1.31.0-r1@sha256:f700cf784d16b0b9071a9e03e7ff0419df020552425a4e6b2c2001712af26a81
tag: 1.31.0-r2@sha256:df5a0eac8915bf61edbc05e3e9cd31772a565eee72163965c547acf8665ff3b3
openebs-linux-utils:
repo: proxy.replicated.com/anonymous/replicated/ec-openebs-linux-utils
tag: 4.1.0@sha256:b131d871392d490712221179858f2a12be1f45d16870f583a437474a5c442683
tag: 4.1.0@sha256:7bf9009eec94ad8693e76e38bf437b254d275436291df365ac4e8861c2f98902
openebs-provisioner-localpv:
repo: proxy.replicated.com/anonymous/replicated/ec-openebs-provisioner-localpv
tag: 4.1.0-r0@sha256:db2f923716896fbb18835e488f70dd68bfa97b3edbf4dc14c5942c0761e6747c
4 changes: 2 additions & 2 deletions pkg/addons/openebs/static/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ localpv-provisioner:
image:
registry: proxy.replicated.com/anonymous/
repository: 'replicated/ec-openebs-linux-utils'
tag: '4.1.0@sha256:b131d871392d490712221179858f2a12be1f45d16870f583a437474a5c442683'
tag: '4.1.0@sha256:7bf9009eec94ad8693e76e38bf437b254d275436291df365ac4e8861c2f98902'
hostpathClass:
enabled: true
isDefaultClass: true
Expand All @@ -44,6 +44,6 @@ preUpgradeHook:
image:
registry: proxy.replicated.com/anonymous
repo: 'replicated/ec-kubectl'
tag: '1.31.0-r1@sha256:f700cf784d16b0b9071a9e03e7ff0419df020552425a4e6b2c2001712af26a81'
tag: '1.31.0-r2@sha256:df5a0eac8915bf61edbc05e3e9cd31772a565eee72163965c547acf8665ff3b3'
zfs-localpv:
enabled: false

0 comments on commit 40da3c5

Please sign in to comment.