We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93f086e commit 81ffd84Copy full SHA for 81ffd84
hack/addons/helm-chart-bundler/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG MINDTHEGAP_VERSION=v1.16.0
+ARG MINDTHEGAP_VERSION=v1.17.0
2
3
FROM --platform=${BUILDPLATFORM} ghcr.io/mesosphere/mindthegap:${MINDTHEGAP_VERSION} as bundle_builder
4
# This gets called by goreleaser so the copy source has to be the path relative to the repo root.
0 commit comments