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.2.3 of passman #3434

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
34 changes: 17 additions & 17 deletions plugins/passman.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ kind: Plugin
metadata:
name: passman
spec:
version: v1.2.2
version: v1.2.3
platforms:
- selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/chrisns/kubectl-passman/releases/download/v1.2.2/kubectl-passman-darwin-amd64.zip
sha256: 5491e46cd9c2398f5046358088a819c0813a396a738e3edf9264e95bb8040101
uri: https://github.com/chrisns/kubectl-passman/releases/download/v1.2.3/kubectl-passman-darwin-amd64.zip
sha256: d6d9138af60ec1a57645dac8e4ce93dadd84efe1802543e05bff45871dcec2e6
bin: "./kubectl-passman"
files:
- from: kubectl-passman-darwin-amd64
Expand All @@ -22,8 +22,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/chrisns/kubectl-passman/releases/download/v1.2.2/kubectl-passman-darwin-arm64.zip
sha256: 430f46c3b231494269a9a33e73b7ffe13505817344168cd78bb3d9808c4576af
uri: https://github.com/chrisns/kubectl-passman/releases/download/v1.2.3/kubectl-passman-darwin-arm64.zip
sha256: 762bb02a15ba2ef7029a38a1ca7860a861c2f4bda4b241d32bf417aef7a57c29
bin: "./kubectl-passman"
files:
- from: kubectl-passman-darwin-arm64
Expand All @@ -35,8 +35,8 @@ spec:
matchLabels:
os: linux
arch: arm
uri: https://github.com/chrisns/kubectl-passman/releases/download/v1.2.2/kubectl-passman-linux-arm.zip
sha256: 62585483246370da0993fdac1d1cb76fec35d83090ef6da948f3732723a574ce
uri: https://github.com/chrisns/kubectl-passman/releases/download/v1.2.3/kubectl-passman-linux-arm.zip
sha256: 6e1a447cbbfd608f0920c4682bfa66229f5d1529ef42e21cfd67a45022a96e67
bin: "./kubectl-passman"
files:
- from: kubectl-passman-linux-arm
Expand All @@ -48,8 +48,8 @@ spec:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/chrisns/kubectl-passman/releases/download/v1.2.2/kubectl-passman-linux-arm64.zip
sha256: 4f9f6f0484199469e1fa70224fff32bc986bc7637f1bf9dfb866b14e5c7ccfc8
uri: https://github.com/chrisns/kubectl-passman/releases/download/v1.2.3/kubectl-passman-linux-arm64.zip
sha256: e5a0c2f3b0b66b0cb0a078420ecfd102a3f12ef63a05fc89d32d0e473c987c19
bin: "./kubectl-passman"
files:
- from: kubectl-passman-linux-arm64
Expand All @@ -61,8 +61,8 @@ spec:
matchLabels:
os: linux
arch: 386
uri: https://github.com/chrisns/kubectl-passman/releases/download/v1.2.2/kubectl-passman-linux-386.zip
sha256: d982a4ec497771d3259c1943e893b2b0cd5cda3ea4357ef06d5854b83699067e
uri: https://github.com/chrisns/kubectl-passman/releases/download/v1.2.3/kubectl-passman-linux-386.zip
sha256: 5ca9d6c786807c2a840c1f0962475d9ddff540684bba672b02371e6afe73a623
bin: "./kubectl-passman"
files:
- from: kubectl-passman-linux-386
Expand All @@ -74,8 +74,8 @@ spec:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/chrisns/kubectl-passman/releases/download/v1.2.2/kubectl-passman-linux-amd64.zip
sha256: 62c3f764fd7950c2ba2e2b3898a4d729a8be3ea6685e31258a8e3e5274b3568d
uri: https://github.com/chrisns/kubectl-passman/releases/download/v1.2.3/kubectl-passman-linux-amd64.zip
sha256: dac6b4eb52ffae5c0b230144dd9fe1e4f573c5b34524edac4ff82e30b46c7c0a
bin: "./kubectl-passman"
files:
- from: kubectl-passman-linux-amd64
Expand All @@ -87,8 +87,8 @@ spec:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/chrisns/kubectl-passman/releases/download/v1.2.2/kubectl-passman-windows-amd64.zip
sha256: 04460f633247f370e8572c20c00c8801899348e8b3e5e7a723f3492f281b1231
uri: https://github.com/chrisns/kubectl-passman/releases/download/v1.2.3/kubectl-passman-windows-amd64.zip
sha256: 6e0192aa73dd8efaaea3f7183189fa18586da533a079f08eafc342a53598e8a8
bin: "./kubectl-passman.exe"
files:
- from: kubectl-passman-windows-amd64.exe
Expand All @@ -100,8 +100,8 @@ spec:
matchLabels:
os: windows
arch: 386
uri: https://github.com/chrisns/kubectl-passman/releases/download/v1.2.2/kubectl-passman-windows-386.zip
sha256: 5b521f9d65b4f6d5536aa0663cd08d0b74f26024b272f078c6f42ae0ce4c26b8
uri: https://github.com/chrisns/kubectl-passman/releases/download/v1.2.3/kubectl-passman-windows-386.zip
sha256: 37c57fa8deb522a5a0e8e9b6b3653286f38bf31a22eee55abbfb37e6a2ab2f36
bin: "./kubectl-passman.exe"
files:
- from: kubectl-passman-windows-386.exe
Expand Down