Skip to content

Commit

Permalink
new version v1.4.3 of gke-policy
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Sep 20, 2024
1 parent d8e0865 commit 2a9d627
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions plugins/gke-policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,54 +12,54 @@ spec:
The plugin requires Google Cloud credentials to work.
Use "gcloud auth application-default login" command to authenticate or
specify credentials file as an argument.
version: v1.4.2
version: v1.4.3
platforms:
- bin: gke-policy
selector:
matchLabels:
os: linux
arch: arm
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.2/gke-policy-automation_v1.4.2_linux_arm.zip
sha256: da7b7effd6f73f5cc1ced44ee7da982e978465c70517eb15ecc066cd5706e071
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.3/gke-policy-automation_v1.4.3_linux_arm.zip
sha256: a05d5a22c7e6b004b45e25806b2f63e0992cd05b5228a353470b9f24ef895885
- bin: gke-policy
selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.2/gke-policy-automation_v1.4.2_linux_amd64.zip
sha256: 491db45cdf38a3a911856031920b293f5cdce38de66004c34344b93b8865b6a8
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.3/gke-policy-automation_v1.4.3_linux_amd64.zip
sha256: 7f086e3e728ed78128007839537e2b083ac8796c508abae4c5541efec1d6584d
- bin: gke-policy
selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.2/gke-policy-automation_v1.4.2_linux_arm64.zip
sha256: 061efa44d9c90b9927e361bf3f081f667e67e6ee548a1479e23efff0c19d16d1
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.3/gke-policy-automation_v1.4.3_linux_arm64.zip
sha256: 7fb523b31f1c84e10eb7ed281fedc1d409426d59dce2f3048ee77ce7d9f2ce77
- bin: gke-policy.exe
selector:
matchLabels:
os: windows
arch: 386
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.2/gke-policy-automation_v1.4.2_windows_386.zip
sha256: 59835c222a0e9a0d056d8dd3e95dd79feed8728df0de023196896300c854d1a8
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.3/gke-policy-automation_v1.4.3_windows_386.zip
sha256: 3cede0bfa5cf9b4c5529f0d752a678cf4cfaf241043fc9082431f48ba7d1075f
- bin: gke-policy.exe
selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.2/gke-policy-automation_v1.4.2_windows_amd64.zip
sha256: 750a2fba9b374b85e10e8b572650b256e244332aa70cee9b0b37b1653e760b01
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.3/gke-policy-automation_v1.4.3_windows_amd64.zip
sha256: 893eb9ec45f1097bf8936c6a11905eda1b9e7b27a61857d200191b9e29361f5a
- bin: gke-policy
selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.2/gke-policy-automation_v1.4.2_darwin_amd64.zip
sha256: b69c0eb5e26dec68cca150b4792fd26d8155313ba3288ae427017bc4cdb28bf0
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.3/gke-policy-automation_v1.4.3_darwin_amd64.zip
sha256: 0c3e7567586859164ede385970ff7477af26e466e0339e3f9e3d20e1968ac177
- bin: gke-policy
selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.2/gke-policy-automation_v1.4.2_darwin_arm64.zip
sha256: 06bc304beccabf3db056aa46f224ff23f2407d230b7f31fedb76a225a454753c
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.3/gke-policy-automation_v1.4.3_darwin_arm64.zip
sha256: 15bfcf77f2188169ebc245d481fdd3756121e15bd43722e2bf0841ca356944bf

0 comments on commit 2a9d627

Please sign in to comment.