Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
Update JupyterHub to version v0.3.8
Browse files Browse the repository at this point in the history
Signed-off-by: Landon LaSmith <LLaSmith@redhat.com>
  • Loading branch information
LaVLaS committed Sep 13, 2022
1 parent c1c9c33 commit cd22754
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jupyterhub/jupyterhub/base/jupyterhub-dc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ spec:
secretKeyRef:
name: $(traefik_credentials_secret)
key: TRAEFIK_API_PASSWORD
image: quay.io/odh-jupyterhub/jupyterhub-img:v0.3.7
image: quay.io/odh-jupyterhub/jupyterhub-img:v0.3.8
imagePullPolicy: "Always"
name: jupyterhub
ports:
Expand Down Expand Up @@ -236,7 +236,7 @@ spec:
key: POSTGRESQL_PASSWORD
- name: JUPYTERHUB_DATABASE_HOST
value: jupyterhub-db
image: quay.io/odh-jupyterhub/jupyterhub-img:v0.3.7
image: quay.io/odh-jupyterhub/jupyterhub-img:v0.3.8
imagePullPolicy: "Always"
name: wait-for-database
resources:
Expand Down

0 comments on commit cd22754

Please sign in to comment.