Skip to content

Commit

Permalink
new version v2.44.0 of gs (kubernetes-sigs#3433)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Oct 17, 2023
1 parent ac84ba3 commit 9b8803b
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.43.0
version: v2.44.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.43.0/kubectl-gs-v2.43.0-darwin-amd64.tar.gz
sha256: 5dc0cf51bd657cad811f7fb2f233cf25fd879f0c01e961d3a36069a728fb7aa0
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.44.0/kubectl-gs-v2.44.0-darwin-amd64.tar.gz
sha256: 2bfd79c54ac89748d7795bc85ce97e60efd9705d3d9d942702a3cb2608b99232
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.43.0/kubectl-gs-v2.43.0-darwin-arm64.tar.gz
sha256: f7dddb53224279fe2da392fb4f32afab19ed516ea3cd84f5e849304f18da02b5
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.44.0/kubectl-gs-v2.44.0-darwin-arm64.tar.gz
sha256: 9ad0bd05744d588e7e3316e7d9e1621b1c4f8502338cef57f921969032f9d9d5
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.43.0/kubectl-gs-v2.43.0-linux-amd64.tar.gz
sha256: 2b924b7656934b0acf75826215bbeb0947e1f474739f26039351fc4bf7fc7054
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.44.0/kubectl-gs-v2.44.0-linux-amd64.tar.gz
sha256: 9545b98233366642a9367fdad582351200afeafc6a42e586ea4a465a3d00f800
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.43.0/kubectl-gs-v2.43.0-linux-arm64.tar.gz
sha256: c8b8c5824d6b965e65d9e84cbb24f7e851b0d17e9b321c2a46383ef8ef984d34
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.44.0/kubectl-gs-v2.44.0-linux-arm64.tar.gz
sha256: 2892f8df8fd7ab97918089cf6ce337c0bc72a690a74f17210b950ad3759b6539
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.43.0/kubectl-gs-v2.43.0-windows-amd64.zip
sha256: abf4837a806df40b18da3da5a8b66f769b60d2fb37bd10d2b42a9001cd9adeb8
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.44.0/kubectl-gs-v2.44.0-windows-amd64.zip
sha256: 934427b7f3a3d9f67ae59fce2bf5ad78e9bd5382de4698d37513eff711877ebc
files:
- from: ./kubectl-gs-*/*
to: .
Expand Down

0 comments on commit 9b8803b

Please sign in to comment.