diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 64b9a420bb8..458d57d78d1 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -1,35 +1,35 @@ image: repository: quay.io/jupyter/base-notebook pullPolicy: IfNotPresent - tag: "2025-09-23" + tag: "notebook-7.4.7" minimalImage: repository: quay.io/jupyter/minimal-notebook pullPolicy: IfNotPresent - tag: "2025-09-23" + tag: "notebook-7.4.7" rImage: repository: quay.io/jupyter/r-notebook pullPolicy: IfNotPresent - tag: "2025-09-23" + tag: "notebook-7.4.7" scipyImage: repository: quay.io/jupyter/scipy-notebook pullPolicy: IfNotPresent - tag: "2025-09-23" + tag: "notebook-7.4.7" tensorflowImage: repository: quay.io/jupyter/tensorflow-notebook pullPolicy: IfNotPresent - tag: "2025-09-23" + tag: "notebook-7.4.7" datascienceImage: repository: quay.io/jupyter/datascience-notebook pullPolicy: IfNotPresent - tag: "2025-09-23" + tag: "notebook-7.4.7" pysparkImage: repository: quay.io/jupyter/pyspark-notebook pullPolicy: IfNotPresent - tag: "2025-09-23" + tag: "notebook-7.4.7" allsparkImage: repository: quay.io/jupyter/all-spark-notebook pullPolicy: IfNotPresent - tag: "2025-09-23" + tag: "notebook-7.4.7" jupyter: jupyter_cmd: lab restartable: true