Skip to content

Commit

Permalink
Merge pull request #9154 from wolfi-dev/wolfictl-2971bc78-dd45-44de-a…
Browse files Browse the repository at this point in the history
…962-d53117124387

kyverno/1.11.1 package update
  • Loading branch information
luhring authored Nov 28, 2023
2 parents 6d04766 + 2674d86 commit 4db79e7
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions kyverno.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: kyverno
version: 1.11.0
epoch: 2
version: 1.11.1
epoch: 0
description: Kubernetes Native Policy Management
copyright:
- license: Apache-2.0
Expand All @@ -22,19 +22,11 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: a411fe6377afc165f31f251d119ab526f56fcfb6
expected-commit: afe740a42abb147d853a3cd03451d0a913fdd47b
repository: https://github.com/kyverno/kyverno
tag: v${{package.version}}

- runs: |
# Mitigate GHSA-87x9-7grx-m28v/GHSA-xhg5-42rf-296r
go get github.com/notaryproject/[email protected]
# Mitigate CVE-2023-47108/GHSA-8pgv-569h-w5rw
go get go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/[email protected]
go get go.opentelemetry.io/otel/exporters/otlp/otlpmetric/[email protected]
go get go.opentelemetry.io/contrib/instrumentation/net/http/[email protected]
# GHSA-2c7c-3mj9-8fqh
go get github.com/go-jose/go-jose/[email protected]
Expand Down

0 comments on commit 4db79e7

Please sign in to comment.