Skip to content

Commit

Permalink
Bump cluster chart for cgroupsv1 feature (#907)
Browse files Browse the repository at this point in the history
  • Loading branch information
fiunchinho authored Oct 15, 2024
1 parent 171f7b5 commit c9457c8
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 `0.35.3` so that we can configure node pools for cgroupsv1.

## [1.1.2] - 2024-09-19

### Added
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: 0.35.2
version: 0.35.3
- name: cluster-shared
repository: https://giantswarm.github.io/cluster-catalog
version: 0.7.1
digest: sha256:9b37c895f12700b12906ad59b60f88fa03efe21bdd84f8dfcdef708b6773730c
generated: "2024-09-18T23:25:27.787755+02:00"
digest: sha256:08d68c7deec45f18c3b053d3a21c27d4a71d7866d383f65607414a67e5fd2e64
generated: "2024-10-14T17:55:28.552492955+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: "0.35.2"
version: "0.35.3"
repository: https://giantswarm.github.io/cluster-catalog
- name: cluster-shared
version: "0.7.1"
Expand Down

0 comments on commit c9457c8

Please sign in to comment.