Skip to content

Commit

Permalink
Prepare 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jkroepke committed Feb 25, 2023
1 parent 63f2e34 commit 7660cd2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [4.4.0] - 2023-02-18
### Added
- Migrations for ArgoCD multi source application limitations

Expand Down Expand Up @@ -278,7 +278,8 @@ Started a fork of https://github.com/zendesk/helm-secrets
- Verbose output is now on stderr
- Support all helm sub commands and plugins

[Unreleased]: https://github.com/kroepke/helm-secrets/compare/v4.3.0...HEAD
[Unreleased]: https://github.com/kroepke/helm-secrets/compare/v4.4.0...HEAD
[4.4.0]: https://github.com/jkroepke/helm-secrets/compare/v4.3.0...v4.4.0
[4.3.0]: https://github.com/jkroepke/helm-secrets/compare/v4.2.2...v4.3.0
[4.2.2]: https://github.com/jkroepke/helm-secrets/compare/v4.2.1...v4.2.2
[4.2.1]: https://github.com/jkroepke/helm-secrets/compare/v4.2.0...v4.2.1
Expand Down

0 comments on commit 7660cd2

Please sign in to comment.