Skip to content

Commit

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

Co-authored-by: laverya <[email protected]>
  • Loading branch information
replicated-ci-ec and laverya authored Jan 28, 2025
1 parent bfc1bb1 commit 0b9399b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions pkg/addons/openebs/static/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# $ make buildtools
# $ output/bin/buildtools update addon <addon name>
#
version: 4.1.1
version: 4.1.2
location: oci://proxy.replicated.com/anonymous/registry.replicated.com/ec-charts/openebs
images:
kubectl:
Expand All @@ -16,8 +16,8 @@ images:
openebs-linux-utils:
repo: proxy.replicated.com/anonymous/replicated/ec-openebs-linux-utils
tag:
amd64: 4.1.1-amd64@sha256:bf1b31734e44281d8dbe9dcf183c0982a729f21b30f9ad03460fe3371dc89a2e
arm64: 4.1.1-arm64@sha256:33cbd23af395263bd4dfeb8fa942d52747769651822133f903f2a2d0b951d9a1
amd64: 4.1.2-amd64@sha256:bf1b31734e44281d8dbe9dcf183c0982a729f21b30f9ad03460fe3371dc89a2e
arm64: 4.1.2-arm64@sha256:33cbd23af395263bd4dfeb8fa942d52747769651822133f903f2a2d0b951d9a1
openebs-provisioner-localpv:
repo: proxy.replicated.com/anonymous/replicated/ec-openebs-provisioner-localpv
tag:
Expand Down
6 changes: 3 additions & 3 deletions pkg/addons2/openebs/static/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# $ make buildtools
# $ output/bin/buildtools update addon <addon name>
#
version: 4.1.1
version: 4.1.2
location: oci://proxy.replicated.com/anonymous/registry.replicated.com/ec-charts/openebs
images:
kubectl:
Expand All @@ -16,8 +16,8 @@ images:
openebs-linux-utils:
repo: proxy.replicated.com/anonymous/replicated/ec-openebs-linux-utils
tag:
amd64: 4.1.1-amd64@sha256:bf1b31734e44281d8dbe9dcf183c0982a729f21b30f9ad03460fe3371dc89a2e
arm64: 4.1.1-arm64@sha256:33cbd23af395263bd4dfeb8fa942d52747769651822133f903f2a2d0b951d9a1
amd64: 4.1.2-amd64@sha256:bf1b31734e44281d8dbe9dcf183c0982a729f21b30f9ad03460fe3371dc89a2e
arm64: 4.1.2-arm64@sha256:33cbd23af395263bd4dfeb8fa942d52747769651822133f903f2a2d0b951d9a1
openebs-provisioner-localpv:
repo: proxy.replicated.com/anonymous/replicated/ec-openebs-provisioner-localpv
tag:
Expand Down

0 comments on commit 0b9399b

Please sign in to comment.