Skip to content

Commit 87e77d6

Browse files
committed
chore(jupyterhub-keycloak): Add comment about JupyterHub chart version
1 parent 1334f47 commit 87e77d6

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

stacks/jupyterhub-keycloak/jupyterhub-native-auth.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ name: jupyterhub
44
repo:
55
name: jupyterhub
66
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.
710
version: 4.2.0 # 5.3.0
811
options:
912
hub:

stacks/jupyterhub-keycloak/jupyterhub.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ name: jupyterhub
55
repo:
66
name: jupyterhub
77
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.
811
version: 4.2.0 # 5.3.0
912
options:
1013
hub:

0 commit comments

Comments
 (0)