Skip to content

Commit 2b1c972

Browse files
Merge pull request #602 from rhmdnd/fix-must-gather-annotation
Update bundle annotations to include must-gather image
2 parents 5494ee0 + ce9e8df commit 2b1c972

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

bundle/manifests/compliance-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ metadata:
160160
]
161161
capabilities: Seamless Upgrades
162162
categories: Monitoring,Security
163+
must-gather-image: ghcr.io/complianceascode/must-gather-ocp:latest
163164
olm.skipRange: '>=0.1.17 <1.5.0'
164165
operatorframework.io/cluster-monitoring: "true"
165166
operatorframework.io/suggested-namespace: openshift-compliance

config/manifests/bases/compliance-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ metadata:
160160
]
161161
capabilities: Seamless Upgrades
162162
categories: Monitoring,Security
163+
must-gather-image: ghcr.io/complianceascode/must-gather-ocp:latest
163164
olm.skipRange: '>=0.1.17 <1.5.0'
164165
operatorframework.io/cluster-monitoring: "true"
165166
operatorframework.io/suggested-namespace: openshift-compliance

0 commit comments

Comments
 (0)