Skip to content

Commit

Permalink
Prepare 4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jkroepke committed Mar 11, 2023
1 parent 2de00c6 commit 52e5f5f
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.2] - 2023-03-11

### Fixed
- Error on custom protocol value files which are not resolving into yaml files
Expand Down Expand Up @@ -289,7 +289,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.4.1...HEAD
[Unreleased]: https://github.com/kroepke/helm-secrets/compare/v4.4.2...HEAD
[4.4.2]: https://github.com/jkroepke/helm-secrets/compare/v4.4.1...v4.4.2
[4.4.1]: https://github.com/jkroepke/helm-secrets/compare/v4.4.0...v4.4.1
[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
Expand Down

0 comments on commit 52e5f5f

Please sign in to comment.