Skip to content

Commit

Permalink
bump oulogin to 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mlbiam committed Oct 19, 2023
1 parent 939f48b commit f49dd43
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 60 deletions.
52 changes: 0 additions & 52 deletions plugins/ouctl.yaml

This file was deleted.

16 changes: 8 additions & 8 deletions plugins/oulogin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: oulogin
spec:
version: "v0.0.7"
version: "v0.0.8"
homepage: https://github.com/TremoloSecurity/kubectl-login
shortDescription: "Login to a cluster via OpenUnison"
description: |
Expand All @@ -16,8 +16,8 @@ spec:
operator: "In"
values:
- darwin
uri: https://nexus.tremolo.io/repository/oulogin/oulogin-0.0.7-macos.zip
sha256: e9221c5b50e7d388f8bf73738a523f78f40e5c1c67ad687c65ab8fe8aa79849e
uri: https://nexus.tremolo.io/repository/oulogin/oulogin-0.0.8-macos.zip
sha256: 9138a78a39404c9d006b157c8a9e6e7601c07851a7741ea338c99eb42e4925d2
files:
- from: "oulogin"
to: "oulogin"
Expand All @@ -30,8 +30,8 @@ spec:
operator: "In"
values:
- linux
uri: https://nexus.tremolo.io/repository/oulogin/oulogin-0.0.7-linux.zip
sha256: 2b6644bc914ad447785c4dc5cdb14bbcf2409b468a15dd2c746cfd8dc19c58a9
uri: https://nexus.tremolo.io/repository/oulogin/oulogin-0.0.8-linux.zip
sha256: eee9460985cbcf71c3dd7454dae7230e0d74c6c583216ab9f7550d4257e7ee36
files:
- from: "oulogin"
to: "oulogin"
Expand All @@ -44,11 +44,11 @@ spec:
operator: "In"
values:
- windows
uri: https://nexus.tremolo.io/repository/oulogin/oulogin-0.0.7-win.zip
sha256: 7607eee50d60895292b6531528d36af1aceb82c96fcbd8fd4d930b6528c71d0e
uri: https://nexus.tremolo.io/repository/oulogin/oulogin-0.0.8-win.zip
sha256: 666c55c61bc964d73b486f66b03f84abbad8b01c609b3239ee54847d2c0b3317
files:
- from: "oulogin.exe"
to: "oulogin.exe"
- from: "LICENSE"
to: "LICENSE"
bin: oulogin.exe
bin: oulogin.exe

0 comments on commit f49dd43

Please sign in to comment.