Skip to content

Commit e959ba4

Browse files
authored
Merge pull request #6736 from k0sproject/renovate/main-replicatedhq-troubleshoot-0.x
Bump replicatedhq/troubleshoot to v0.123.15
2 parents 5a6b46a + f65de68 commit e959ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inttest/bootloose-alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ FROM docker.io/library/alpine:$ALPINE_VERSION
66
ARG TARGETARCH
77
ARG CRI_DOCKERD_VERSION=0.4.0 # renovate: datasource=github-releases depName=Mirantis/cri-dockerd
88
ARG ETCD_VERSION
9-
ARG TROUBLESHOOT_VERSION=0.123.13 # renovate: datasource=github-releases depName=replicatedhq/troubleshoot
9+
ARG TROUBLESHOOT_VERSION=0.123.15 # renovate: datasource=github-releases depName=replicatedhq/troubleshoot
1010
ARG HELM_VERSION
1111

1212
# Apply our changes to the image

0 commit comments

Comments
 (0)