Skip to content

Commit

Permalink
bump gatekeeper
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Peabody <[email protected]>
  • Loading branch information
apeabody committed Dec 19, 2024
1 parent 34646b0 commit 684a719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
gatekeeper: [ "3.15.1", "3.16.3" ]
gatekeeper: [ "3.17.1", "3.18.1" ]
engine: [ "cel", "rego" ]
name: "Integration test on Gatekeeper ${{ matrix.gatekeeper }} for ${{ matrix.engine }} policies"
steps:
Expand Down

0 comments on commit 684a719

Please sign in to comment.