Skip to content

Commit 075926e

Browse files
committed
[skip ci] fix: whitespace issue
1 parent c113087 commit 075926e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make/addons.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,5 @@ generate-mindthegap-repofile: generate-helm-configmap ; $(info $(M) generating h
7777
./hack/addons/generate-mindthegap-repofile.sh
7878

7979
.PHONY: replace-with-mindthegap ## this is used by gorealeaser to set the helm value to this.
80-
replace-with-mindthegap: generate-mindthegap-repofile
80+
replace-with-mindthegap: generate-mindthegap-repofile
8181
sed -i 's/RepositoryURL:.*/RepositoryURL: registry.{{ .Release.Namespace }}.svc/g' "./charts/cluster-api-runtime-extensions-nutanix/templates/helm-config.yaml"

0 commit comments

Comments
 (0)