Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bundle/manifests/kueue-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ spec:
value: registry.redhat.io/kueue/kueue-rhel9@sha256:146cd354129c30820dbd75184731da90bae45b17b7cc470aec36f2f7a355d2d5
- name: RELATED_IMAGE_MUST_GATHER
value: registry.redhat.io/kueue/kueue-must-gather-rhel9@sha256:59d4a7678cf770f5516b5eb72aeb4705e60af7c6bcfbebf19dcb30e9466794f0
image: registry.redhat.io/kueue/kueue-rhel9-operator@sha256:e68a1eeec008cd7e9b8515d48aca16721f678db1e7cb8f15f0cdcb25bf7677f9
image: registry.redhat.io/kueue/kueue-rhel9-operator@sha256:ab299ab315c0938b579c1082191953ba5adf69d3eb2a515d9b7281db4eb6fc1e
imagePullPolicy: Always
name: openshift-kueue-operator
ports:
Expand Down
2 changes: 1 addition & 1 deletion related_images.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"name": "operator",
"image": "registry.redhat.io/kueue/kueue-rhel9-operator@sha256:e68a1eeec008cd7e9b8515d48aca16721f678db1e7cb8f15f0cdcb25bf7677f9"
"image": "registry.redhat.io/kueue/kueue-rhel9-operator@sha256:ab299ab315c0938b579c1082191953ba5adf69d3eb2a515d9b7281db4eb6fc1e"
},
{
"name": "must-gather",
Expand Down