Skip to content

Commit 653f680

Browse files
committed
squashme: update values changelog
1 parent 764d4fe commit 653f680

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

helm-chart/values.yaml.changelog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ For changes that require manual steps other than changing values, please check o
55
Please follow this convention when adding a new row
66
* `<type: NEW|EDIT|DELETE> - *<resource name>*: <details>`
77

8+
## Upgrading to Renku 2.5.0
9+
10+
The notebook service and asscociated K8s services and components like Service, Roles, Rolebindings, etc. have been
11+
removed so the portions of the values file related to them have been removed and will be ignored
12+
going forward. This does not require immediate action from administrators but it will allow for the
13+
simplification of existing values files which now can contain fewer sections.
14+
15+
* DELETE `notebooks.autoscaling`
16+
* DELETE `notebooks.ingress`
17+
* DELETE `notebooks.image`
18+
* DELETE `notebooks.resources`
19+
* DELETE `notebooks.tests`
20+
* DELETE `notebooks.k8sWatcher`
21+
* DELETE `notebooks.dummyStores`
22+
823
## Upgrading to Renku 2.3.0
924

1025
* DELETE `search`, now the search and search provisioning is part of the data services and data tasks and are not separate services.

0 commit comments

Comments
 (0)