Skip to content

Commit

Permalink
chore(charts): bump chart version
Browse files Browse the repository at this point in the history
Signed-off-by: Thibault Camalon <135698225+thbcmlowk@users.noreply.github.com>
  • Loading branch information
thbcmlowk committed Jul 11, 2024
1 parent 64f4e76 commit 3386439
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions charts/substra-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

<!-- towncrier release notes start -->

## [26.8.1] - 2024-07-11

### Added

- Configure key for `redis.auth.existingSecret`

- Helpers to enable the use of pre-defined secrets from helpers

### Changed

- Directly inject redis password into `CELERY_BROKER_PASSWORD` container env from Redis' internal secret

### Removed

- Substra's `substra-redis` secret as duplicate of Redis' internal secret

## [26.8.0] - 2024-07-10

### Added
Expand Down
2 changes: 1 addition & 1 deletion charts/substra-backend/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: substra-backend
home: https://github.com/Substra
version: 26.8.0
version: 26.8.1
appVersion: 0.47.0
kubeVersion: ">= 1.19.0-0"
description: Main package for Substra
Expand Down

0 comments on commit 3386439

Please sign in to comment.