Skip to content

Commit

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

Co-authored-by: emosbaugh <[email protected]>
  • Loading branch information
replicated-ci-ec and emosbaugh authored Aug 29, 2024
1 parent 1dc88bf commit aca646e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions pkg/addons/embeddedclusteroperator/static/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
# $ make buildtools
# $ output/bin/buildtools update addon <addon name>
#
version: 0.0.0
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/replicated/embedded-cluster-operator-image
tag: 0.0.0
tag: 0.42.1@sha256:bc293473dd59a03f82e1328bed58c6ba24b8fbdaacc4559b8c338c933239a042
utils:
repo: proxy.replicated.com/anonymous/replicated/ec-utils
tag: latest
tag: latest@sha256:12a38ef9783948e310e09675cdbfcf5a1bc661d4f9312ee7327dd80af0640e68
4 changes: 2 additions & 2 deletions pkg/addons/embeddedclusteroperator/static/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ global:
replicated.com/disaster-recovery-chart: embedded-cluster-operator
image:
repository: 'proxy.replicated.com/anonymous/replicated/embedded-cluster-operator-image'
tag: '0.0.0'
utilsImage: 'proxy.replicated.com/anonymous/replicated/ec-utils@latest'
tag: '0.42.1@sha256:bc293473dd59a03f82e1328bed58c6ba24b8fbdaacc4559b8c338c933239a042'
utilsImage: 'proxy.replicated.com/anonymous/replicated/ec-utils@sha256:12a38ef9783948e310e09675cdbfcf5a1bc661d4f9312ee7327dd80af0640e68'

0 comments on commit aca646e

Please sign in to comment.