Skip to content

Commit

Permalink
new version v0.1.4 of nodegizmo (#3382)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Sep 25, 2023
1 parent af515cc commit 97ae9f0
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.3
version: v0.1.4
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.3/nodegizmo_v0.1.3_darwin_amd64.tar.gz
sha256: fcb8f87c4347e04dd09ca4230e5058d29af0608bc35b690fb11262966a10f0ff
uri: https://github.com/Kavinraja-G/node-gizmo/releases/download/v0.1.4/nodegizmo_v0.1.4_darwin_amd64.tar.gz
sha256: 16d86f6572f3cf36144873667265af6e189953d0e883e4be62cc7bc3e5c3d9be
bin: nodegizmo
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/Kavinraja-G/node-gizmo/releases/download/v0.1.3/nodegizmo_v0.1.3_darwin_arm64.tar.gz
sha256: 3821e0b999cc6c1d192b24268051b37823ae40add093cf5b3f9b71e15b3bb4f1
uri: https://github.com/Kavinraja-G/node-gizmo/releases/download/v0.1.4/nodegizmo_v0.1.4_darwin_arm64.tar.gz
sha256: 1916cbafda9a8e63adf9fa153d9625155d0e42f2a67856b18593da6edd4d490c
bin: nodegizmo
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/Kavinraja-G/node-gizmo/releases/download/v0.1.3/nodegizmo_v0.1.3_linux_amd64.tar.gz
sha256: 9e0c8543292710f220bd4348799a0e16d5377a7226f158999d20795bfa278bab
uri: https://github.com/Kavinraja-G/node-gizmo/releases/download/v0.1.4/nodegizmo_v0.1.4_linux_amd64.tar.gz
sha256: c8f70f4e9582aa458908ec37de6fb02abe218eb9dc47f957215c85f7c3579ddb
bin: nodegizmo
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/Kavinraja-G/node-gizmo/releases/download/v0.1.3/nodegizmo_v0.1.3_windows_amd64.tar.gz
sha256: 45b3dd4b633a9a11cb9989e876bcabb461f8326daa43ff6f3e61db219523e175
uri: https://github.com/Kavinraja-G/node-gizmo/releases/download/v0.1.4/nodegizmo_v0.1.4_windows_amd64.tar.gz
sha256: 1d726ad26ad1e5ed489371ca9304426675f6560dba47324df78f69e5e3ef65f5
bin: nodegizmo.exe

0 comments on commit 97ae9f0

Please sign in to comment.