Skip to content

Commit a1815d3

Browse files
committed
Automatic patch bump of chart version to 10.32.6
1 parent 4e56b36 commit a1815d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

helm-chart/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ingress:
2222
- host: datalab.my-domain.net
2323
EOF
2424

25-
helm install onyxia onyxia/onyxia --version "10.32.5" -f onyxia-values.yaml
25+
helm install onyxia onyxia/onyxia --version "10.32.6" -f onyxia-values.yaml
2626
```
2727

2828
### Using the Keycloak Theme (Optional)
@@ -44,7 +44,7 @@ extraInitContainers: |
4444
args:
4545
- -c
4646
- |
47-
curl -L -f -S -o /extensions/onyxia.jar https://github.com/InseeFrLab/onyxia/releases/download/v10.32.5/keycloak-theme.jar
47+
curl -L -f -S -o /extensions/onyxia.jar https://github.com/InseeFrLab/onyxia/releases/download/v10.32.6/keycloak-theme.jar
4848
volumeMounts:
4949
- name: extensions
5050
mountPath: /extensions

0 commit comments

Comments
 (0)