diff --git a/cesnet-central/deployments/fullhub.yaml b/cesnet-central/deployments/fullhub.yaml index e8fb383231a202fb7aff04262aa86a0c07b98842..7ad4badf34ff02c5a468c4fbdff596e83a92e198 100644 --- a/cesnet-central/deployments/fullhub.yaml +++ b/cesnet-central/deployments/fullhub.yaml @@ -169,7 +169,7 @@ hub: # recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml image: name: eginotebooks/hub - tag: "sha-857a93e" + tag: "sha-df106d8" config: Authenticator: enable_auth_state: true diff --git a/common/deployments/hub-production.yaml b/common/deployments/hub-production.yaml index 9c0bb35b3ba4669774aaf663cfe7b36dd52c4285..618ed5323070b5fea9f40d7d28cfa0048817ca9d 100644 --- a/common/deployments/hub-production.yaml +++ b/common/deployments/hub-production.yaml @@ -151,7 +151,7 @@ hub: # recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml image: name: eginotebooks/hub - tag: "sha-857a93e" + tag: "sha-df106d8" config: Authenticator: enable_auth_state: true diff --git a/common/deployments/hub-staging.yaml b/common/deployments/hub-staging.yaml index e1e86bdf260b8f4380ec098d696ee604cc93dd16..40ed42b3ba6b4a27ea6c9feb8e4507a86cff6281 100644 --- a/common/deployments/hub-staging.yaml +++ b/common/deployments/hub-staging.yaml @@ -151,7 +151,7 @@ hub: # recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml image: name: eginotebooks/hub - tag: "sha-857a93e" + tag: "sha-df106d8" config: Authenticator: enable_auth_state: true diff --git a/common/playbooks/files/jupyterhub-jwt.yaml b/common/playbooks/files/jupyterhub-jwt.yaml index 6a34c0507be02a79bbac48d9b72c86387e451ff7..71e1d4efd1ef01d1b7abfc1121450a9e5cf88a4a 100644 --- a/common/playbooks/files/jupyterhub-jwt.yaml +++ b/common/playbooks/files/jupyterhub-jwt.yaml @@ -20,7 +20,7 @@ spec: containers: - name: jwt # recommended to keep it in sync with */deployments/*.yaml - image: eginotebooks/hub:sha-857a93e + image: eginotebooks/hub:sha-df106d8 args: - fastapi - run diff --git a/testing/deployments/hub.yaml b/testing/deployments/hub.yaml index 12c6f17b653d5600be40a5eb89dbab1c9e248f3d..1226186ccd1e56d0c5125f80301e5d39d5a8f0fd 100644 --- a/testing/deployments/hub.yaml +++ b/testing/deployments/hub.yaml @@ -152,7 +152,7 @@ hub: # recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml image: name: eginotebooks/hub - tag: "sha-857a93e" + tag: "sha-df106d8" config: Authenticator: enable_auth_state: true