Skip to content

Commit

Permalink
new version v1.4.2 of gke-policy (#4086)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Sep 20, 2024
1 parent a7149ce commit 75793ef
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.1
version: v1.4.2
platforms:
- bin: gke-policy
selector:
matchLabels:
os: linux
arch: arm
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.1/gke-policy-automation_v1.4.1_linux_arm.zip
sha256: 27a39fd6be98c25cf27810b5962248341c1d655bc23e16710da259daccd4418f
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.2/gke-policy-automation_v1.4.2_linux_arm.zip
sha256: da7b7effd6f73f5cc1ced44ee7da982e978465c70517eb15ecc066cd5706e071
- bin: gke-policy
selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.1/gke-policy-automation_v1.4.1_linux_amd64.zip
sha256: 42f40c180bf71d76fdaa9d39a1acfa7b967321ec1421a34819a4695ba25fdd5d
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.2/gke-policy-automation_v1.4.2_linux_amd64.zip
sha256: 491db45cdf38a3a911856031920b293f5cdce38de66004c34344b93b8865b6a8
- bin: gke-policy
selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.1/gke-policy-automation_v1.4.1_linux_arm64.zip
sha256: 142a46a14587c8d6e338cdee5aa3c1a466746706b39ac841d659350df0d6bc29
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.2/gke-policy-automation_v1.4.2_linux_arm64.zip
sha256: 061efa44d9c90b9927e361bf3f081f667e67e6ee548a1479e23efff0c19d16d1
- bin: gke-policy.exe
selector:
matchLabels:
os: windows
arch: 386
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.1/gke-policy-automation_v1.4.1_windows_386.zip
sha256: 8d119e6ced2df3d622ea5b865cc400387e773dd358b2a5a60b911da60788610a
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.2/gke-policy-automation_v1.4.2_windows_386.zip
sha256: 59835c222a0e9a0d056d8dd3e95dd79feed8728df0de023196896300c854d1a8
- bin: gke-policy.exe
selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.1/gke-policy-automation_v1.4.1_windows_amd64.zip
sha256: b3bb7efc31baae00bc699b8e201a745a72e31507b7a88a7c0a03b46813e9df7f
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.2/gke-policy-automation_v1.4.2_windows_amd64.zip
sha256: 750a2fba9b374b85e10e8b572650b256e244332aa70cee9b0b37b1653e760b01
- bin: gke-policy
selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.1/gke-policy-automation_v1.4.1_darwin_amd64.zip
sha256: 91931f6f39a2e976a6b95513a03748fd464f08d65f8c993bfe3aa06dc43f180f
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.2/gke-policy-automation_v1.4.2_darwin_amd64.zip
sha256: b69c0eb5e26dec68cca150b4792fd26d8155313ba3288ae427017bc4cdb28bf0
- bin: gke-policy
selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.1/gke-policy-automation_v1.4.1_darwin_arm64.zip
sha256: 1879a381f9c1c88d4736530e59d357e406b37a42c37e7144478723494cdd0e2f
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.2/gke-policy-automation_v1.4.2_darwin_arm64.zip
sha256: 06bc304beccabf3db056aa46f224ff23f2407d230b7f31fedb76a225a454753c

0 comments on commit 75793ef

Please sign in to comment.