Skip to content

Commit

Permalink
new version v0.1.7 of nodegizmo
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Dec 23, 2023
1 parent 437afe7 commit 6d6d575
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions plugins/nodegizmo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: nodegizmo
spec:
version: v0.1.6
version: v0.1.7
homepage: https://github.com/Kavinraja-G/node-gizmo
shortDescription: A CLI utility for your kubernetes nodes
description: |
Expand All @@ -15,27 +15,27 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/Kavinraja-G/node-gizmo/releases/download/v0.1.6/nodegizmo_v0.1.6_darwin_amd64.tar.gz
sha256: d42a0d9f228e4d83b9f1ea95c666c9d3662d88626673aee1e96ba4682efb6eff
uri: https://github.com/Kavinraja-G/node-gizmo/releases/download/v0.1.7/nodegizmo_v0.1.7_darwin_amd64.tar.gz
sha256: 2dc72368b9444dc4f48612b14093ca099ac2813964e0ccf79192ca7405ebe0c0
bin: nodegizmo
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/Kavinraja-G/node-gizmo/releases/download/v0.1.6/nodegizmo_v0.1.6_darwin_arm64.tar.gz
sha256: b64c6d90502f7a1fa7d712265f433ada98d32e5fc81f73abe580d2488b66eab4
uri: https://github.com/Kavinraja-G/node-gizmo/releases/download/v0.1.7/nodegizmo_v0.1.7_darwin_arm64.tar.gz
sha256: edec47358026dbb0c575c57019c5a15da764f58de99f0f2ff35b88b340c09d82
bin: nodegizmo
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/Kavinraja-G/node-gizmo/releases/download/v0.1.6/nodegizmo_v0.1.6_linux_amd64.tar.gz
sha256: 89569ab3b8d4a5b395f75a044a31f1d753e30bfbb21d81d5ac76a836014b3fb2
uri: https://github.com/Kavinraja-G/node-gizmo/releases/download/v0.1.7/nodegizmo_v0.1.7_linux_amd64.tar.gz
sha256: fa337734ba5393c63818923accd655d49af89a33e9ad0c93d5b360a07d314c18
bin: nodegizmo
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/Kavinraja-G/node-gizmo/releases/download/v0.1.6/nodegizmo_v0.1.6_windows_amd64.tar.gz
sha256: d9dcbfd40de7e84e24443d2b452981785fbee7ec099150feb4c711fba79fdcc0
uri: https://github.com/Kavinraja-G/node-gizmo/releases/download/v0.1.7/nodegizmo_v0.1.7_windows_amd64.tar.gz
sha256: 72d11608ad9a6fb8158314f6eb822f9678f628d7fc99bbe5d34a6ae64525b044
bin: nodegizmo.exe

0 comments on commit 6d6d575

Please sign in to comment.