Skip to content

Commit

Permalink
Bump replicatedhq/troubleshoot to latest release (#3144)
Browse files Browse the repository at this point in the history
  • Loading branch information
eks-distro-pr-bot authored May 5, 2024
1 parent d4b3d4e commit 60ea2d4
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ projects:
repos:
- name: troubleshoot
versions:
- tag: v0.91.1
- tag: v0.92.0
go_version: "1.22"
- org: tinkerbell
repos:
Expand Down
2 changes: 1 addition & 1 deletion projects/replicatedhq/troubleshoot/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ https://github.com/prometheus/common
** github.com/prometheus/procfs; version v0.12.0 --
https://github.com/prometheus/procfs

** github.com/replicatedhq/troubleshoot; version v0.91.1 --
** github.com/replicatedhq/troubleshoot; version v0.92.0 --
https://github.com/replicatedhq/troubleshoot

** github.com/spf13/afero; version v1.11.0 --
Expand Down
4 changes: 2 additions & 2 deletions projects/replicatedhq/troubleshoot/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cadcf94ab1f821aeed9c554f730d515d64575f726cc3d8704b80d898543c823e _output/bin/troubleshoot/linux-amd64/support-bundle
2dde63b41e3cea9a6d44a76581dbda43b67c80db63e8a78e174969a84a381aac _output/bin/troubleshoot/linux-arm64/support-bundle
2c760e7cf007cc19c660aa5f780959ee0390222a6504d57d387b5a2aa02b56b9 _output/bin/troubleshoot/linux-amd64/support-bundle
9b3d176c15119b91e75bc516ead34aff573cdea7b1dbd394f707d1a069dc971c _output/bin/troubleshoot/linux-arm64/support-bundle
2 changes: 1 addition & 1 deletion projects/replicatedhq/troubleshoot/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.91.1
v0.92.0
2 changes: 1 addition & 1 deletion projects/replicatedhq/troubleshoot/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **replicatedhq/troubleshoot**
![Version](https://img.shields.io/badge/version-v0.91.1-blue)
![Version](https://img.shields.io/badge/version-v0.92.0-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiWlJsdnRmNnRYUjhUV20xaHJYTng2WXVlVXFBbHZPQnpnblh2bzFLYk1VUHAra2VpWFRFNWpMY0ovTC9PWnBBN2JEcDBXcjRSeVoxd3pyWWxQVzQzZFY4PSIsIml2UGFyYW1ldGVyU3BlYyI6IjZxRUdIK2N6TVZNNUdqL0oiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

[troubleshoot](https://troubleshoot.sh/) is a kubectl plugin providing diagnostic tools for Kubernetes applications. It provides tools for collecting and analyzing cluster information including deployment statuses, cluster resources, and host logs.
Expand Down

0 comments on commit 60ea2d4

Please sign in to comment.