Skip to content

Commit

Permalink
new version v2.49.0 of gs (#3521)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Dec 5, 2023
1 parent b1289bb commit b2c676c
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.48.1
version: v2.49.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.48.1/kubectl-gs-v2.48.1-darwin-amd64.tar.gz
sha256: dc6420f2d20a5075b0b86dd7fa50110ee95a4ae45b8758856d01781378d41ee7
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.49.0/kubectl-gs-v2.49.0-darwin-amd64.tar.gz
sha256: c58508b164d44477e6cb67636858e0ca84ad357479cb203cce581f72472f83c7
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.48.1/kubectl-gs-v2.48.1-darwin-arm64.tar.gz
sha256: e7b5ea69d9359d63eb773dde699815379e34af2a78ba0511e3a03c6f314bd519
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.49.0/kubectl-gs-v2.49.0-darwin-arm64.tar.gz
sha256: ab3de30b35810cba7a8be31a3a849e8ae7a54043f9615174cef32c2a58f4512f
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.48.1/kubectl-gs-v2.48.1-linux-amd64.tar.gz
sha256: 584e5e15fdd083bf9b55d21cc721754ad7c76c425891751bd3eeefd0ede5b40b
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.49.0/kubectl-gs-v2.49.0-linux-amd64.tar.gz
sha256: c91a27674386bca11ee2206ebe07cd71c72971d6d7025fa31e748c469f828c09
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.48.1/kubectl-gs-v2.48.1-linux-arm64.tar.gz
sha256: c5f3cb387f35896884b2d73398ae6d16f67604239156e6b60ac03d7675d08c9f
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.49.0/kubectl-gs-v2.49.0-linux-arm64.tar.gz
sha256: 0f3d98a4d24d8106106ed62427e89ae2e974e0d5950702fef1eed4ccacd525ef
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.48.1/kubectl-gs-v2.48.1-windows-amd64.zip
sha256: 0813a9dd8563f73cf09521a15de231eda5655f29cd5994527ad59a9eebb728d9
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.49.0/kubectl-gs-v2.49.0-windows-amd64.zip
sha256: c1f9d8197364a084761b085946fbef7968b6bd3ce3ac0f7474a5f37f17fc943a
files:
- from: ./kubectl-gs-*/*
to: .
Expand Down

0 comments on commit b2c676c

Please sign in to comment.