Skip to content
Snippets Groups Projects
Commit 8be938cb authored by František Dvořák's avatar František Dvořák
Browse files

Update JupyterHub image - fixed token refresh

parent 8a32a2aa
No related branches found
No related tags found
No related merge requests found
......@@ -179,7 +179,7 @@ hub:
# recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
image:
name: eginotebooks/hub
tag: "sha-ae769eb"
tag: "sha-bebde36"
config:
Authenticator:
enable_auth_state: true
......
......@@ -161,7 +161,7 @@ hub:
# recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
image:
name: eginotebooks/hub
tag: "sha-ae769eb"
tag: "sha-bebde36"
config:
Authenticator:
enable_auth_state: true
......
......@@ -161,7 +161,7 @@ hub:
# recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
image:
name: eginotebooks/hub
tag: "sha-ae769eb"
tag: "sha-bebde36"
config:
Authenticator:
enable_auth_state: true
......
......@@ -20,7 +20,7 @@ spec:
containers:
- name: jwt
# recommended to keep it in sync with */deployments/*.yaml
image: eginotebooks/hub:sha-323c75e
image: eginotebooks/hub:sha-bebde36
args:
- fastapi
- run
......
......@@ -162,7 +162,7 @@ hub:
# recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
image:
name: eginotebooks/hub
tag: "sha-ae769eb"
tag: "sha-bebde36"
config:
Authenticator:
enable_auth_state: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment