We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13a8a8c + a184b67 commit 6555df5Copy full SHA for 6555df5
charts/jupyter/Chart.yaml
@@ -23,5 +23,5 @@ name: jupyter
23
sources:
24
- https://github.com/gradiant/charts
25
- "https://github.com/astrobounce/helm-jupyter"
26
-version: 0.1.7
+version: 0.1.8
27
charts/jupyter/templates/statefulset.yaml
@@ -107,7 +107,6 @@ spec:
107
volumeMounts:
108
- name: jupyter
109
mountPath: /home/jovyan
110
- subPath: "git-notebooks.sh"
111
volumes:
112
{{- if .Values.gitNotebooks }}
113
- name: git-notebooks
0 commit comments