Skip to content

Commit 5d54db0

Browse files
authored
fix: update mindthegap (#852)
**What problem does this PR solve?**: Fixes our CVE **Which issue(s) this PR fixes**: Fixes # **How Has This Been Tested?**: <!-- Please describe the tests that you ran to verify your changes. Provide output from the tests and any manual steps needed to replicate the tests. --> **Special notes for your reviewer**: <!-- Use this to provide any additional information to the reviewers. This may include: - Best way to review the PR. - Where the author wants the most review attention on. - etc. -->
1 parent e154074 commit 5d54db0

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.3
1+
ARG MINDTHEGAP_VERSION=v1.14.4
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)