diff --git a/helm/cluster-api/values.yaml b/helm/cluster-api/values.yaml index 0ea5fb8..eef71a0 100644 --- a/helm/cluster-api/values.yaml +++ b/helm/cluster-api/values.yaml @@ -10,7 +10,7 @@ images: name: giantswarm/kubeadm-bootstrap-controller controlplane: name: giantswarm/kubeadm-control-plane-controller - tag: v1.7.8-gs-daab5435b # upstream v1.7.8 + tag: v1.7.8-gs-daab5435b # upstream v1.7.8 project: branch: "[[ .Branch ]]" @@ -24,4 +24,3 @@ crds: ciliumNetworkPolicy: enabled: false -