File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
stacks/jupyterhub-keycloak Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ name: jupyterhub
4
4
repo :
5
5
name : jupyterhub
6
6
url : https://jupyterhub.github.io/helm-chart/
7
+ # Special care should be taken during testing when this version was bumped.
8
+ # There might be cases where this needs to be dropped back, because the chart
9
+ # is not compatible with other components of the stack/images used.
7
10
version : 4.2.0 # 5.3.0
8
11
options :
9
12
hub :
Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ name: jupyterhub
5
5
repo :
6
6
name : jupyterhub
7
7
url : https://jupyterhub.github.io/helm-chart/
8
+ # Special care should be taken during testing when this version was bumped.
9
+ # There might be cases where this needs to be dropped back, because the chart
10
+ # is not compatible with other components of the stack/images used.
8
11
version : 4.2.0 # 5.3.0
9
12
options :
10
13
hub :
You can’t perform that action at this time.
0 commit comments