Skip to content

Commit

Permalink
new version v2.3.1 of view-serviceaccount-kubeconfig (#3350)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Sep 11, 2023
1 parent d78fead commit 250ca6b
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions plugins/view-serviceaccount-kubeconfig.yaml
Original file line number Diff line number Diff line change
@@ -1,48 +1,49 @@
# This file was generated by GoReleaser. DO NOT EDIT.
apiVersion: krew.googlecontainertools.github.com/v1alpha2
kind: Plugin
metadata:
name: view-serviceaccount-kubeconfig
spec:
version: v2.3.0
version: v2.3.1
platforms:
- bin: kubectl-view_serviceaccount_kubeconfig.exe
uri: https://github.com/superbrothers/kubectl-view-serviceaccount-kubeconfig-plugin/releases/download/v2.3.0/kubectl-view_serviceaccount_kubeconfig-windows-arm64.zip
sha256: 46f4cb9091a4a055914634a6d595a487f541727fd492109c669b37e856885c1d
uri: https://github.com/superbrothers/kubectl-view-serviceaccount-kubeconfig-plugin/releases/download/v2.3.1/kubectl-view_serviceaccount_kubeconfig-windows-arm64.zip
sha256: 683327c4cf7db9af1075b2e127b2d838f4010c0a679f7cfca1657612d17074ae
selector:
matchLabels:
os: windows
arch: arm64
- bin: kubectl-view_serviceaccount_kubeconfig.exe
uri: https://github.com/superbrothers/kubectl-view-serviceaccount-kubeconfig-plugin/releases/download/v2.3.0/kubectl-view_serviceaccount_kubeconfig-windows-amd64.zip
sha256: 7257d9caf5bb7d33ec61ea6386760949b438d321d388eae4b1bd7ad0a1eb07c8
uri: https://github.com/superbrothers/kubectl-view-serviceaccount-kubeconfig-plugin/releases/download/v2.3.1/kubectl-view_serviceaccount_kubeconfig-windows-amd64.zip
sha256: 4a7b2b0e741645c501723f7c65aa0b76b5cf6e5f214e911467a8b34cb83775dc
selector:
matchLabels:
os: windows
arch: amd64
- bin: kubectl-view_serviceaccount_kubeconfig
uri: https://github.com/superbrothers/kubectl-view-serviceaccount-kubeconfig-plugin/releases/download/v2.3.0/kubectl-view_serviceaccount_kubeconfig-linux-arm64.zip
sha256: bfd11e14b5429dec94d2bc257593102a16f5c1d390abee0f1d87c430ad1f46a5
uri: https://github.com/superbrothers/kubectl-view-serviceaccount-kubeconfig-plugin/releases/download/v2.3.1/kubectl-view_serviceaccount_kubeconfig-linux-arm64.zip
sha256: c2408b40a30e0010b71418784dc95d248bc52eb44c46a58ccf474883ede639b7
selector:
matchLabels:
os: linux
arch: arm64
- bin: kubectl-view_serviceaccount_kubeconfig
uri: https://github.com/superbrothers/kubectl-view-serviceaccount-kubeconfig-plugin/releases/download/v2.3.0/kubectl-view_serviceaccount_kubeconfig-linux-amd64.zip
sha256: 0b42b7e76ba361a6434afd7c3494c4e6ecbf0880e174f36dc3237a9710865b80
uri: https://github.com/superbrothers/kubectl-view-serviceaccount-kubeconfig-plugin/releases/download/v2.3.1/kubectl-view_serviceaccount_kubeconfig-linux-amd64.zip
sha256: 8c99e62a69a75b67a6ce358fd05f7cb2d6c5979b34a1cac7f344b930adf9cfd3
selector:
matchLabels:
os: linux
arch: amd64
- bin: kubectl-view_serviceaccount_kubeconfig
uri: https://github.com/superbrothers/kubectl-view-serviceaccount-kubeconfig-plugin/releases/download/v2.3.0/kubectl-view_serviceaccount_kubeconfig-darwin-arm64.zip
sha256: 0c51db9157dd8463becbdcaeb65737af021e6685316c7ef4d803f703efe9626f
uri: https://github.com/superbrothers/kubectl-view-serviceaccount-kubeconfig-plugin/releases/download/v2.3.1/kubectl-view_serviceaccount_kubeconfig-darwin-arm64.zip
sha256: dd34e2904c6822e48d97f30dae4fe9b2a13b2db34c7bc1b00dbfe3dd97d84ea4
selector:
matchLabels:
os: darwin
arch: arm64
- bin: kubectl-view_serviceaccount_kubeconfig
uri: https://github.com/superbrothers/kubectl-view-serviceaccount-kubeconfig-plugin/releases/download/v2.3.0/kubectl-view_serviceaccount_kubeconfig-darwin-amd64.zip
sha256: c1149f132e4a28577b3fd0403b1221d3b09fa3c3e2a71c82504d06b0db08f7ec
uri: https://github.com/superbrothers/kubectl-view-serviceaccount-kubeconfig-plugin/releases/download/v2.3.1/kubectl-view_serviceaccount_kubeconfig-darwin-amd64.zip
sha256: 4b29e829078cb140bc0b1c4eb98e1b3eedc0cdb9967af2c00896a934b1730f1b
selector:
matchLabels:
os: darwin
Expand Down

0 comments on commit 250ca6b

Please sign in to comment.