Skip to content

Commit

Permalink
v1.12.15 release: image tag workaround
Browse files Browse the repository at this point in the history
Signed-off-by: Quentin Monnet <[email protected]>
  • Loading branch information
qmonnet committed Oct 19, 2023
1 parent 68c00ce commit f971e0e
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 @@ -201,7 +201,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:1c3576f74ff83e5fc4a1a65e2e5cc4a8947926d4-v1.12.15
image: registry.connect.redhat.com/isovalent/cilium-olm@sha256:1c3ab10109011c510932520288999422568f99a931b495bf9ef25b7917ac381e
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:1c3576f74ff83e5fc4a1a65e2e5cc4a8947926d4-v1.12.15
image: registry.connect.redhat.com/isovalent/cilium-olm@sha256:1c3ab10109011c510932520288999422568f99a931b495bf9ef25b7917ac381e
name: operator
ports:
- containerPort: 9443
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,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:1c3576f74ff83e5fc4a1a65e2e5cc4a8947926d4-v1.12.15
image: registry.connect.redhat.com/isovalent/cilium-olm@sha256:1c3ab10109011c510932520288999422568f99a931b495bf9ef25b7917ac381e
name: operator
ports:
- containerPort: 9443
Expand Down

0 comments on commit f971e0e

Please sign in to comment.