diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 891f3e3c1ea..ea14333cb1a 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - https://github.com/jupyter/docker-stacks type: application -version: 5.0.10 +version: 5.0.11 annotations: truecharts.org/catagories: | - Cloud diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 64cc4c93141..1a4f645c1f6 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -17,7 +17,7 @@ scipyImage: tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent - tag: v2023-08@sha256:c9dc6a57ff9e8056b161dc99f21222c13540a46464724b0f6bef1f2ca1d22adf + tag: v2023-08@sha256:104493835c2c97b19b9f536bedfd74aebfa374ab5c3fbc083d79c863a23407b6 datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent