Skip to content

Commit

Permalink
new version v1.31.0 of oidc-login (#4184)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Nov 3, 2024
1 parent 1551eec commit 9b6f262
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions plugins/oidc-login.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,46 +22,46 @@ spec:
caveats: |
You need to setup the OIDC provider, Kubernetes API server, role binding and kubeconfig.
version: v1.30.1
version: v1.31.0
platforms:
- bin: kubelogin
uri: https://github.com/int128/kubelogin/releases/download/v1.30.1/kubelogin_linux_amd64.zip
sha256: 36297a69b10664003ec8c9ca53fa56c37b72596cc104a9b55e7145542683532b
uri: https://github.com/int128/kubelogin/releases/download/v1.31.0/kubelogin_linux_amd64.zip
sha256: 6cf3cfaa6b81305ebbc83cf1119fa60c079f6cd9756a9baf4169103b811ef86b
selector:
matchLabels:
os: linux
arch: amd64
- bin: kubelogin
uri: https://github.com/int128/kubelogin/releases/download/v1.30.1/kubelogin_linux_arm64.zip
sha256: 97e59a21e95c7229bfedbbeed4d828aabb80fc140954b33aaa00320c74a6227a
uri: https://github.com/int128/kubelogin/releases/download/v1.31.0/kubelogin_linux_arm64.zip
sha256: e68cd375d07b963c2456b43265499a543eca8332391d80fa482057f295dbd9f2
selector:
matchLabels:
os: linux
arch: arm64
- bin: kubelogin
uri: https://github.com/int128/kubelogin/releases/download/v1.30.1/kubelogin_linux_arm.zip
sha256: 0663f7d9cbbf088a21ee8d020381dc7693028f8c657fd8558e1344a34343a046
uri: https://github.com/int128/kubelogin/releases/download/v1.31.0/kubelogin_linux_arm.zip
sha256: 379099f834b65ef2a275356e84368ef8825f1b1fa1254779e6494a63f180e9ba
selector:
matchLabels:
os: linux
arch: arm
- bin: kubelogin
uri: https://github.com/int128/kubelogin/releases/download/v1.30.1/kubelogin_darwin_amd64.zip
sha256: d86daf251d5049bd67aac448892538bbaa74d55b0c3fcd8175f2ef016aeecfd2
uri: https://github.com/int128/kubelogin/releases/download/v1.31.0/kubelogin_darwin_amd64.zip
sha256: 77691e0a80912750849bf303840b205d263a2ab260f65503ca4a7eed186365a0
selector:
matchLabels:
os: darwin
arch: amd64
- bin: kubelogin
uri: https://github.com/int128/kubelogin/releases/download/v1.30.1/kubelogin_darwin_arm64.zip
sha256: 483fbf76d32838588c2ae9a9fa4d54ebdf0783d4f62d39da6b628ae61487fc90
uri: https://github.com/int128/kubelogin/releases/download/v1.31.0/kubelogin_darwin_arm64.zip
sha256: 3f887eed9dcd87608df5caa2fb611a181716f516de5183c070aa83687a9c0c7a
selector:
matchLabels:
os: darwin
arch: arm64
- bin: kubelogin.exe
uri: https://github.com/int128/kubelogin/releases/download/v1.30.1/kubelogin_windows_amd64.zip
sha256: 5d369bc0774ba34a8fad3eaca9ecbdb0df4fa5cb21a18cefdf39f6f4ba87c847
uri: https://github.com/int128/kubelogin/releases/download/v1.31.0/kubelogin_windows_amd64.zip
sha256: d87b6fa6f736ee2356d4ec4a8aa24c9140a70cfc49095a84bf12f9bea5057a58
selector:
matchLabels:
os: windows
Expand Down

0 comments on commit 9b6f262

Please sign in to comment.