Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
emosbaugh committed Jul 30, 2024
1 parent 463f143 commit d38c6da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 @@ -5,8 +5,8 @@
# $ make buildtools
# $ output/bin/buildtools update addon <addon name>
#
version: 0.42.1-build.0
version: 0.42.1-build.2
location: oci://proxy.replicated.com/anonymous/registry.replicated.com/library/embedded-cluster-operator
images:
replicated/embedded-cluster-operator-image: 0.42.1-build.0@sha256:2a441ce1c92767acbb354cbe33ce6d4cdae3a238b56fd25667ae427f66d5145e
replicated/embedded-cluster-operator-image: 0.42.1-build.2@sha256:134d5d3988888c6c1e1e29c851d14aaaf2adaf3f937ee31be18f1ef9a93e5852
utils: latest@sha256:88c0e2ba4daa9682ca85de32e11aad545d338cdaf91edf6ab52eb0c2d6b825a3
2 changes: 1 addition & 1 deletion 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.42.1-build.0@sha256:2a441ce1c92767acbb354cbe33ce6d4cdae3a238b56fd25667ae427f66d5145e
tag: 0.42.1-build.2@sha256:134d5d3988888c6c1e1e29c851d14aaaf2adaf3f937ee31be18f1ef9a93e5852
utilsImage: 'proxy.replicated.com/anonymous/replicated/ec-utils@sha256:88c0e2ba4daa9682ca85de32e11aad545d338cdaf91edf6ab52eb0c2d6b825a3'

0 comments on commit d38c6da

Please sign in to comment.