Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kyverno-policy-reporter-kyverno-plugin/1.6.2 package update #11093

Merged
merged 3 commits into from
Jan 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 3 additions & 8 deletions kyverno-policy-reporter-kyverno-plugin.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: kyverno-policy-reporter-kyverno-plugin
version: 1.6.1
epoch: 2
version: 1.6.2
epoch: 0
description: Policy Reporter Kyverno Plugin
copyright:
- license: Apache-2.0
Expand All @@ -19,12 +19,7 @@ pipeline:
with:
repository: https://github.com/kyverno/policy-reporter-kyverno-plugin
tag: v${{package.version}}
expected-commit: c850a093d6a97e573a4b27fc2eeaa9a83dc1dc57

- uses: go/bump
with:
deps: golang.org/x/[email protected]
modroot: .
expected-commit: e31a16241475990c1cf9f68e68a5e101ae050fe3

- uses: go/build
with:
Expand Down