Skip to content

Commit c6caa7d

Browse files
renovate[bot]Gacko
andauthored
Chart: Update cluster to v4.0.3. (#1501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Marco Ebert <[email protected]>
1 parent 88a1c54 commit c6caa7d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12-
- Chart: Update `cluster` to v4.0.2.
12+
- Chart: Update `cluster` to v4.0.3.
1313
- The container registry passed as value to default apps is set to `gsoci.azurecr.io`, regardless of the cluster region. The mirroring feature of `containerd` will make sure the right registry is used.
1414
- Switch to HelmReleases to install `karpenter` and `karpenter-crossplane-resources` charts.
1515
- Bump flux `HelmReleases` api version to v2.

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.0.2
4+
version: 4.0.3
55
- name: cluster-shared
66
repository: https://giantswarm.github.io/cluster-catalog
77
version: 0.7.1
8-
digest: sha256:0568fe4f5d53b84e6370947243804acbb1d8ba7636d7cab9e7a5054ede599fc1
9-
generated: "2025-10-06T15:48:11.015145986Z"
8+
digest: sha256:559c11fdcb5fc1a8fab8c91259a6ed0767572549f4ad20649bee9624baf8fcd5
9+
generated: "2025-10-10T15:56:40.322428172Z"

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.0.2"
19+
version: "4.0.3"
2020
repository: https://giantswarm.github.io/cluster-catalog
2121
- name: cluster-shared
2222
version: "0.7.1"

0 commit comments

Comments
 (0)