From 670a8ce8d5ad76a879b62a8c4e6e2080cdc0250b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nick=20J=C3=BCttner?= Date: Fri, 6 Oct 2023 13:48:33 +0200 Subject: [PATCH] CAPI 1.4.7 (#158) * CAPI 1.4.7 * CAPI 1.4.7 * CAPI 1.4.7 * Update helm/cluster-api/values.yaml Co-authored-by: Andreas Sommer --------- Co-authored-by: Andreas Sommer --- CHANGELOG.md | 4 ++++ helm/cluster-api/values.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a8e7812..276a4634 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- Upgrade CAPI to v1.4.7 + ## [1.14.1] - 2023-09-20 ### Added diff --git a/helm/cluster-api/values.yaml b/helm/cluster-api/values.yaml index ece1889b..ce8abde7 100644 --- a/helm/cluster-api/values.yaml +++ b/helm/cluster-api/values.yaml @@ -8,7 +8,7 @@ images: name: giantswarm/kubeadm-bootstrap-controller controlplane: name: giantswarm/kubeadm-control-plane-controller - tag: v1.4.5-gs-c73220ed8 # upstream v1.4.5 + https://github.com/kubernetes-sigs/cluster-api/pull/8586 (Makefile improvement) + tag: v1.4.7-gs-7030a8361 # upstream v1.4.7 + https://github.com/kubernetes-sigs/cluster-api/pull/8586 (Makefile improvement) project: branch: "[[ .Branch ]]"