Skip to content

Commit 9418958

Browse files
committed
fix: Update mindthegap to fix cert rotation
1 parent 3c3e894 commit 9418958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/addons/mindthegap-helm-registry/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG MINDTHEGAP_VERSION=v1.14.4
1+
ARG MINDTHEGAP_VERSION=v1.17.0
22

33
FROM --platform=${BUILDPLATFORM} ghcr.io/mesosphere/mindthegap:${MINDTHEGAP_VERSION} as bundle_builder
44
# this gets called by goreleaser so the copy source has to be the path relative to the repo root.

0 commit comments

Comments
 (0)