Skip to content

Commit

Permalink
Bump Compliance Operator CI to use 4.17 (openshift#60753)
Browse files Browse the repository at this point in the history
OpenShift 4.17 is available. Let's use it for integration tests for the
compliance operator.
  • Loading branch information
rhmdnd authored Jan 20, 2025
1 parent 34cce84 commit df34640
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@ promotion:
- excluded_images:
- testcontent
- testopenscap
name: "4.15"
name: "4.17"
namespace: ComplianceAsCode
releases:
initial:
integration:
name: "4.15"
name: "4.17"
namespace: ocp
latest:
integration:
include_built_images: true
name: "4.15"
name: "4.17"
namespace: ocp
resources:
'*':
Expand Down

0 comments on commit df34640

Please sign in to comment.