We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b90564 commit 011a60fCopy full SHA for 011a60f
CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Added
11
+### Changed
12
+### Deprecated
13
+### Fixed
14
+### Removed
15
+### Security
16
+
17
+## kargo-1.0.8 (2025-04-16)
18
19
### Added
20
21
- Added `successfulJobsHistoryLimit` value to configure the number of successful Krawler jobs to keep (default 1).
charts/kargo/Chart.yaml
@@ -3,7 +3,7 @@ name: kargo
3
description: >-
4
A Library Helm Chart for grouping common logic between Kargo charts. This
5
chart is not deployable by itself.
6
-version: 1.0.7
+version: 1.0.8
type: library
keywords:
- common
0 commit comments