File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments