Skip to content

Commit 67e5159

Browse files
Bump replicatedhq/troubleshoot to latest release (#5154)
1 parent cd10a80 commit 67e5159

File tree

6 files changed

+63
-67
lines changed

6 files changed

+63
-67
lines changed

UPSTREAM_PROJECTS.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,8 +289,8 @@ projects:
289289
repos:
290290
- name: troubleshoot
291291
versions:
292-
- tag: v0.123.17
293-
go_version: "1.25"
292+
- tag: v0.125.0
293+
go_version: "1.26"
294294
- org: tinkerbell
295295
repos:
296296
- name: actions

projects/replicatedhq/troubleshoot/ATTRIBUTION.txt

Lines changed: 56 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -83,13 +83,13 @@ https://github.com/aws/aws-sdk-go-v2/service/sts
8383
** github.com/aws/smithy-go; version v1.24.0 --
8484
https://github.com/aws/smithy-go
8585

86-
** github.com/cncf/xds/go; version v0.0.0-20250501225837-2ac532fd4443 --
86+
** github.com/cncf/xds/go; version v0.0.0-20251022180443-0feb69152e9f --
8787
https://github.com/cncf/xds/go
8888

89-
** github.com/containerd/cgroups/v3/cgroup2; version v3.1.2 --
89+
** github.com/containerd/cgroups/v3/cgroup2; version v3.1.3 --
9090
https://github.com/containerd/cgroups/v3
9191

92-
** github.com/containerd/containerd; version v1.7.29 --
92+
** github.com/containerd/containerd; version v1.7.30 --
9393
https://github.com/containerd/containerd
9494

9595
** github.com/containerd/errdefs; version v1.0.0 --
@@ -104,7 +104,7 @@ https://github.com/containerd/log
104104
** github.com/containerd/platforms; version v0.2.1 --
105105
https://github.com/containerd/platforms
106106

107-
** github.com/containerd/stargz-snapshotter/estargz; version v0.18.1 --
107+
** github.com/containerd/stargz-snapshotter/estargz; version v0.18.2 --
108108
https://github.com/containerd/stargz-snapshotter/estargz
109109

110110
** github.com/containers/libtrust; version v0.0.0-20230121012942-c1716e8a8d01 --
@@ -134,13 +134,13 @@ https://github.com/docker/go-connections
134134
** github.com/docker/go-units; version v0.5.0 --
135135
https://github.com/docker/go-units
136136

137-
** github.com/envoyproxy/go-control-plane/envoy; version v1.32.4 --
137+
** github.com/envoyproxy/go-control-plane/envoy; version v1.35.0 --
138138
https://github.com/envoyproxy/go-control-plane/envoy
139139

140140
** github.com/envoyproxy/protoc-gen-validate/validate; version v1.2.1 --
141141
https://github.com/bufbuild/protoc-gen-validate
142142

143-
** github.com/go-jose/go-jose/v4; version v4.1.2 --
143+
** github.com/go-jose/go-jose/v4; version v4.1.3 --
144144
https://github.com/go-jose/go-jose/v4
145145

146146
** github.com/go-logr/logr; version v1.4.3 --
@@ -182,7 +182,7 @@ https://github.com/google/s2a-go
182182
** github.com/googleapis/enterprise-certificate-proxy/client; version v0.3.7 --
183183
https://github.com/googleapis/enterprise-certificate-proxy
184184

185-
** github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp; version v1.29.0 --
185+
** github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp; version v1.30.0 --
186186
https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp
187187

188188
** github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric; version v0.54.0 --
@@ -191,7 +191,7 @@ https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metr
191191
** github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping; version v0.54.0 --
192192
https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping
193193

194-
** github.com/klauspost/compress; version v1.18.2 --
194+
** github.com/klauspost/compress; version v1.18.4 --
195195
https://github.com/klauspost/compress
196196

197197
** github.com/longhorn/go-iscsi-helper/util; version v0.0.0-20210330030558-49a327fb024e --
@@ -236,7 +236,7 @@ https://github.com/opencontainers/runtime-spec
236236
** github.com/opencontainers/selinux; version v1.13.1 --
237237
https://github.com/opencontainers/selinux
238238

239-
** github.com/replicatedhq/troubleshoot; version v0.123.17 --
239+
** github.com/replicatedhq/troubleshoot; version v0.125.0 --
240240
https://github.com/replicatedhq/troubleshoot
241241

242242
** github.com/santhosh-tekuri/jsonschema/v6; version v6.0.2 --
@@ -248,7 +248,7 @@ https://github.com/spf13/afero
248248
** github.com/spf13/cobra; version v1.10.2 --
249249
https://github.com/spf13/cobra
250250

251-
** github.com/spiffe/go-spiffe/v2; version v2.5.0 --
251+
** github.com/spiffe/go-spiffe/v2; version v2.6.0 --
252252
https://github.com/spiffe/go-spiffe/v2
253253

254254
** github.com/tklauser/numcpus; version v0.11.0 --
@@ -260,13 +260,13 @@ https://github.com/vishvananda/netlink
260260
** github.com/vishvananda/netns; version v0.0.5 --
261261
https://github.com/vishvananda/netns
262262

263-
** github.com/vmware-tanzu/velero/pkg/apis/velero; version v1.17.1 --
263+
** github.com/vmware-tanzu/velero/pkg/apis/velero; version v1.18.0 --
264264
https://github.com/vmware-tanzu/velero
265265

266266
** go.opentelemetry.io/auto/sdk; version v1.2.1 --
267267
https://github.com/open-telemetry/opentelemetry-go-instrumentation
268268

269-
** go.opentelemetry.io/contrib/detectors/gcp; version v1.36.0 --
269+
** go.opentelemetry.io/contrib/detectors/gcp; version v1.38.0 --
270270
https://github.com/open-telemetry/opentelemetry-go-contrib
271271

272272
** go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc; version v0.63.0 --
@@ -275,25 +275,25 @@ https://github.com/open-telemetry/opentelemetry-go-contrib
275275
** go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp; version v0.61.0 --
276276
https://github.com/open-telemetry/opentelemetry-go-contrib
277277

278-
** go.opentelemetry.io/otel; version v1.39.0 --
278+
** go.opentelemetry.io/otel; version v1.42.0 --
279279
https://github.com/open-telemetry/opentelemetry-go
280280

281-
** go.opentelemetry.io/otel/metric; version v1.39.0 --
281+
** go.opentelemetry.io/otel/metric; version v1.42.0 --
282282
https://github.com/open-telemetry/opentelemetry-go
283283

284-
** go.opentelemetry.io/otel/sdk; version v1.39.0 --
284+
** go.opentelemetry.io/otel/sdk; version v1.42.0 --
285285
https://github.com/open-telemetry/opentelemetry-go
286286

287-
** go.opentelemetry.io/otel/sdk/metric; version v1.39.0 --
287+
** go.opentelemetry.io/otel/sdk/metric; version v1.42.0 --
288288
https://github.com/open-telemetry/opentelemetry-go
289289

290-
** go.opentelemetry.io/otel/trace; version v1.39.0 --
290+
** go.opentelemetry.io/otel/trace; version v1.42.0 --
291291
https://github.com/open-telemetry/opentelemetry-go
292292

293-
** go.podman.io/image/v5; version v5.38.0 --
293+
** go.podman.io/image/v5; version v5.39.1 --
294294
https://github.com/containers/container-libs
295295

296-
** go.podman.io/storage; version v1.61.1-0.20260113143440-ec033ce69f13 --
296+
** go.podman.io/storage; version v1.62.1-0.20260218215809-4bd29ff8b87e --
297297
https://github.com/containers/container-libs
298298

299299
** go.yaml.in/yaml/v2; version v2.4.3 --
@@ -308,37 +308,37 @@ https://github.com/googleapis/go-genproto
308308
** google.golang.org/genproto/googleapis/type; version v0.0.0-20250922171735-9219d122eba9 --
309309
https://github.com/googleapis/go-genproto
310310

311-
** google.golang.org/grpc; version v1.76.0 --
311+
** google.golang.org/grpc; version v1.77.0 --
312312
https://github.com/grpc/grpc-go
313313

314314
** gopkg.in/yaml.v2; version v2.4.0 --
315315
https://gopkg.in/yaml.v2
316316

317-
** helm.sh/helm/v3; version v3.19.4 --
317+
** helm.sh/helm/v3; version v3.20.0 --
318318
https://github.com/helm/helm
319319

320-
** k8s.io/api; version v0.35.0 --
320+
** k8s.io/api; version v0.35.2 --
321321
https://github.com/kubernetes/api
322322

323-
** k8s.io/apiextensions-apiserver/pkg; version v0.35.0 --
323+
** k8s.io/apiextensions-apiserver/pkg; version v0.35.2 --
324324
https://github.com/kubernetes/apiextensions-apiserver
325325

326-
** k8s.io/apimachinery/pkg; version v0.35.0 --
326+
** k8s.io/apimachinery/pkg; version v0.35.2 --
327327
https://github.com/kubernetes/apimachinery
328328

329-
** k8s.io/apiserver/pkg; version v0.35.0 --
329+
** k8s.io/apiserver/pkg; version v0.35.2 --
330330
https://github.com/kubernetes/apiserver
331331

332-
** k8s.io/cli-runtime/pkg; version v0.35.0 --
332+
** k8s.io/cli-runtime/pkg; version v0.35.2 --
333333
https://github.com/kubernetes/cli-runtime
334334

335-
** k8s.io/client-go; version v0.35.0 --
335+
** k8s.io/client-go; version v0.35.2 --
336336
https://github.com/kubernetes/client-go
337337

338-
** k8s.io/component-base/version; version v0.35.0 --
338+
** k8s.io/component-base/version; version v0.35.2 --
339339
https://github.com/kubernetes/component-base
340340

341-
** k8s.io/klog/v2; version v2.130.1 --
341+
** k8s.io/klog/v2; version v2.140.0 --
342342
https://github.com/kubernetes/klog
343343

344344
** k8s.io/kube-openapi/pkg; version v0.0.0-20250910181357-589584f1c912 --
@@ -347,13 +347,13 @@ https://github.com/kubernetes/kube-openapi
347347
** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20250910181357-589584f1c912 --
348348
https://github.com/kubernetes/kube-openapi
349349

350-
** k8s.io/kubectl/pkg; version v0.34.2 --
350+
** k8s.io/kubectl/pkg; version v0.35.0 --
351351
https://github.com/kubernetes/kubectl
352352

353-
** k8s.io/kubelet/pkg/apis/stats/v1alpha1; version v0.35.0 --
353+
** k8s.io/kubelet/pkg/apis/stats/v1alpha1; version v0.35.2 --
354354
https://github.com/kubernetes/kubelet
355355

356-
** k8s.io/metrics/pkg/apis/custom_metrics; version v0.35.0 --
356+
** k8s.io/metrics/pkg/apis/custom_metrics; version v0.35.2 --
357357
https://github.com/kubernetes/metrics
358358

359359
** k8s.io/utils; version v0.0.0-20251002143259-bc988d571ff4 --
@@ -365,7 +365,7 @@ https://github.com/oras-project/oras-go
365365
** periph.io/x/host/v3/distro; version v3.8.5 --
366366
https://periph.io/x/host/v3
367367

368-
** sigs.k8s.io/controller-runtime/pkg; version v0.22.4 --
368+
** sigs.k8s.io/controller-runtime/pkg; version v0.23.3 --
369369
https://github.com/kubernetes-sigs/controller-runtime
370370

371371
** sigs.k8s.io/json; version v0.0.0-20250730193827-2d320260d730 --
@@ -380,7 +380,7 @@ https://github.com/kubernetes-sigs/kustomize
380380
** sigs.k8s.io/randfill; version v1.0.0 --
381381
https://github.com/kubernetes-sigs/randfill
382382

383-
** sigs.k8s.io/structured-merge-diff/v6; version v6.3.0 --
383+
** sigs.k8s.io/structured-merge-diff/v6; version v6.3.2-0.20260122202528-d9cc6641c482 --
384384
https://github.com/kubernetes-sigs/structured-merge-diff
385385

386386
** sigs.k8s.io/yaml; version v1.6.0 --
@@ -952,16 +952,16 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
952952

953953
------
954954

955-
** filippo.io/edwards25519; version v1.1.0 --
955+
** filippo.io/edwards25519; version v1.1.1 --
956956
https://github.com/FiloSottile/edwards25519
957957

958958
** github.com/liggitt/tabwriter; version v0.0.0-20181228230101-89fcab3d43de --
959959
https://github.com/liggitt/tabwriter
960960

961-
** k8s.io/apimachinery/third_party/forked/golang; version v0.35.0 --
961+
** k8s.io/apimachinery/third_party/forked/golang; version v0.35.2 --
962962
https://github.com/kubernetes/apimachinery
963963

964-
** k8s.io/client-go/third_party/forked/golang/template; version v0.35.0 --
964+
** k8s.io/client-go/third_party/forked/golang/template; version v0.35.2 --
965965
https://github.com/kubernetes/client-go
966966

967967
Copyright (c) 2009 The Go Authors. All rights reserved.
@@ -1132,7 +1132,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11321132

11331133
------
11341134

1135-
** github.com/go-jose/go-jose/v4/json; version v4.1.2 --
1135+
** github.com/go-jose/go-jose/v4/json; version v4.1.3 --
11361136
https://github.com/go-jose/go-jose/v4
11371137

11381138
** k8s.io/utils/internal/third_party/forked/golang; version v0.0.0-20251002143259-bc988d571ff4 --
@@ -1303,7 +1303,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13031303

13041304
------
13051305

1306-
** github.com/klauspost/compress/internal/snapref; version v1.18.2 --
1306+
** github.com/klauspost/compress/internal/snapref; version v1.18.4 --
13071307
https://github.com/klauspost/compress
13081308

13091309
Copyright (c) 2011 The Snappy-Go Authors. All rights reserved.
@@ -1371,7 +1371,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13711371

13721372
------
13731373

1374-
** github.com/microsoft/go-mssqldb; version v1.9.5 --
1374+
** github.com/microsoft/go-mssqldb; version v1.9.8 --
13751375
https://github.com/microsoft/go-mssqldb
13761376

13771377
Copyright (c) 2012 The Go Authors. All rights reserved.
@@ -1405,7 +1405,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14051405

14061406
------
14071407

1408-
** github.com/miekg/dns; version v1.1.70 --
1408+
** github.com/miekg/dns; version v1.1.72 --
14091409
https://github.com/miekg/dns
14101410

14111411
BSD 3-Clause License
@@ -1545,7 +1545,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
15451545

15461546
------
15471547

1548-
** github.com/shirou/gopsutil/v4; version v4.25.12 --
1548+
** github.com/shirou/gopsutil/v4; version v4.26.2 --
15491549
https://github.com/shirou/gopsutil/v4
15501550

15511551
gopsutil is distributed under BSD license reproduced below.
@@ -1781,31 +1781,31 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
17811781

17821782
------
17831783

1784-
** golang.org/go; version go1.25.8 --
1784+
** golang.org/go; version go1.26.1 --
17851785
https://github.com/golang/go
17861786

1787-
** golang.org/x/crypto; version v0.47.0 --
1787+
** golang.org/x/crypto; version v0.48.0 --
17881788
https://golang.org/x/crypto
17891789

1790-
** golang.org/x/mod/semver; version v0.32.0 --
1790+
** golang.org/x/mod/semver; version v0.33.0 --
17911791
https://golang.org/x/mod
17921792

1793-
** golang.org/x/net; version v0.49.0 --
1793+
** golang.org/x/net; version v0.51.0 --
17941794
https://golang.org/x/net
17951795

17961796
** golang.org/x/oauth2; version v0.33.0 --
17971797
https://golang.org/x/oauth2
17981798

1799-
** golang.org/x/sync; version v0.19.0 --
1799+
** golang.org/x/sync; version v0.20.0 --
18001800
https://golang.org/x/sync
18011801

1802-
** golang.org/x/sys; version v0.40.0 --
1802+
** golang.org/x/sys; version v0.42.0 --
18031803
https://golang.org/x/sys
18041804

1805-
** golang.org/x/term; version v0.39.0 --
1805+
** golang.org/x/term; version v0.40.0 --
18061806
https://golang.org/x/term
18071807

1808-
** golang.org/x/text; version v0.33.0 --
1808+
** golang.org/x/text; version v0.34.0 --
18091809
https://golang.org/x/text
18101810

18111811
** golang.org/x/time/rate; version v0.14.0 --
@@ -2060,7 +2060,7 @@ Copyright (c) 2016 Caleb Spare
20602060
https://github.com/chzyer/readline
20612061
Copyright (c) 2015 Chzyer
20622062

2063-
** github.com/cilium/ebpf; version v0.20.0 --
2063+
** github.com/cilium/ebpf; version v0.21.0 --
20642064
https://github.com/cilium/ebpf
20652065
Copyright (c) 2017 Nathan Sweet
20662066
Copyright (c) 2018, 2019 Cloudflare
@@ -2134,7 +2134,7 @@ Copyright (c) 2019 Josh Bleecher Snyder
21342134
https://github.com/json-iterator/go
21352135
Copyright (c) 2016 json-iterator
21362136

2137-
** github.com/klauspost/compress/zstd/internal/xxhash; version v1.18.2 --
2137+
** github.com/klauspost/compress/zstd/internal/xxhash; version v1.18.4 --
21382138
https://github.com/klauspost/compress
21392139
Copyright (c) 2016 Caleb Spare
21402140

@@ -2178,7 +2178,7 @@ Copyright (c) Yasuhiro MATSUMOTO <mattn.jp@gmail.com>
21782178
https://github.com/mattn/go-runewidth
21792179
Copyright (c) 2016 Yasuhiro Matsumoto
21802180

2181-
** github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg; version v1.9.5 --
2181+
** github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg; version v1.9.8 --
21822182
https://github.com/microsoft/go-mssqldb
21832183
Copyright (c) 2021 Swisscom (Switzerland) Ltd
21842184

@@ -2218,11 +2218,11 @@ Copyright (c) 2015 Zack Guo
22182218
https://github.com/rivo/uniseg
22192219
Copyright (c) 2019 Oliver Kuederle
22202220

2221-
** github.com/rubenv/sql-migrate; version v1.8.0 --
2221+
** github.com/rubenv/sql-migrate; version v1.8.1 --
22222222
https://github.com/rubenv/sql-migrate
22232223
Copyright (C) 2014-2021 by Ruben Vermeersch <ruben@rocketeer.be>
22242224

2225-
** github.com/rubenv/sql-migrate/sqlparse; version v1.8.0 --
2225+
** github.com/rubenv/sql-migrate/sqlparse; version v1.8.1 --
22262226
https://github.com/rubenv/sql-migrate
22272227
Copyright (C) 2014-2017 by Ruben Vermeersch <ruben@rocketeer.be>
22282228
Copyright (C) 2012-2014 by Liam Staskawicz
@@ -2235,7 +2235,7 @@ Copyright (c) 2023 Márk Sági-Kazár <mark.sagikazar@gmail.com>
22352235
https://github.com/segmentio/ksuid
22362236
Copyright (c) 2017 Segment.io
22372237

2238-
** github.com/sirupsen/logrus; version v1.9.4-0.20251023124752-b61f268f75b6 --
2238+
** github.com/sirupsen/logrus; version v1.9.4 --
22392239
https://github.com/sirupsen/logrus
22402240
Copyright (c) 2014 Simon Eskildsen
22412241

@@ -2263,10 +2263,6 @@ Copyright (c) 2014 The AUTHORS
22632263
https://github.com/x448/float16
22642264
Copyright (c) 2019 Montgomery Edwards⁴⁴⁸ and Faye Amacker
22652265

2266-
** github.com/zeebo/errs; version v1.4.0 --
2267-
https://github.com/zeebo/errs
2268-
Copyright (c) 2017 The Authors
2269-
22702266
Permission is hereby granted, free of charge, to any person obtaining a copy
22712267
of this software and associated documentation files (the "Software"), to deal
22722268
in the Software without restriction, including without limitation the rights
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
711cac1821d53f78ee493aa54f2f0c195a78449e670290cbf179f319acf09b91 _output/bin/troubleshoot/linux-amd64/support-bundle
2-
dcd6d47dae9ee9340bdcfa980ba6a4009d1eea8c4adb44bbd5ea3183b8eaccb7 _output/bin/troubleshoot/linux-arm64/support-bundle
1+
5788d04a14902a28e64914d907c78557474c060894776a75039c7ed65c17a941 _output/bin/troubleshoot/linux-amd64/support-bundle
2+
5f5a8d6a8ddf04810c0559d0453444e9ebd8b8aee2d5f4d0b2cad426f7ac5c92 _output/bin/troubleshoot/linux-arm64/support-bundle
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.123.17
1+
v0.125.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.25
1+
1.26

0 commit comments

Comments
 (0)