Skip to content

Commit

Permalink
chore(kargo): new kargo chart release
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbourianes-kalisio committed Aug 22, 2024
1 parent 9c489b9 commit 76b67bb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added
### Changed
### Deprecated
### Fixed
### Removed
### Security

## kargo-1.0.7 (2024-08-22)

### Added

- Added a new template in the `kargo` chart to generate a suspended cronjob allowing to inspect volumes: `kargo.volume-inspector-cronjob`.
Expand All @@ -18,8 +27,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updated `kargo` chart helpers to use the new `rawEnv` (`kargo.deployment`, `kargo.e2e-tests-cronjob`, `kargo.envsubstConfig.renderInitContainer`, `kargo.kdk-deployment`, `kargo.krawler-cronjob`).
- Updated `express-gateway`, `k2`, `kanboard`, `passbolt` and `thredds` chart to use the new `rawEnv`.

### Removed

## kargo-1.0.6 (2024-07-15)

### Changed
Expand Down
2 changes: 1 addition & 1 deletion charts/kargo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: kargo
description: >-
A Library Helm Chart for grouping common logic between Kargo charts. This
chart is not deployable by itself.
version: 1.0.6
version: 1.0.7
type: library
keywords:
- common
Expand Down

0 comments on commit 76b67bb

Please sign in to comment.