Skip to content

Commit

Permalink
Chart: Update cluster to v1.4.1. (#858)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gacko authored Sep 23, 2024
1 parent b444fe2 commit e5bfdb3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Update cluster chart to v1.3.0.
- Chart: Update `cluster` to v1.4.1.
- Set provider specific configuration for cilium CNI ENI values.

### Removed
Expand Down
8 changes: 4 additions & 4 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-test-catalog
version: 1.0.1-8b685f8ebfe01cda642cf0016ce7a0986e24b108
repository: https://giantswarm.github.io/cluster-catalog
version: 1.4.1
- name: cluster-shared
repository: https://giantswarm.github.io/cluster-catalog
version: 0.7.1
digest: sha256:aa9c1e149a683b95cbd3c58081a976f77f5bac6600e692adfaec2f0d1efd0ed5
generated: "2024-09-19T21:58:15.578409+02:00"
digest: sha256:346980c7aeada3705103241a499bc0b7246dda23aae74fee2956fc6f820e3fd0
generated: "2024-09-23T18:51:21.211503+02:00"
4 changes: 2 additions & 2 deletions helm/cluster-aws/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ restrictions:
- capa
dependencies:
- name: cluster
version: "1.0.1-8b685f8ebfe01cda642cf0016ce7a0986e24b108" # TODO actually based on 1.3.0 tag, change to released `cluster` tag...
repository: https://giantswarm.github.io/cluster-test-catalog # TODO ... + back to `cluster` catalog once tests succeed
version: "1.4.1"
repository: https://giantswarm.github.io/cluster-catalog
- name: cluster-shared
version: "0.7.1"
repository: https://giantswarm.github.io/cluster-catalog

0 comments on commit e5bfdb3

Please sign in to comment.