Skip to content

Commit

Permalink
Merge pull request #347 from redhat-cop/renovate/open-policy-agent-ga…
Browse files Browse the repository at this point in the history
…tekeeper-3.x

Update dependency open-policy-agent/gatekeeper to v3.18.1
  • Loading branch information
garethahealy authored Dec 17, 2024
2 parents 840512b + bffcc73 commit 756201b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _test/deploy-gatekeeper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ command -v oc &> /dev/null || { echo >&2 'ERROR: oc not installed - Aborting'; e
command -v konstraint &> /dev/null || { echo >&2 'ERROR: konstraint not installed - Aborting'; exit 1; }

# renovate: datasource=github-releases depName=open-policy-agent/gatekeeper
gatekeeper_version="v3.17.1"
gatekeeper_version="v3.18.1"

cleanup_gatekeeper_constraints() {
echo ""
Expand Down

0 comments on commit 756201b

Please sign in to comment.