Skip to content

Commit 96f0028

Browse files
new version v1.4.7 of gke-policy (#6105)
1 parent 7fa7c52 commit 96f0028

1 file changed

Lines changed: 11 additions & 25 deletions

File tree

plugins/gke-policy.yaml

Lines changed: 11 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -12,54 +12,40 @@ spec:
1212
The plugin requires Google Cloud credentials to work.
1313
Use "gcloud auth application-default login" command to authenticate or
1414
specify credentials file as an argument.
15-
version: v1.4.5
15+
version: v1.4.7
1616
platforms:
17-
- bin: gke-policy
18-
selector:
19-
matchLabels:
20-
os: linux
21-
arch: arm
22-
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.5/gke-policy-automation_v1.4.5_linux_arm.zip
23-
sha256: 7ce869158bf0e9ab2356b88808f09daf54197edf7317721948829732d4162617
2417
- bin: gke-policy
2518
selector:
2619
matchLabels:
2720
os: linux
2821
arch: amd64
29-
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.5/gke-policy-automation_v1.4.5_linux_amd64.zip
30-
sha256: f440bc6940da6d6a17bfa5382ee5024efc68fc256b8be3d49e40b32e94fb544d
22+
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.7/gke-policy-automation_v1.4.7_linux_amd64.zip
23+
sha256: 1534a9d4f83a810edb02741df09fffefebf033e6c3f875ffc167913647384557
3124
- bin: gke-policy
3225
selector:
3326
matchLabels:
3427
os: linux
3528
arch: arm64
36-
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.5/gke-policy-automation_v1.4.5_linux_arm64.zip
37-
sha256: 17943e2e24b860c9c58029c989d6cc496fa86890e17008fd67b96a93ea1c3ce2
38-
- bin: gke-policy.exe
39-
selector:
40-
matchLabels:
41-
os: windows
42-
arch: 386
43-
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.5/gke-policy-automation_v1.4.5_windows_386.zip
44-
sha256: f7d28f5a27d7d91dc04e3fdf9df99be1c715d3d767b9585af9d489c27fe0995d
29+
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.7/gke-policy-automation_v1.4.7_linux_arm64.zip
30+
sha256: 9841dbdbebfa7ae8657832e33ce927ab4b0fc3f4cff8874b55088b84a30bca56
4531
- bin: gke-policy.exe
4632
selector:
4733
matchLabels:
4834
os: windows
4935
arch: amd64
50-
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.5/gke-policy-automation_v1.4.5_windows_amd64.zip
51-
sha256: adfdd57342f38f01da7ce42726e49a49b54181f1becf8811107487262a6152db
36+
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.7/gke-policy-automation_v1.4.7_windows_amd64.zip
37+
sha256: f5ad83a4d9499089e363b541e248dbee4704b3f888403cecbcc38b25b945cfcf
5238
- bin: gke-policy
5339
selector:
5440
matchLabels:
5541
os: darwin
5642
arch: amd64
57-
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.5/gke-policy-automation_v1.4.5_darwin_amd64.zip
58-
sha256: d1fff650ca6b46b0e23097ba3f5fdb86f1ecb807d64a5e154d59be563313ab8a
43+
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.7/gke-policy-automation_v1.4.7_darwin_amd64.zip
44+
sha256: c0531e72f531a3b0c401635117e3d2aa46702cc9c18fab0a728b4dc790442c30
5945
- bin: gke-policy
6046
selector:
6147
matchLabels:
6248
os: darwin
6349
arch: arm64
64-
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.5/gke-policy-automation_v1.4.5_darwin_arm64.zip
65-
sha256: d1a22c2c6a3120e3a694e29e5cfee3fd0de9713ea7a408e84efde11c0c26396d
50+
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.7/gke-policy-automation_v1.4.7_darwin_arm64.zip
51+
sha256: 1af8e53d12091e1798096a947c9ac3d0181d49db33868f4bcb2a4918f93e7e5c

0 commit comments

Comments
 (0)