Skip to content

Commit 1b3c018

Browse files
Chart: Update cluster to v4.3.0. (#1544)
1 parent 3302c3c commit 1b3c018

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Changed
1111

1212
- Change the default root disk size for Karpenter node pools. Karpenter will choose the cheapest instances, and certain instances, like `g6f.xlarge` come with some drivers that require a larger disk.
13+
- Chart: Update `cluster` to v4.3.0.
1314

1415
## [6.2.0] - 2025-10-21
1516

helm/cluster-aws/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: cluster
33
repository: https://giantswarm.github.io/cluster-catalog
4-
version: 4.2.0
4+
version: 4.3.0
55
- name: cluster-shared
66
repository: https://giantswarm.github.io/cluster-catalog
77
version: 0.7.1
8-
digest: sha256:1c4c18cdeba1c6586ff1ff61b0e332d8cb2c68ac88cd29d7179795d2d4370f8b
9-
generated: "2025-10-14T16:08:13.682067655Z"
8+
digest: sha256:98128b1252d1b43d0d6778546eded7d0be50da943a7d4e108cf95f581c0d5067
9+
generated: "2025-10-24T22:03:46.995588877Z"

helm/cluster-aws/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ restrictions:
1616
- capa
1717
dependencies:
1818
- name: cluster
19-
version: "4.2.0"
19+
version: "4.3.0"
2020
repository: https://giantswarm.github.io/cluster-catalog
2121
- name: cluster-shared
2222
version: "0.7.1"

0 commit comments

Comments
 (0)