From 2c50b9a4f4d4c3d50c7f4bbd915fdbf9247f6973 Mon Sep 17 00:00:00 2001 From: EKS Distro PR Bot Date: Wed, 24 Apr 2024 08:19:10 +0000 Subject: [PATCH] Bump replicatedhq/troubleshoot to latest release --- UPSTREAM_PROJECTS.yaml | 2 +- projects/replicatedhq/troubleshoot/ATTRIBUTION.txt | 8 ++++---- projects/replicatedhq/troubleshoot/CHECKSUMS | 4 ++-- projects/replicatedhq/troubleshoot/GIT_TAG | 2 +- projects/replicatedhq/troubleshoot/README.md | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/UPSTREAM_PROJECTS.yaml b/UPSTREAM_PROJECTS.yaml index 396c7dae50..2a37801019 100644 --- a/UPSTREAM_PROJECTS.yaml +++ b/UPSTREAM_PROJECTS.yaml @@ -255,7 +255,7 @@ projects: repos: - name: troubleshoot versions: - - tag: v0.87.0 + - tag: v0.88.0 go_version: "1.21" - org: tinkerbell repos: diff --git a/projects/replicatedhq/troubleshoot/ATTRIBUTION.txt b/projects/replicatedhq/troubleshoot/ATTRIBUTION.txt index cf4ce39c37..c81254b91c 100644 --- a/projects/replicatedhq/troubleshoot/ATTRIBUTION.txt +++ b/projects/replicatedhq/troubleshoot/ATTRIBUTION.txt @@ -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.87.0 -- +** github.com/replicatedhq/troubleshoot; version v0.88.0 -- https://github.com/replicatedhq/troubleshoot ** github.com/spf13/afero; version v1.11.0 -- @@ -230,7 +230,7 @@ https://gopkg.in/ini.v1 ** gopkg.in/yaml.v2; version v2.4.0 -- https://gopkg.in/yaml.v2 -** helm.sh/helm/v3; version v3.14.3 -- +** helm.sh/helm/v3; version v3.14.4 -- https://github.com/helm/helm ** k8s.io/api; version v0.29.3 -- @@ -4021,11 +4021,11 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice ------ -** github.com/hashicorp/go-getter; version v1.7.3 -- +** github.com/hashicorp/go-getter; version v1.7.4 -- https://github.com/hashicorp/go-getter * Package github.com/hashicorp/go-getter's source code may be found at: - https://github.com/hashicorp/go-getter/tree/v1.7.3 + https://github.com/hashicorp/go-getter/tree/v1.7.4 Copyright (c) 2015 HashiCorp, Inc. diff --git a/projects/replicatedhq/troubleshoot/CHECKSUMS b/projects/replicatedhq/troubleshoot/CHECKSUMS index c0e9f59983..9bbda0d647 100644 --- a/projects/replicatedhq/troubleshoot/CHECKSUMS +++ b/projects/replicatedhq/troubleshoot/CHECKSUMS @@ -1,2 +1,2 @@ -323cc813beb9ae65a6ee016e9b7ab0918679eb99a408ec5cc6f65012added6aa _output/bin/troubleshoot/linux-amd64/support-bundle -dcc04d5f6dd0baf3b875e39e8d244bf7a5e0c998c49889636ce2da234e9a696c _output/bin/troubleshoot/linux-arm64/support-bundle +57f98783c00e8593b7080931471604ddda70f8e378d1f7e9c4575fe6887ddc81 _output/bin/troubleshoot/linux-amd64/support-bundle +3451b3abfd837ec99efc544e324af98c014b06f142c0a5f29294c27d6bb3e84b _output/bin/troubleshoot/linux-arm64/support-bundle diff --git a/projects/replicatedhq/troubleshoot/GIT_TAG b/projects/replicatedhq/troubleshoot/GIT_TAG index 0fdcb14d90..b5a1220303 100644 --- a/projects/replicatedhq/troubleshoot/GIT_TAG +++ b/projects/replicatedhq/troubleshoot/GIT_TAG @@ -1 +1 @@ -v0.87.0 +v0.88.0 diff --git a/projects/replicatedhq/troubleshoot/README.md b/projects/replicatedhq/troubleshoot/README.md index 269aeb5207..a1cf460687 100644 --- a/projects/replicatedhq/troubleshoot/README.md +++ b/projects/replicatedhq/troubleshoot/README.md @@ -1,5 +1,5 @@ ## **replicatedhq/troubleshoot** -![Version](https://img.shields.io/badge/version-v0.87.0-blue) +![Version](https://img.shields.io/badge/version-v0.88.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.