Skip to content

Commit

Permalink
Bump replicatedhq/troubleshoot to latest release (#4029)
Browse files Browse the repository at this point in the history
  • Loading branch information
eks-distro-pr-bot authored Nov 8, 2024
1 parent 6507fc0 commit 2825d18
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.108.0
- tag: v0.108.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 @@ -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.108.0 --
** github.com/replicatedhq/troubleshoot; version v0.108.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 @@
7784b938acab59803e34fb728d4628bbb26a89f6ffdf15dd5afe334aac9ae0a4 _output/bin/troubleshoot/linux-amd64/support-bundle
8decb3d7800a8483cb7be6176bd10cf244be7fdf629a99cbae99bd3e64e01c98 _output/bin/troubleshoot/linux-arm64/support-bundle
578b9a4a973d99e649dc83273e170cea62b0308c7091c6883286455d85efc7a3 _output/bin/troubleshoot/linux-amd64/support-bundle
2d30103c44859fec48a42f4b36f4beccfe96bac72fbd33aea6530bb0b8089d21 _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.108.0
v0.108.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.108.0-blue)
![Version](https://img.shields.io/badge/version-v0.108.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 2825d18

Please sign in to comment.