From 82bf7f048bad3ad25c6c5b16c2991707e9468c3a Mon Sep 17 00:00:00 2001 From: Ismail Ibrahim Quwarah Date: Wed, 24 Jun 2026 22:08:45 +0200 Subject: [PATCH] update changelog - restic fix Signed-off-by: Ismail Ibrahim Quwarah --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60ea9b9b2..f50b180e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## 0.16.0 +### Fixed + +- Restic optional env vars - only set in job if key exists in secret + +## [0.16.0] ### Changed @@ -31,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - rsync-tls sets ciphers per OpenShift TLS profile compliance - Controller metrics endpoint checks central OpenShift TLS profile -## 0.15.0 +## [0.15.0] ### Changed