Skip to content

Commit

Permalink
Merge pull request #56 from j0hnL/devel
Browse files Browse the repository at this point in the history
updating jupyterhub helm chart version
  • Loading branch information
lwilson authored Apr 16, 2020
2 parents 916841c + 6c47867 commit cc18688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/roles/startservices/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
tags: init

- name: jupyterHub deploy
shell: helm install jupyterhub/jupyterhub --namespace default --version 0.8.2 --values /root/k8s/jupyter_config.yaml --generate-name
shell: helm install jupyterhub/jupyterhub --namespace default --version 0.9.0 --values /root/k8s/jupyter_config.yaml --generate-name
tags: init

- name: Prometheus deployment
Expand Down

0 comments on commit cc18688

Please sign in to comment.