Skip to content

Commit ea4029b

Browse files
olevskialedegano
authored andcommitted
fix: upgrade gateway to 1.3.2
1 parent a609ae5 commit ea4029b

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

3031
Individual 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

helm-chart/renku/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)