Skip to content

Commit

Permalink
v1.13.12 release: image tag workaround
Browse files Browse the repository at this point in the history
Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
  • Loading branch information
michi-covalent committed Feb 15, 2024
1 parent 1828fb9 commit 78fb857
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ spec:
value: quay.io/cilium/startup-script@sha256:a1454ca1f93b69ecd2c43482c8e13dc418ae15e28a46009f5934300a20afbdba
- name: RELATED_IMAGE_CLUSTERMESH_ETCD
value: quay.io/coreos/etcd@sha256:a67fb152d4c53223e96e818420c37f11d05c2d92cf62c05ca5604066c37295e9
image: registry.connect.redhat.com/isovalent/cilium-olm:12688cde4b23245a35b34673be2b7d88911474fc-v1.13.12
image: registry.connect.redhat.com/isovalent/cilium-olm@sha256:b0d22d4376b4c2b2b3b988955227f1ed2ad49a363c5367e53f64edae2cec0ff5
name: operator
ports:
- containerPort: 9443
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
value: quay.io/cilium/startup-script@sha256:a1454ca1f93b69ecd2c43482c8e13dc418ae15e28a46009f5934300a20afbdba
- name: RELATED_IMAGE_CLUSTERMESH_ETCD
value: quay.io/coreos/etcd@sha256:a67fb152d4c53223e96e818420c37f11d05c2d92cf62c05ca5604066c37295e9
image: registry.connect.redhat.com/isovalent/cilium-olm:12688cde4b23245a35b34673be2b7d88911474fc-v1.13.12
image: registry.connect.redhat.com/isovalent/cilium-olm@sha256:b0d22d4376b4c2b2b3b988955227f1ed2ad49a363c5367e53f64edae2cec0ff5
name: operator
ports:
- containerPort: 9443
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ spec:
value: quay.io/cilium/startup-script@sha256:a1454ca1f93b69ecd2c43482c8e13dc418ae15e28a46009f5934300a20afbdba
- name: RELATED_IMAGE_CLUSTERMESH_ETCD
value: quay.io/coreos/etcd@sha256:a67fb152d4c53223e96e818420c37f11d05c2d92cf62c05ca5604066c37295e9
image: registry.connect.redhat.com/isovalent/cilium-olm:12688cde4b23245a35b34673be2b7d88911474fc-v1.13.12
image: registry.connect.redhat.com/isovalent/cilium-olm@sha256:b0d22d4376b4c2b2b3b988955227f1ed2ad49a363c5367e53f64edae2cec0ff5
name: operator
ports:
- containerPort: 9443
Expand Down

0 comments on commit 78fb857

Please sign in to comment.