Skip to content

Commit

Permalink
Bump replicatedhq/troubleshoot to latest release (#3957)
Browse files Browse the repository at this point in the history
  • Loading branch information
eks-distro-pr-bot authored Oct 22, 2024
1 parent b0f3544 commit 62cd7b4
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 @@ -261,7 +261,7 @@ projects:
repos:
- name: troubleshoot
versions:
- tag: v0.107.1
- tag: v0.107.2
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 @@ -182,7 +182,7 @@ https://github.com/prometheus/common
** github.com/prometheus/procfs; version v0.15.1 --
https://github.com/prometheus/procfs

** github.com/replicatedhq/troubleshoot; version v0.107.1 --
** github.com/replicatedhq/troubleshoot; version v0.107.2 --
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 @@
2aa94e549f63166158742406d0103be43ff02be4e1eb6ec26419dc9228e18613 _output/bin/troubleshoot/linux-amd64/support-bundle
858eb86f8dc0f093ab4c244c6d31fbdc33986b96daa235e839b788189817b8f0 _output/bin/troubleshoot/linux-arm64/support-bundle
4cf37fb9c75c2701db33a9c8423ab3a4e87cb34b5c320413bee6e40fd3312a20 _output/bin/troubleshoot/linux-amd64/support-bundle
a70764cdaf3628e5412ce03add9fbea8f3dff20d6f1f7b59efd928d23fd32994 _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.107.1
v0.107.2
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.107.1-blue)
![Version](https://img.shields.io/badge/version-v0.107.2-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 62cd7b4

Please sign in to comment.