Skip to content

Commit

Permalink
CAPI 1.4.7 (#158)
Browse files Browse the repository at this point in the history
* CAPI 1.4.7

* CAPI 1.4.7

* CAPI 1.4.7

* Update helm/cluster-api/values.yaml

Co-authored-by: Andreas Sommer <[email protected]>

---------

Co-authored-by: Andreas Sommer <[email protected]>
  • Loading branch information
njuettner and AndiDog authored Oct 6, 2023
1 parent 4045e42 commit 670a8ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion helm/cluster-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 ]]"
Expand Down

0 comments on commit 670a8ce

Please sign in to comment.