Skip to content

Commit

Permalink
Release v1.0.0 (#216)
Browse files Browse the repository at this point in the history
* update CHANGELOG

* Release v1.0.0

---------

Co-authored-by: kubasobon <wtty.fool@gmail.com>
  • Loading branch information
taylorbot and kubasobon authored Aug 10, 2023
1 parent 3979422 commit 5f08ad3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.0] - 2023-08-09

### Changed

- Update Flux to v2.0.1. Includes [breaking changes](https://github.com/fluxcd/flux2/releases/tag/v2.0.1).

## [0.24.1] - 2023-08-03

### Fixed
Expand Down Expand Up @@ -290,7 +296,8 @@ reduce memory usage by downgrading Helm from 3.7.1 to 3.6.3

- Initial release containing flux toolkit 0.5.9

[Unreleased]: https://github.com/giantswarm/flux-app/compare/v0.24.1...HEAD
[Unreleased]: https://github.com/giantswarm/flux-app/compare/v1.0.0...HEAD
[1.0.0]: https://github.com/giantswarm/flux-app/compare/v0.24.1...v1.0.0
[0.24.1]: https://github.com/giantswarm/flux-app/compare/v0.24.0...v0.24.1
[0.24.0]: https://github.com/giantswarm/flux-app/compare/v0.23.1...v0.24.0
[0.23.1]: https://github.com/giantswarm/flux-app/compare/v0.23.0...v0.23.1
Expand Down
2 changes: 1 addition & 1 deletion helm/flux-app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ restrictions:
sources:
- https://github.com/fluxcd/flux2
type: application
version: 0.24.1
version: 1.0.0

0 comments on commit 5f08ad3

Please sign in to comment.