File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Fixed
11+
12+ - Restic optional env vars - only set in job if key exists in secret
13+
14+ ## [ 0.16.0]
15+
1016### Changed
1117
1218- Restic updated to v0.18.1
@@ -29,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2935- rsync-tls sets ciphers per OpenShift TLS profile compliance
3036- Controller metrics endpoint checks central OpenShift TLS profile
3137
32- ## 0.15.0
38+ ## [ 0.15.0]
3339
3440### Changed
3541
@@ -431,7 +437,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
431437- Support for rsync & rclone replication
432438- Helm chart to deploy operator
433439
434- [ Unreleased ] : https://github.com/backube/volsync/compare/release-0.15...HEAD
440+ [ Unreleased ] : https://github.com/backube/volsync/compare/release-0.16...HEAD
441+ [ 0.16.0 ] : https://github.com/backube/volsync/compare/release-0.15...v0.16.0
435442[ 0.15.0 ] : https://github.com/backube/volsync/compare/release-0.14...v0.15.0
436443[ 0.14.0 ] : https://github.com/backube/volsync/compare/release-0.13...v0.14.0
437444[ 0.13.1 ] : https://github.com/backube/volsync/compare/release-0.13.0...v0.13.1
You can’t perform that action at this time.
0 commit comments