Skip to content

Commit ae978d0

Browse files
chore(kargo): prepare release 1.0.12
1 parent 0580e85 commit ae978d0

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010
### Added
11-
12-
- Added `kazarr` chart.
13-
1411
### Changed
1512
### Deprecated
1613
### Fixed
1714
### Removed
1815
### Security
1916

17+
## kargo-1.0.12 [2026-03-06]
18+
19+
### Added
20+
21+
- Added support for additional url parameters in mongodb connection string for db backup templates.
22+
2023
## kargo-1.0.11 (2025-12-01)
2124

2225
### Added

charts/kargo/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: kargo
33
description: >-
44
A Library Helm Chart for grouping common logic between Kargo charts. This
55
chart is not deployable by itself.
6-
version: 1.0.11
6+
version: 1.0.12
77
type: library
88
keywords:
99
- common

0 commit comments

Comments
 (0)