Skip to content

Commit 812fb61

Browse files
committed
chore: prepare changelog
1 parent 77b8d4b commit 812fb61

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [4.7.5] - 2026-01-09
9+
10+
### Fixes
11+
- noop backend not support encrypted files #680 (https://github.com/jkroepke/helm-secrets/pull/680)
12+
813
## [4.7.4] - 2025-11-22
914

1015
### Fixes
@@ -401,7 +406,8 @@ Started a fork of https://github.com/zendesk/helm-secrets
401406
- Verbose output is now on stderr
402407
- Support all helm sub commands and plugins
403408

404-
[Unreleased]: https://github.com/kroepke/helm-secrets/compare/v4.7.4...HEAD
409+
[Unreleased]: https://github.com/kroepke/helm-secrets/compare/v4.7.5...HEAD
410+
[4.7.5]: https://github.com/kroepke/helm-secrets/compare/v4.7.4...v4.7.5
405411
[4.7.4]: https://github.com/kroepke/helm-secrets/compare/v4.7.3...v4.7.4
406412
[4.7.3]: https://github.com/kroepke/helm-secrets/compare/v4.7.2...v4.7.3
407413
[4.7.2]: https://github.com/kroepke/helm-secrets/compare/v4.7.1...v4.7.2

0 commit comments

Comments
 (0)