Skip to content
Snippets Groups Projects
Verified Commit 39e9ec6e authored by Jaromír Hradil's avatar Jaromír Hradil
Browse files

Update Hub version

parent 9096e3b2
Branches
No related tags found
1 merge request!15New accounting time + Hub upgrade
...@@ -176,7 +176,7 @@ hub: ...@@ -176,7 +176,7 @@ hub:
# recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml # recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
image: image:
name: eginotebooks/hub name: eginotebooks/hub
tag: "sha-ea893ce" tag: "sha-2fa0db6"
config: config:
Authenticator: Authenticator:
enable_auth_state: true enable_auth_state: true
......
...@@ -158,7 +158,7 @@ hub: ...@@ -158,7 +158,7 @@ hub:
# recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml # recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
image: image:
name: eginotebooks/hub name: eginotebooks/hub
tag: "sha-ea893ce" tag: "sha-2fa0db6"
config: config:
Authenticator: Authenticator:
enable_auth_state: true enable_auth_state: true
......
...@@ -158,7 +158,7 @@ hub: ...@@ -158,7 +158,7 @@ hub:
# recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml # recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
image: image:
name: eginotebooks/hub name: eginotebooks/hub
tag: "sha-ea893ce" tag: "sha-2fa0db6"
config: config:
Authenticator: Authenticator:
enable_auth_state: true enable_auth_state: true
......
...@@ -20,7 +20,7 @@ spec: ...@@ -20,7 +20,7 @@ spec:
containers: containers:
- name: jwt - name: jwt
# recommended to keep it in sync with */deployments/*.yaml # recommended to keep it in sync with */deployments/*.yaml
image: eginotebooks/hub:sha-ea893ce image: eginotebooks/hub:sha-2fa0db6
args: args:
- fastapi - fastapi
- run - run
......
...@@ -159,7 +159,7 @@ hub: ...@@ -159,7 +159,7 @@ hub:
# recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml # recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
image: image:
name: eginotebooks/hub name: eginotebooks/hub
tag: "sha-ea893ce" tag: "sha-2fa0db6"
config: config:
Authenticator: Authenticator:
enable_auth_state: true enable_auth_state: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment