Skip to content

Commit

Permalink
feat: Add helm changelog for certificates SecurityContext
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Godin <[email protected]>
  • Loading branch information
Julien Godin committed Oct 17, 2024
1 parent 5691a05 commit 49d318e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions helm-chart/values.yaml.changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ For changes that require manual steps other than changing values, please check o
Please follow this convention when adding a new row
* `<type: NEW|EDIT|DELETE> - *<resource name>*: <details>`

## Upgrading to Renku 0.59.0

* NEW ``global.certificates.securityContext`` has been added to allow customization of the `securityContext` for the containers managing custom/self-signed Certificate Authorities.

## Upgrading to Renku 0.57.0

* DELETE ``gateway.image.auth`` has been removed.
Expand Down

0 comments on commit 49d318e

Please sign in to comment.