Skip to content

Commit

Permalink
Bump replicatedhq/troubleshoot to latest release (#3137)
Browse files Browse the repository at this point in the history
  • Loading branch information
eks-distro-pr-bot authored May 2, 2024
1 parent 8114206 commit 30077a2
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.90.0
- tag: v0.91.1
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.90.0 --
** github.com/replicatedhq/troubleshoot; version v0.91.1 --
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 @@
c886800db977710d7b48eaf0727f1f78ef50949fda8849da909e24b382a0fb45 _output/bin/troubleshoot/linux-amd64/support-bundle
9353bf4febe147bd6faa251589ab4d80584921942b4de069e8c8f79c2e856b89 _output/bin/troubleshoot/linux-arm64/support-bundle
cadcf94ab1f821aeed9c554f730d515d64575f726cc3d8704b80d898543c823e _output/bin/troubleshoot/linux-amd64/support-bundle
2dde63b41e3cea9a6d44a76581dbda43b67c80db63e8a78e174969a84a381aac _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.90.0
v0.91.1
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.90.0-blue)
![Version](https://img.shields.io/badge/version-v0.91.1-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 30077a2

Please sign in to comment.