Skip to content

Commit

Permalink
new version v1.13.4 of kyverno (#4398)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Feb 8, 2025
1 parent 1398f53 commit d867dca
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.13.3
version: v1.13.4
homepage: https://github.com/kyverno/kyverno
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/kyverno/kyverno/releases/download/v1.13.3/kyverno-cli_v1.13.3_linux_x86_64.tar.gz
sha256: 30fbe8f6e5c11dca5d5512692822fa1e2fb6a0e1db07f763009d201977e3900c
uri: https://github.com/kyverno/kyverno/releases/download/v1.13.4/kyverno-cli_v1.13.4_linux_x86_64.tar.gz
sha256: abd318dbb971ab6de2bbe3b7226f4a03230d5c9c651df8a29b6b5e085a55aeeb
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.13.3/kyverno-cli_v1.13.3_darwin_x86_64.tar.gz
sha256: bc592fe6d81c89d589770526d394dce29147becffa2adfe4036c74571dbd30fd
uri: https://github.com/kyverno/kyverno/releases/download/v1.13.4/kyverno-cli_v1.13.4_darwin_x86_64.tar.gz
sha256: ade0f72c5e93a906396b82f2007226b507d2ff1e06e6b548756ec62a86efc941
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.13.3/kyverno-cli_v1.13.3_darwin_arm64.tar.gz
sha256: 52ad3fa3ff40aaeeb322989aef77f3d0befdaa346ea1eba09e4402b430c3b2d8
uri: https://github.com/kyverno/kyverno/releases/download/v1.13.4/kyverno-cli_v1.13.4_darwin_arm64.tar.gz
sha256: af61da03d44c4e213e05c11981e80b511725c65911a09dc12f0371e06d190766
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.13.3/kyverno-cli_v1.13.3_windows_x86_64.zip
sha256: 911c83f437921c4b60080e3cf80702bf221d64da524ee3598bcad38b5c8d0ef7
uri: https://github.com/kyverno/kyverno/releases/download/v1.13.4/kyverno-cli_v1.13.4_windows_x86_64.zip
sha256: af3eafaaa8fefab6fd5831b8122ad97578b2e08a723d30a5d5639512559ca59e
files:
- from: kyverno.exe
to: .
Expand Down

0 comments on commit d867dca

Please sign in to comment.