Skip to content

chore: update openebs images #2452

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions pkg/addons/openebs/static/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ images:
kubectl:
repo: proxy.replicated.com/anonymous/replicated/ec-kubectl
tag:
amd64: 1.33.2-r0-amd64@sha256:fb44eb7dc0418a2b4b4b62b39266a1b5d835a272176334eac8f0c3d0f8aca1b1
arm64: 1.33.2-r0-arm64@sha256:c71c845d9a654ae3ddeb24e935108c9e6c7b6ea289c02b90ab118f1dd3a924a0
amd64: 1.33.2-r1-amd64@sha256:2107db7792455d4a3d06f9e12d56313ca80a58222667738165c534e7884fb954
arm64: 1.33.2-r1-arm64@sha256:04561015672bfb0abc9d73b870f712c7f42fb7786c923d95a17a7edfb651630f
openebs-linux-utils:
repo: proxy.replicated.com/anonymous/replicated/ec-openebs-linux-utils
tag:
amd64: 4.3.2-amd64@sha256:fa018e4d2a2771a264e4b9d03cca0a94e5b49dac6e8ed36e252ae3312e6e3e9d
arm64: 4.3.2-arm64@sha256:24a4259e847a68aeee809b5d48bde865f228b02e59c2018bd55f064c4899f589
amd64: 4.3.2-amd64@sha256:ad6c6e65d4e1f9dc397a895b7ba5e85b6bb98a6262f79cff3833cecd904a97d0
arm64: 4.3.2-arm64@sha256:59e6964f33fb798886e16c5ff43e7d595c521180dce70c2325b14dc61feddab2
openebs-provisioner-localpv:
repo: proxy.replicated.com/anonymous/replicated/ec-openebs-provisioner-localpv
tag:
Expand Down
Loading