Skip to content

Commit

Permalink
new version v0.112.0 of support-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Nov 21, 2024
1 parent 6f9f97c commit 6de2115
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions plugins/support-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ kind: Plugin
metadata:
name: support-bundle
spec:
version: v0.111.1
version: v0.112.0
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.111.1/support-bundle_linux_amd64.tar.gz
sha256: a4913af487f7456a00cda2c145aac9d6724dca13ee63ca4996ae4a39d717283f
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.112.0/support-bundle_linux_amd64.tar.gz
sha256: 9cf956758f933bac793056f64e9e04e5f68402708f003fbdfca58413a951ca55
files:
- from: support-bundle
to: .
Expand All @@ -21,8 +21,8 @@ spec:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.111.1/support-bundle_linux_arm64.tar.gz
sha256: f8eb9c175ebd4faf95a2d4e854943bf1b19041cca77ff67945e3e663b4f9f209
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.112.0/support-bundle_linux_arm64.tar.gz
sha256: 907c5347bef7b4619ce020b9bdfa0ca9264f7b4674811cadcb34dd7265e98750
files:
- from: support-bundle
to: .
Expand All @@ -33,8 +33,8 @@ spec:
matchLabels:
os: linux
arch: arm
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.111.1/support-bundle_linux_arm.tar.gz
sha256: eb1638f8603d36e22936053849c04b67c1a6a39339da378376086522c6e7cfdf
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.112.0/support-bundle_linux_arm.tar.gz
sha256: 04db3e469da6f8651138ef4823f61bae3c987d7b409d4b37884834605338faff
files:
- from: support-bundle
to: .
Expand All @@ -45,8 +45,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.111.1/support-bundle_darwin_amd64.tar.gz
sha256: 30f96468abb6d12754c261c1c32528b0b473ec407be3879d53e24ddbc9b52b7f
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.112.0/support-bundle_darwin_amd64.tar.gz
sha256: b2f94d1bc00e1dc9a5bdb25e3aa393aa87570cbbb684d659bf6fafe257562610
files:
- from: support-bundle
to: .
Expand All @@ -57,8 +57,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.111.1/support-bundle_darwin_arm64.tar.gz
sha256: f3450504b8885af9b961a03a82fe7f7f2b1e7835097caa386c85b1a1914e95d4
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.112.0/support-bundle_darwin_arm64.tar.gz
sha256: a11c2113a46fc642ff0a599d04aa0fb49bfc57fe7f9f7d72f04191c823df945f
files:
- from: support-bundle
to: .
Expand All @@ -69,8 +69,8 @@ spec:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.111.1/support-bundle_windows_amd64.zip
sha256: 3831d29f6cb3b4e2a79608ab5132802c107b4042d363bdc7affb8e812b1bd804
uri: https://github.com/replicatedhq/troubleshoot/releases/download/v0.112.0/support-bundle_windows_amd64.zip
sha256: d6b8a3fd8dc00267512f607c39612c9ae1875784aa93eb173b96f8cde000328c
files:
- from: support-bundle.exe
to: .
Expand Down

0 comments on commit 6de2115

Please sign in to comment.