Skip to content

Commit 3e1fde4

Browse files
committed
fix: running template is not necessary
1 parent be317f4 commit 3e1fde4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

make/addons.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ export PREVIOUS_CAREN_CHARTS_VERSION := v0.14.6
3030
.PHONY: addons.sync
3131
addons.sync: $(addprefix update-addon.,calico cilium nfd cluster-autoscaler snapshot-controller local-path-provisioner-csi aws-ebs-csi kube-vip)
3232
addons.sync: $(addprefix update-addon.aws-ccm.,127 128 129 130 131)
33-
addons.sync: template-helm-repository
3433

3534
.PHONY: update-addon.calico
3635
update-addon.calico: ; $(info $(M) updating calico manifests)

0 commit comments

Comments
 (0)