Skip to content

Commit

Permalink
new version v2.42.0 of gs (#3405)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Oct 9, 2023
1 parent b4f072f commit 525a30b
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.1
version: v2.42.0
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.1/kubectl-gs-v2.41.1-darwin-amd64.tar.gz
sha256: d5a0287db1de3e60a67af3fc7b0fb5a3c57be2be48933e513c47795128292f38
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.42.0/kubectl-gs-v2.42.0-darwin-amd64.tar.gz
sha256: 818df0ebcb789b95229b55ad49fc416602d82246cbdbd073f58f5bf9b5bff531
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.1/kubectl-gs-v2.41.1-darwin-arm64.tar.gz
sha256: 2b0483b0abf0f0501db5e79b80ac1f8c875b7c7617f2bd5342b5e5ba6cee62ae
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.42.0/kubectl-gs-v2.42.0-darwin-arm64.tar.gz
sha256: 1ec7d86616a654c6576d20043397b03e931ce11c7e584a980258f02b878a44b4
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.1/kubectl-gs-v2.41.1-linux-amd64.tar.gz
sha256: e9f81729ced6a31e2e8e931d645d612313849a60b03208dab60d12367d7358e4
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.42.0/kubectl-gs-v2.42.0-linux-amd64.tar.gz
sha256: 6cb3fe2bc223f6ea028a650aecc45aac11f5ccb890c3137b08a694d4742e8a2b
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.1/kubectl-gs-v2.41.1-linux-arm64.tar.gz
sha256: 489a2800c60b1a3882ea62eb3a69927bc890f6b9aa4f2438f924d62bb015970f
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.42.0/kubectl-gs-v2.42.0-linux-arm64.tar.gz
sha256: 217718bc9eae0b8e673879fac1959feb6f93cbf51bbb4d693f21d1ac7615ded2
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.1/kubectl-gs-v2.41.1-windows-amd64.zip
sha256: eeb98b00f35b88406b1adc516d86ca42eef277b6bf0f489a3499693f13b1b2c6
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.42.0/kubectl-gs-v2.42.0-windows-amd64.zip
sha256: 1ab40bd3ce1f57ed06326d484fd5a992225b792a25e61a8f44f752d33a6de49c
files:
- from: ./kubectl-gs-*/*
to: .
Expand Down

0 comments on commit 525a30b

Please sign in to comment.