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 3c3e894 commit 9418958Copy full SHA for 9418958
hack/addons/mindthegap-helm-registry/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG MINDTHEGAP_VERSION=v1.14.4
+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