Skip to content

Commit

Permalink
new version v1.3.3 of gke-policy
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Nov 8, 2023
1 parent 0069802 commit 9334f19
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.3.2
version: v1.3.3
platforms:
- bin: gke-policy
selector:
matchLabels:
os: linux
arch: arm
uri: https://github.com/google/gke-policy-automation/releases/download/v1.3.2/gke-policy-automation_1.3.2_linux_arm.zip
sha256: 10306fd19cd963c55347dd650299e204b82268db0e49fa94683d662a45113dd3
uri: https://github.com/google/gke-policy-automation/releases/download/v1.3.3/gke-policy-automation_v1.3.3_linux_arm.zip
sha256: e1a6e7aa00545f9870cc8710b5e964a8e7684e38fbbfecc662a44f5aec292d26
- bin: gke-policy
selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.3.2/gke-policy-automation_1.3.2_linux_amd64.zip
sha256: bd1778d49be6394194f5080f8ce1f12f922c46e983de81881a6f3e64a2edc0ee
uri: https://github.com/google/gke-policy-automation/releases/download/v1.3.3/gke-policy-automation_v1.3.3_linux_amd64.zip
sha256: c70ba40239348bfb457cb1d6bbca7b0c0abd771651ee057eef06082a692a64bf
- bin: gke-policy
selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.3.2/gke-policy-automation_1.3.2_linux_arm64.zip
sha256: 8d7d944cde52337172ebcd619a97b2951d147b98ececf5c04c04ef36fa782934
uri: https://github.com/google/gke-policy-automation/releases/download/v1.3.3/gke-policy-automation_v1.3.3_linux_arm64.zip
sha256: 904c104d49b45c664480521f95d558c890a544ad5acf8b810c196bb253766064
- bin: gke-policy.exe
selector:
matchLabels:
os: windows
arch: 386
uri: https://github.com/google/gke-policy-automation/releases/download/v1.3.2/gke-policy-automation_1.3.2_windows_386.zip
sha256: 07b9edc4d19a6856667be4b9e5c062f4192f707020db47bbccdbaf18a1f7bfb5
uri: https://github.com/google/gke-policy-automation/releases/download/v1.3.3/gke-policy-automation_v1.3.3_windows_386.zip
sha256: 48ec751cde3ce2e6eeb2a18949d082efe9b2652e48c7d2ff8c9acbe64de63096
- bin: gke-policy.exe
selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.3.2/gke-policy-automation_1.3.2_windows_amd64.zip
sha256: 100c5ba1bb8affb9f82355066aef0476af86fe8d49d1e54b927aedc919658a46
uri: https://github.com/google/gke-policy-automation/releases/download/v1.3.3/gke-policy-automation_v1.3.3_windows_amd64.zip
sha256: 18919dddcae54e83b710b2bad0d037da773c20a0d191e9e0f790340b9a8828cf
- bin: gke-policy
selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.3.2/gke-policy-automation_1.3.2_darwin_amd64.zip
sha256: 80bc6505a8e9265545ab9de367a7a158523d961fb7a65eed4677d721f1857e58
uri: https://github.com/google/gke-policy-automation/releases/download/v1.3.3/gke-policy-automation_v1.3.3_darwin_amd64.zip
sha256: 39c4b2be433ffa541129e0f3d7ef8de157e046eacd2d20fd525f427f5fb4902b
- bin: gke-policy
selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.3.2/gke-policy-automation_1.3.2_darwin_arm64.zip
sha256: 92cfbb2c8b432d56bdbbc582a2ef56f3b37f603fa493fdbb11b4d9d7b064817e
uri: https://github.com/google/gke-policy-automation/releases/download/v1.3.3/gke-policy-automation_v1.3.3_darwin_arm64.zip
sha256: 98a153572f7eee3d35658c50732249efcd41d98c0b29f5664d6deb267f044840

0 comments on commit 9334f19

Please sign in to comment.