Skip to content

Commit

Permalink
chore: update embeddedclusteroperator images (#933)
Browse files Browse the repository at this point in the history
Update image versions

Co-authored-by: sgalsaleh <[email protected]>
  • Loading branch information
replicated-ci-ec and sgalsaleh authored Aug 6, 2024
1 parent c8584b7 commit 207c85d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pkg/addons/embeddedclusteroperator/static/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ version: 0.42.1
location: oci://proxy.replicated.com/anonymous/registry.replicated.com/library/embedded-cluster-operator
images:
embedded-cluster-operator:
repo: proxy.replicated.com/anonymous/docker.io/replicated/embedded-cluster-operator-image
repo: proxy.replicated.com/anonymous/replicated/embedded-cluster-operator-image
tag: 0.42.1@sha256:bc293473dd59a03f82e1328bed58c6ba24b8fbdaacc4559b8c338c933239a042
utils:
repo: proxy.replicated.com/anonymous/index.docker.io/replicated/ec-utils
repo: proxy.replicated.com/anonymous/replicated/ec-utils
tag: latest@sha256:88c0e2ba4daa9682ca85de32e11aad545d338cdaf91edf6ab52eb0c2d6b825a3
4 changes: 2 additions & 2 deletions pkg/addons/embeddedclusteroperator/static/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ global:
replicated.com/disaster-recovery: infra
replicated.com/disaster-recovery-chart: embedded-cluster-operator
image:
repository: 'proxy.replicated.com/anonymous/docker.io/replicated/embedded-cluster-operator-image'
repository: 'proxy.replicated.com/anonymous/replicated/embedded-cluster-operator-image'
tag: '0.42.1@sha256:bc293473dd59a03f82e1328bed58c6ba24b8fbdaacc4559b8c338c933239a042'
utilsImage: 'proxy.replicated.com/anonymous/index.docker.io/replicated/ec-utils:latest@sha256:88c0e2ba4daa9682ca85de32e11aad545d338cdaf91edf6ab52eb0c2d6b825a3'
utilsImage: 'proxy.replicated.com/anonymous/replicated/ec-utils:latest@sha256:88c0e2ba4daa9682ca85de32e11aad545d338cdaf91edf6ab52eb0c2d6b825a3'

0 comments on commit 207c85d

Please sign in to comment.