Skip to content

Commit

Permalink
new version v2.41.1 of gs (#3369)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Sep 19, 2023
1 parent edc8678 commit abb56ee
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions plugins/gs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: gs
spec:
version: v2.41.0
version: v2.41.1
homepage: https://github.com/giantswarm/kubectl-gs
shortDescription: Handle custom resources with Giant Swarm
description: |
Expand All @@ -14,8 +14,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.41.0/kubectl-gs-v2.41.0-darwin-amd64.tar.gz
sha256: 0d2a15b74ec440c4e0ab36a95baad964451b3a25d76f12e4667b27bba9a9c44f
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.41.1/kubectl-gs-v2.41.1-darwin-amd64.tar.gz
sha256: d5a0287db1de3e60a67af3fc7b0fb5a3c57be2be48933e513c47795128292f38
files:
- from: ./kubectl-gs-*/*
to: .
Expand All @@ -24,8 +24,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.41.0/kubectl-gs-v2.41.0-darwin-arm64.tar.gz
sha256: 69408298926167ba4c9152d4885826397a5949bbf29ad3bcf0e82c545dde3663
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.41.1/kubectl-gs-v2.41.1-darwin-arm64.tar.gz
sha256: 2b0483b0abf0f0501db5e79b80ac1f8c875b7c7617f2bd5342b5e5ba6cee62ae
files:
- from: ./kubectl-gs-*/*
to: .
Expand All @@ -34,8 +34,8 @@ spec:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.41.0/kubectl-gs-v2.41.0-linux-amd64.tar.gz
sha256: a0c7a7b8c8708ecf25d41d797117aa9df0f570aec7a2ed96d625ce0198ef09c5
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.41.1/kubectl-gs-v2.41.1-linux-amd64.tar.gz
sha256: e9f81729ced6a31e2e8e931d645d612313849a60b03208dab60d12367d7358e4
files:
- from: ./kubectl-gs-*/*
to: .
Expand All @@ -44,8 +44,8 @@ spec:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.41.0/kubectl-gs-v2.41.0-linux-arm64.tar.gz
sha256: 8e6481c3a58853e260f1dcc0e9cb585f20bb675769053f5aa58fce38b7131f01
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.41.1/kubectl-gs-v2.41.1-linux-arm64.tar.gz
sha256: 489a2800c60b1a3882ea62eb3a69927bc890f6b9aa4f2438f924d62bb015970f
files:
- from: ./kubectl-gs-*/*
to: .
Expand All @@ -54,8 +54,8 @@ spec:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.41.0/kubectl-gs-v2.41.0-windows-amd64.zip
sha256: 3a8931e506c50c29cf51e23fb51853576137f2ef235f1d582976f87ae58984eb
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.41.1/kubectl-gs-v2.41.1-windows-amd64.zip
sha256: eeb98b00f35b88406b1adc516d86ca42eef277b6bf0f489a3499693f13b1b2c6
files:
- from: ./kubectl-gs-*/*
to: .
Expand Down

0 comments on commit abb56ee

Please sign in to comment.