Skip to content

Commit

Permalink
Merge pull request #17240 from wolfi-dev/cve-gatekeeper-3.14-70032e58…
Browse files Browse the repository at this point in the history
…d0ffaeda85fc0a920d74c502

gatekeeper-3.14/3.14.1-r2: cve remediation
  • Loading branch information
rawlingsj committed Apr 20, 2024
2 parents 8ce2eea + 9786cbf commit 98ddd9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gatekeeper-3.14.yaml
@@ -1,7 +1,7 @@
package:
name: gatekeeper-3.14
version: 3.14.1
epoch: 2
epoch: 3
description: Gatekeeper - Policy Controller for Kubernetes
copyright:
- license: Apache-2.0
Expand All @@ -28,7 +28,7 @@ pipeline:

- uses: go/bump
with:
deps: google.golang.org/grpc@v1.58.3 golang.org/x/crypto@v0.17.0 google.golang.org/protobuf@v1.33.0 github.com/containerd/containerd@v1.7.11 github.com/docker/docker@v24.0.9
deps: google.golang.org/grpc@v1.58.3 golang.org/x/crypto@v0.17.0 google.golang.org/protobuf@v1.33.0 github.com/containerd/containerd@v1.7.11 github.com/docker/docker@v24.0.9 golang.org/x/net@v0.23.0

- runs: |
FRAMEWORKS_VERSION=$(go list -f '{{ .Version }}' -m github.com/open-policy-agent/frameworks/constraint)
Expand Down

0 comments on commit 98ddd9b

Please sign in to comment.