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 b32e253 commit 0712533Copy full SHA for 0712533
make/addons.mk
@@ -25,7 +25,7 @@ export KUBE_VIP_VERSION := v0.8.3
25
26
export METALLB_CHART_VERSION := 0.14.8
27
28
-export COSI_CONTROLLER_VERSION := 0.0.1-alpha.4
+export COSI_CONTROLLER_VERSION := 0.0.1-alpha.5
29
30
.PHONY: addons.sync
31
addons.sync: $(addprefix update-addon.,calico cilium nfd cluster-autoscaler snapshot-controller local-path-provisioner-csi aws-ebs-csi kube-vip)
0 commit comments