Skip to content

Commit af0b3a9

Browse files
Merge pull request #2053 from falconizmi/cherry-pick-changelog-release-0.16
Cherry-pick changelog updates for restic env vars fix
2 parents 3dd504b + 63ad200 commit af0b3a9

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)