Skip to content

Commit

Permalink
new version v1.25.0 of cnpg (#4291)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Dec 23, 2024
1 parent 114e37d commit 7a48d92
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions plugins/cnpg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,46 +4,46 @@ kind: Plugin
metadata:
name: cnpg
spec:
version: v1.24.2
version: v1.25.0
platforms:
- bin: kubectl-cnpg.exe
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.24.2/kubectl-cnpg_1.24.2_windows_x86_64.tar.gz
sha256: 047787e27f2ff1052180bc98c92a099584d8fcd86dc5758b6a9f2b6c1544fb77
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.25.0/kubectl-cnpg_1.25.0_windows_x86_64.tar.gz
sha256: 461c011ce0737073ba1d1055ab2e35b5dd94aa65c6d8ecf8b6782fbcd74e7b33
selector:
matchLabels:
os: windows
arch: amd64
- bin: kubectl-cnpg.exe
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.24.2/kubectl-cnpg_1.24.2_windows_arm64.tar.gz
sha256: 97f044d4733fda182da3a209ed3043b5aa016f35955046ae77339f2aafa71560
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.25.0/kubectl-cnpg_1.25.0_windows_arm64.tar.gz
sha256: 5d00e08ec3947ea59b3d726b89e499699b15acf22106afeea46f5a31aeb195d8
selector:
matchLabels:
os: windows
arch: arm64
- bin: kubectl-cnpg
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.24.2/kubectl-cnpg_1.24.2_linux_x86_64.tar.gz
sha256: 2d221245b2510b51e1b842d3d597f29ba99cb0856eec27317ac1ae7a42b9d851
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.25.0/kubectl-cnpg_1.25.0_linux_x86_64.tar.gz
sha256: 2841f3803cb0707c2e81d7bef8565bf550484907a59d9fbe811960f02f44e716
selector:
matchLabels:
os: linux
arch: amd64
- bin: kubectl-cnpg
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.24.2/kubectl-cnpg_1.24.2_linux_arm64.tar.gz
sha256: d0f5f5da52dc61ea75eeeec4ea4d3784ac3089c5f3608ed9423a53e63a0ee489
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.25.0/kubectl-cnpg_1.25.0_linux_arm64.tar.gz
sha256: f2fd7f016a10aed7a06d8057f4264432437cef658226eaebf35d035e993a3298
selector:
matchLabels:
os: linux
arch: arm64
- bin: kubectl-cnpg
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.24.2/kubectl-cnpg_1.24.2_darwin_x86_64.tar.gz
sha256: b8c1dd2a493e4bad3b704aede4705d838c93b6baeadf016e8cec5b8c58664405
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.25.0/kubectl-cnpg_1.25.0_darwin_x86_64.tar.gz
sha256: afb83d720ea0a3129ab4b847fa303b4898810c4738e8db26b43dcb29e4b1ec3f
selector:
matchLabels:
os: darwin
arch: amd64
- bin: kubectl-cnpg
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.24.2/kubectl-cnpg_1.24.2_darwin_arm64.tar.gz
sha256: 08303421ea2516f9489f575bef08cf6f807ff136435d7f37ad090b0791e873c1
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.25.0/kubectl-cnpg_1.25.0_darwin_arm64.tar.gz
sha256: d22c3940200bcd74128fc126237a6fea529727acecb64112dc185130ff864cfd
selector:
matchLabels:
os: darwin
Expand Down

0 comments on commit 7a48d92

Please sign in to comment.