Skip to content

Commit

Permalink
new version v1.24.2 of cnpg (#4290)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Dec 23, 2024
1 parent 37701a6 commit 114e37d
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.1
version: v1.24.2
platforms:
- bin: kubectl-cnpg.exe
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.24.1/kubectl-cnpg_1.24.1_windows_x86_64.tar.gz
sha256: 3a4f26df58f4174b16f68877763790d3856fa06a5d5e06ccd1b0fed7939cfc87
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
selector:
matchLabels:
os: windows
arch: amd64
- bin: kubectl-cnpg.exe
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.24.1/kubectl-cnpg_1.24.1_windows_arm64.tar.gz
sha256: 46757c0b9fa9d3a33b136dd8e0f4b85d300a90681887274e84d46f200f7defcd
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.24.2/kubectl-cnpg_1.24.2_windows_arm64.tar.gz
sha256: 97f044d4733fda182da3a209ed3043b5aa016f35955046ae77339f2aafa71560
selector:
matchLabels:
os: windows
arch: arm64
- bin: kubectl-cnpg
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.24.1/kubectl-cnpg_1.24.1_linux_x86_64.tar.gz
sha256: 64896712523b65d3353b962b0d681c7439c62be1692ecd6d40e2121c10bac415
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
selector:
matchLabels:
os: linux
arch: amd64
- bin: kubectl-cnpg
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.24.1/kubectl-cnpg_1.24.1_linux_arm64.tar.gz
sha256: f44eeb40ca0e23bb1f2ea06153a0e65d64a979f775f11330c1780203ae184b49
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.24.2/kubectl-cnpg_1.24.2_linux_arm64.tar.gz
sha256: d0f5f5da52dc61ea75eeeec4ea4d3784ac3089c5f3608ed9423a53e63a0ee489
selector:
matchLabels:
os: linux
arch: arm64
- bin: kubectl-cnpg
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.24.1/kubectl-cnpg_1.24.1_darwin_x86_64.tar.gz
sha256: 5494c79768fc73a38895a755f3ab3d04f22559f5dae373facab2d020057bc89e
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
selector:
matchLabels:
os: darwin
arch: amd64
- bin: kubectl-cnpg
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.24.1/kubectl-cnpg_1.24.1_darwin_arm64.tar.gz
sha256: c48cfee6de4a2911577a12dba414a0a7e309b2de55232a421c9c2351696ca3ae
uri: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.24.2/kubectl-cnpg_1.24.2_darwin_arm64.tar.gz
sha256: 08303421ea2516f9489f575bef08cf6f807ff136435d7f37ad090b0791e873c1
selector:
matchLabels:
os: darwin
Expand Down

0 comments on commit 114e37d

Please sign in to comment.