Skip to content

Commit a7a1f8d

Browse files
committed
[skip ci] fix: whitespace issue
1 parent dadca69 commit a7a1f8d

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
@@ -64,5 +64,5 @@ generate-mindthegap-repofile: generate-helm-configmap ; $(info $(M) generating h
6464
./hack/addons/generate-mindthegap-repofile.sh
6565

6666
.PHONY: replace-with-mindthegap ## this is used by gorealeaser to set the helm value to this.
67-
replace-with-mindthegap: generate-mindthegap-repofile
67+
replace-with-mindthegap: generate-mindthegap-repofile
6868
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)