Skip to content

Commit

Permalink
new version v2.45.0 of gs
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Oct 26, 2023
1 parent 1e5bf64 commit 554eae2
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.44.0
version: v2.45.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.44.0/kubectl-gs-v2.44.0-darwin-amd64.tar.gz
sha256: 2bfd79c54ac89748d7795bc85ce97e60efd9705d3d9d942702a3cb2608b99232
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.45.0/kubectl-gs-v2.45.0-darwin-amd64.tar.gz
sha256: 45f1be04edc1a54de3569361137dd65dd18364159fcdd8e495775d919190c3ca
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.44.0/kubectl-gs-v2.44.0-darwin-arm64.tar.gz
sha256: 9ad0bd05744d588e7e3316e7d9e1621b1c4f8502338cef57f921969032f9d9d5
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.45.0/kubectl-gs-v2.45.0-darwin-arm64.tar.gz
sha256: 9625d0ff438780f7ce9e5cf535942f05cb0a05d4c32d985af79be37e88455987
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.44.0/kubectl-gs-v2.44.0-linux-amd64.tar.gz
sha256: 9545b98233366642a9367fdad582351200afeafc6a42e586ea4a465a3d00f800
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.45.0/kubectl-gs-v2.45.0-linux-amd64.tar.gz
sha256: b70a6bc3ecbd183afc63d3671358c2a33806605d33bac871f5d25ea5156aa392
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.44.0/kubectl-gs-v2.44.0-linux-arm64.tar.gz
sha256: 2892f8df8fd7ab97918089cf6ce337c0bc72a690a74f17210b950ad3759b6539
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.45.0/kubectl-gs-v2.45.0-linux-arm64.tar.gz
sha256: 998eeafaa48deb297daf8c3e15175316fe319063df5837cff5dbc6b3e4b39572
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.44.0/kubectl-gs-v2.44.0-windows-amd64.zip
sha256: 934427b7f3a3d9f67ae59fce2bf5ad78e9bd5382de4698d37513eff711877ebc
uri: https://github.com/giantswarm/kubectl-gs/releases/download/v2.45.0/kubectl-gs-v2.45.0-windows-amd64.zip
sha256: 5527d741e12b135aba0229e0d38bcb956f0d0876a42dd526fe3cb0091e776055
files:
- from: ./kubectl-gs-*/*
to: .
Expand Down

0 comments on commit 554eae2

Please sign in to comment.