File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,11 +26,13 @@ Internal Changes
2626
2727- **Data services **: Migrate old cloned projects that had linked environments
2828 that should have been independent.
29+ - **Gateway **: Do not shut down the load balancer for the core service too early.
2930
3031Individual components
3132~~~~~~~~~~~~~~~~~~~~~~
3233
3334- `renku-data-services 0.33.0 <https://github.com/SwissDataScienceCenter/renku-data-services/releases/tag/v0.33.0 >`_
35+ - `renku-gateway 1.3.2 <https://github.com/SwissDataScienceCenter/renku-gateway/releases/tag/1.3.2 >`_
3436
3537
3638
Original file line number Diff line number Diff line change @@ -1146,7 +1146,7 @@ gateway:
11461146 secretKey :
11471147 image :
11481148 repository : renku/renku-gateway
1149- tag : " 1.3.1 "
1149+ tag : " 1.3.2 "
11501150 pullPolicy : IfNotPresent
11511151 service :
11521152 type : ClusterIP
You can’t perform that action at this time.
0 commit comments