Skip to content

Commit

Permalink
new version v1.10.4 of kyverno (#3460)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Nov 1, 2023
1 parent 1ce4425 commit 5ed665d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions plugins/kyverno.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ kind: Plugin
metadata:
name: kyverno
spec:
version: v1.10.3
version: v1.10.4
homepage: https://github.com/kyverno/kyverno
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/kyverno/kyverno/releases/download/v1.10.3/kyverno-cli_v1.10.3_linux_x86_64.tar.gz
sha256: 6b18e6173b57e0e759aa5eb8a5fb942bfcd3874f2712442478f162dea291f962
uri: https://github.com/kyverno/kyverno/releases/download/v1.10.4/kyverno-cli_v1.10.4_linux_x86_64.tar.gz
sha256: d7ac2c6c2ffb453f1ae9a066c70829ce35200b19cc24253ec06fa75a9dc6a6bd
files:
- from: kyverno
to: .
Expand All @@ -22,8 +22,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/kyverno/kyverno/releases/download/v1.10.3/kyverno-cli_v1.10.3_darwin_x86_64.tar.gz
sha256: 1953908809907aac2e91522e8a49f7148e7ac24d2527af8455e687c762c2ef31
uri: https://github.com/kyverno/kyverno/releases/download/v1.10.4/kyverno-cli_v1.10.4_darwin_x86_64.tar.gz
sha256: 6db9c3749d2178f6f8541aa6854b1f99e45d439c1542c2822d6f1c13a99a9231
files:
- from: kyverno
to: .
Expand All @@ -34,8 +34,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/kyverno/kyverno/releases/download/v1.10.3/kyverno-cli_v1.10.3_darwin_arm64.tar.gz
sha256: 9025fa0b8aa7ba76e0b1edd10842cc0a9c47c8258d61ea65dce4ab861f368707
uri: https://github.com/kyverno/kyverno/releases/download/v1.10.4/kyverno-cli_v1.10.4_darwin_arm64.tar.gz
sha256: 5d6ceedc1b287a024963c8f0cd3453fbd2dda7f6dfc5987dd0c2bd0c4d906a89
files:
- from: kyverno
to: .
Expand All @@ -46,8 +46,8 @@ spec:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/kyverno/kyverno/releases/download/v1.10.3/kyverno-cli_v1.10.3_windows_x86_64.zip
sha256: bcc11df1a17377357705d28e84be0f660fc9c43cae30a4440ade0aec5ee298be
uri: https://github.com/kyverno/kyverno/releases/download/v1.10.4/kyverno-cli_v1.10.4_windows_x86_64.zip
sha256: a8c7ab79668accab23f157ac5bd1fdc131ac1254b9e34e47da2a603afc3e5ac9
files:
- from: kyverno.exe
to: .
Expand Down

0 comments on commit 5ed665d

Please sign in to comment.