Skip to content

Commit 011a60f

Browse files
chore: prepare new kargo release
1 parent 3b90564 commit 011a60f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
### Changed
12+
### Deprecated
13+
### Fixed
14+
### Removed
15+
### Security
16+
17+
## kargo-1.0.8 (2025-04-16)
18+
1019
### Added
1120

1221
- Added `successfulJobsHistoryLimit` value to configure the number of successful Krawler jobs to keep (default 1).

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.7
6+
version: 1.0.8
77
type: library
88
keywords:
99
- common

0 commit comments

Comments
 (0)