diff --git a/kyverno.yaml b/kyverno.yaml index f9bc3227abb..efc2a5fba05 100644 --- a/kyverno.yaml +++ b/kyverno.yaml @@ -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 @@ -22,7 +22,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: a411fe6377afc165f31f251d119ab526f56fcfb6 + expected-commit: afe740a42abb147d853a3cd03451d0a913fdd47b repository: https://github.com/kyverno/kyverno tag: v${{package.version}}