Skip to content

Commit

Permalink
new version v0.2.0 of cyclonus (#3418)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Oct 12, 2023
1 parent b8b50cb commit 5d592aa
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions plugins/cyclonus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ kind: Plugin
metadata:
name: cyclonus
spec:
version: "v0.1.9"
version: "v0.2.0"
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/mattfenwick/kubectl-cyclonus/releases/download/v0.1.9/kubectl-cyclonus_linux_amd64.tar.gz
sha256: a6be6601cdfe180147a6f34a3718af1114a933354769468bef17a10c80cdc66f
uri: https://github.com/mattfenwick/kubectl-cyclonus/releases/download/v0.2.0/kubectl-cyclonus_linux_amd64.tar.gz
sha256: 8138a261202f3e57688c6e7c7890d8f62eef0148db5640612fab56dea9067d01
files:
- from: "./kubectl-cyclonus"
to: "cyclonus"
Expand All @@ -21,8 +21,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/mattfenwick/kubectl-cyclonus/releases/download/v0.1.9/kubectl-cyclonus_darwin_amd64.tar.gz
sha256: 0db0b614f2131ef7394f59fa21d432b31f314c0749d1caf354411aec9b8c3e25
uri: https://github.com/mattfenwick/kubectl-cyclonus/releases/download/v0.2.0/kubectl-cyclonus_darwin_amd64.tar.gz
sha256: 1a54626d0f9bee4142a6d6e15064f75d49d7616eda271aa8ecc4d5ebaf9f5990
files:
- from: "./kubectl-cyclonus"
to: "cyclonus"
Expand All @@ -33,8 +33,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/mattfenwick/kubectl-cyclonus/releases/download/v0.1.9/kubectl-cyclonus_darwin_arm64.tar.gz
sha256: ae24bb4edd954c1acd5436bfcd0e420beb7eac732e1403b10a64cd3ff48cc0b9
uri: https://github.com/mattfenwick/kubectl-cyclonus/releases/download/v0.2.0/kubectl-cyclonus_darwin_arm64.tar.gz
sha256: 354618e2f9949860d817ace48df9a5eb89ac073afe9ecf7f34de690667682495
files:
- from: "./kubectl-cyclonus"
to: "cyclonus"
Expand All @@ -45,8 +45,8 @@ spec:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/mattfenwick/kubectl-cyclonus/releases/download/v0.1.9/kubectl-cyclonus_windows_amd64.zip
sha256: 419ce9afe34ddc2ec50db76badf5d9d648ed4fdb2dfdbcafb572c2632b6621b4
uri: https://github.com/mattfenwick/kubectl-cyclonus/releases/download/v0.2.0/kubectl-cyclonus_windows_amd64.zip
sha256: 4c0570ef549dc2e4b18533470913ad6bf906fcfae19a5686de0850168eb6c756
files:
- from: "/kubectl-cyclonus.exe"
to: "cyclonus.exe"
Expand Down

0 comments on commit 5d592aa

Please sign in to comment.