Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release new version v1.4.4 of gke-policy #4273

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.3
version: v1.4.4
platforms:
- bin: gke-policy
selector:
matchLabels:
os: linux
arch: arm
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.3/gke-policy-automation_v1.4.3_linux_arm.zip
sha256: a05d5a22c7e6b004b45e25806b2f63e0992cd05b5228a353470b9f24ef895885
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.4/gke-policy-automation_v1.4.4_linux_arm.zip
sha256: 13f0f52555e58427a18114eaced100ad81c3546d529b89e4f11a99c0a4cd5389
- bin: gke-policy
selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.3/gke-policy-automation_v1.4.3_linux_amd64.zip
sha256: 7f086e3e728ed78128007839537e2b083ac8796c508abae4c5541efec1d6584d
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.4/gke-policy-automation_v1.4.4_linux_amd64.zip
sha256: 2ebbe338f2b47a1ee5c8e6e30c55ecf12d81ee7895c7b59b10091d42e16d2c4c
- bin: gke-policy
selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.3/gke-policy-automation_v1.4.3_linux_arm64.zip
sha256: 7fb523b31f1c84e10eb7ed281fedc1d409426d59dce2f3048ee77ce7d9f2ce77
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.4/gke-policy-automation_v1.4.4_linux_arm64.zip
sha256: 0d4a809a2b981c74310ec758513dcf49e73ed0f40d3f5b53557b9251ffc77f24
- bin: gke-policy.exe
selector:
matchLabels:
os: windows
arch: 386
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.3/gke-policy-automation_v1.4.3_windows_386.zip
sha256: 3cede0bfa5cf9b4c5529f0d752a678cf4cfaf241043fc9082431f48ba7d1075f
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.4/gke-policy-automation_v1.4.4_windows_386.zip
sha256: da626a70b271cf1fd29359478f3a484ab89ca46f30da182b8da8af215174ba24
- bin: gke-policy.exe
selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.3/gke-policy-automation_v1.4.3_windows_amd64.zip
sha256: 893eb9ec45f1097bf8936c6a11905eda1b9e7b27a61857d200191b9e29361f5a
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.4/gke-policy-automation_v1.4.4_windows_amd64.zip
sha256: 16e1089013904fcb49dd174e6ebdd458fcd9cdde594c9e6d2dbb06f6cc6d1837
- bin: gke-policy
selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.3/gke-policy-automation_v1.4.3_darwin_amd64.zip
sha256: 0c3e7567586859164ede385970ff7477af26e466e0339e3f9e3d20e1968ac177
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.4/gke-policy-automation_v1.4.4_darwin_amd64.zip
sha256: 6708a9b4b8fcbf3634cd70188721ea0143df6189d9b10cce7d9aa609a1b8e0ef
- bin: gke-policy
selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.3/gke-policy-automation_v1.4.3_darwin_arm64.zip
sha256: 15bfcf77f2188169ebc245d481fdd3756121e15bd43722e2bf0841ca356944bf
uri: https://github.com/google/gke-policy-automation/releases/download/v1.4.4/gke-policy-automation_v1.4.4_darwin_arm64.zip
sha256: 8e6865c818b05b0baa4cce7e20ecb8824e75586877deed023c994eb271e6d804
Loading