File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ BUNDLE_METADATA_OPTS ?= $(BUNDLE_CHANNELS) $(BUNDLE_DEFAULT_CHANNEL)
3434# For example, running 'make bundle-build bundle-push catalog-build catalog-push' will build and push both
3535# redhat.com/operator-bundle:$VERSION and redhat.com/operator-catalog:$VERSION.
3636IMAGE_TAG_BASE ?= registry.redhat.io/rhtas/rhtas-rhel9-operator
37- IMAGE_DIGEST ?= sha256:7395b169066adc88a530c421ab9534d61bd2a680c61f86b9afabf9cf8bfd4b7e
37+ IMAGE_DIGEST ?= sha256:0cb86dc2f10df2f936eb9f22657eac1c0321ccbaadb35cb26d07981a6df72afe
3838
3939# BUNDLE_IMG defines the image:tag used for the bundle.
4040# You can use it as an arg. (E.g make bundle-build BUNDLE_IMG=<some-registry>/<project-name-bundle>:<tag>)
Original file line number Diff line number Diff line change @@ -296,8 +296,8 @@ metadata:
296296 }
297297 ]
298298 capabilities : Seamless Upgrades
299- containerImage : registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:7395b169066adc88a530c421ab9534d61bd2a680c61f86b9afabf9cf8bfd4b7e
300- createdAt : " 2025-08-17T21:52:06Z "
299+ containerImage : registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:0cb86dc2f10df2f936eb9f22657eac1c0321ccbaadb35cb26d07981a6df72afe
300+ createdAt : " 2025-09-01T16:11:22Z "
301301 features.operators.openshift.io/cnf : " false"
302302 features.operators.openshift.io/cni : " false"
303303 features.operators.openshift.io/csi : " false"
@@ -663,7 +663,7 @@ spec:
663663 value : registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:531603563c69aac6905cd6b8157d30781040527404ac2313acba5a9310e0b713
664664 - name : RELATED_IMAGE_CLIENT_SERVER
665665 value : registry.redhat.io/rhtas/client-server-rhel9@sha256:1c2201d50469d70ec6e21546c7c74bd52251d420dc1dcfa5375c1cf61dd3a9fd
666- image : registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:7395b169066adc88a530c421ab9534d61bd2a680c61f86b9afabf9cf8bfd4b7e
666+ image : registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:0cb86dc2f10df2f936eb9f22657eac1c0321ccbaadb35cb26d07981a6df72afe
667667 livenessProbe :
668668 httpGet :
669669 path : /healthz
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ resources:
44apiVersion : kustomize.config.k8s.io/v1beta1
55kind : Kustomization
66images :
7- - digest : sha256:7395b169066adc88a530c421ab9534d61bd2a680c61f86b9afabf9cf8bfd4b7e
7+ - digest : sha256:0cb86dc2f10df2f936eb9f22657eac1c0321ccbaadb35cb26d07981a6df72afe
88 name : controller
99 newName : registry.redhat.io/rhtas/rhtas-rhel9-operator
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ metadata:
44 annotations :
55 alm-examples : ' []'
66 capabilities : Seamless Upgrades
7- containerImage : registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:7395b169066adc88a530c421ab9534d61bd2a680c61f86b9afabf9cf8bfd4b7e
7+ containerImage : registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:0cb86dc2f10df2f936eb9f22657eac1c0321ccbaadb35cb26d07981a6df72afe
88 features.operators.openshift.io/cnf : " false"
99 features.operators.openshift.io/cni : " false"
1010 features.operators.openshift.io/csi : " false"
You can’t perform that action at this time.
0 commit comments