Skip to content

Commit e898b25

Browse files
authored
Merge pull request #1131 from ComplianceAsCode/konflux/component-updates/compliance-operator-bundle-dev-component-update-compliance-operator-dev
Update compliance-operator-dev to ef4a592
2 parents 703af69 + d43e2ea commit e898b25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bundle-hack/update_csv.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414

1515
// Konflux pull specs used across multiple functions
1616
var (
17-
konfluxOperatorPullSpec = "quay.io/redhat-user-workloads/ocp-isc-tenant/compliance-operator-dev@sha256:b5276b4794b29eef30ba966c011f776bfc816f1d7857c284b9150b4e931625b1"
17+
konfluxOperatorPullSpec = "quay.io/redhat-user-workloads/ocp-isc-tenant/compliance-operator-dev@sha256:ef4a592f20ef7665b98abd9e7f680f5b87baf7ccc8897ca5b60e78aa8bdfeab1"
1818
konfluxContentPullSpec = "quay.io/redhat-user-workloads/ocp-isc-tenant/compliance-operator-content-dev@sha256:0acf3a33d24b4ed4fdc5fca8933015869f64818361da2534d0da0ddf839579a9"
1919
konfluxOpenscapPullSpec = "quay.io/redhat-user-workloads/ocp-isc-tenant/compliance-operator-openscap-dev@sha256:463785a9048ce6e966118e1fe0181909e62f8aeef5fb5ffe146960cb5c9cbeb3"
2020
konfluxMustGatherPullSpec = "quay.io/redhat-user-workloads/ocp-isc-tenant/compliance-operator-must-gather-dev@sha256:b9a914216870c2a3b78ff641add7d0548e1805d70a411880109b645efa724262"

0 commit comments

Comments
 (0)