File tree 4 files changed +6
-6
lines changed
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)
34
34
# For example, running 'make bundle-build bundle-push catalog-build catalog-push' will build and push both
35
35
# redhat.com/operator-bundle:$VERSION and redhat.com/operator-catalog:$VERSION.
36
36
IMAGE_TAG_BASE ?= registry.redhat.io/rhtas/rhtas-rhel9-operator
37
- IMAGE_DIGEST ?= sha256:6f9c4e80a7c31178243ee3ad49717bc74bd7ba0fac3e04be7550cfa4ae974d53
37
+ IMAGE_DIGEST ?= sha256:8adc7fad95154a8e72863272960e93e9ef7ea563823af77ba1ecff487d8ee415
38
38
39
39
# BUNDLE_IMG defines the image:tag used for the bundle.
40
40
# 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:
296
296
}
297
297
]
298
298
capabilities : Seamless Upgrades
299
- containerImage : registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:6f9c4e80a7c31178243ee3ad49717bc74bd7ba0fac3e04be7550cfa4ae974d53
300
- createdAt : " 2025-03-18T15:17:56Z "
299
+ containerImage : registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8adc7fad95154a8e72863272960e93e9ef7ea563823af77ba1ecff487d8ee415
300
+ createdAt : " 2025-03-19T15:12:00Z "
301
301
features.operators.openshift.io/cnf : " false"
302
302
features.operators.openshift.io/cni : " false"
303
303
features.operators.openshift.io/csi : " false"
@@ -924,7 +924,7 @@ spec:
924
924
value : registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:fce0a22c8872309554236bab3457715dda0a83eb40dc6a9ecd3477b8023369d0
925
925
- name : RELATED_IMAGE_CLIENT_SERVER
926
926
value : registry.redhat.io/rhtas/client-server-rhel9@sha256:9537329d0166b8d41ffd5f5d79c052fc27abe426a20cba5733c84030013c4e29
927
- image : registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:6f9c4e80a7c31178243ee3ad49717bc74bd7ba0fac3e04be7550cfa4ae974d53
927
+ image : registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8adc7fad95154a8e72863272960e93e9ef7ea563823af77ba1ecff487d8ee415
928
928
livenessProbe :
929
929
httpGet :
930
930
path : /healthz
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ resources:
4
4
apiVersion : kustomize.config.k8s.io/v1beta1
5
5
kind : Kustomization
6
6
images :
7
- - digest : sha256:6f9c4e80a7c31178243ee3ad49717bc74bd7ba0fac3e04be7550cfa4ae974d53
7
+ - digest : sha256:8adc7fad95154a8e72863272960e93e9ef7ea563823af77ba1ecff487d8ee415
8
8
name : controller
9
9
newName : registry.redhat.io/rhtas/rhtas-rhel9-operator
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ metadata:
4
4
annotations :
5
5
alm-examples : ' []'
6
6
capabilities : Seamless Upgrades
7
- containerImage : registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:6f9c4e80a7c31178243ee3ad49717bc74bd7ba0fac3e04be7550cfa4ae974d53
7
+ containerImage : registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:8adc7fad95154a8e72863272960e93e9ef7ea563823af77ba1ecff487d8ee415
8
8
features.operators.openshift.io/cnf : " false"
9
9
features.operators.openshift.io/cni : " false"
10
10
features.operators.openshift.io/csi : " false"
You can’t perform that action at this time.
0 commit comments