Skip to content

Commit

Permalink
Bump cluster chart for cgroupsv1 feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fiunchinho committed Oct 15, 2024
1 parent 6bafc80 commit aeee0f8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
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

- Bump `cluster` chart to `1.0.3` so that we can configure node pools for cgroupsv1.

## [1.3.3] - 2024-09-30

### Changed
Expand Down
6 changes: 3 additions & 3 deletions helm/cluster-aws/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: cluster
repository: https://giantswarm.github.io/cluster-catalog
version: 1.0.2
version: 1.0.3
- name: cluster-shared
repository: https://giantswarm.github.io/cluster-catalog
version: 0.7.1
digest: sha256:1521e7e61a2d3c2400a03d2962b948b84e19915d13fa866189d60930d0f17106
generated: "2024-09-30T18:22:41.281619+02:00"
digest: sha256:73b9f0d3403bce6c6dead6bda9fed6011c7379a95efa6afd6ffd9c91c3bc1b6f
generated: "2024-10-15T14:25:41.437353127+02:00"
2 changes: 1 addition & 1 deletion helm/cluster-aws/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ restrictions:
- capa
dependencies:
- name: cluster
version: "1.0.2"
version: "1.0.3"
repository: https://giantswarm.github.io/cluster-catalog
- name: cluster-shared
version: "0.7.1"
Expand Down

0 comments on commit aeee0f8

Please sign in to comment.