diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 3f22ef506d4..1b408859554 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -41,4 +41,4 @@ sources: - https://quay.io/jupyter/scipy-notebook - https://quay.io/jupyter/tensorflow-notebook type: application -version: 11.8.24 +version: 11.8.27 diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 32f7cd11f1f..d0f6f043de1 100644 --- a/charts/stable/jupyter/values.yaml +++ b/charts/stable/jupyter/values.yaml @@ -9,7 +9,7 @@ minimalImage: rImage: repository: quay.io/jupyter/r-notebook pullPolicy: IfNotPresent - tag: 2025-03-10@sha256:9ba6df83f200e081f5c8385f34ed68de3174792fb3e13ae8c7cd4d7a64550ed7 + tag: 2025-03-11@sha256:ad52769e761d55f76670d235c7cd3f05a20f05b550b4f6e56e4a52f59d9f8e71 scipyImage: repository: quay.io/jupyter/scipy-notebook pullPolicy: IfNotPresent @@ -21,7 +21,7 @@ tensorflowImage: datascienceImage: repository: quay.io/jupyter/datascience-notebook pullPolicy: IfNotPresent - tag: 2025-03-10@sha256:8cf3fd44b6b8c86d3103d9aa62c34eae6e3b42bd5e2bb692a37c5cdd5faa6b5c + tag: 2025-03-11@sha256:e80ece373baf2bcd250cd462240ea8db1e49f2c9ee4e37f99c5eed97f3839d6f pysparkImage: repository: quay.io/jupyter/pyspark-notebook pullPolicy: IfNotPresent @@ -29,7 +29,7 @@ pysparkImage: allsparkImage: repository: quay.io/jupyter/all-spark-notebook pullPolicy: IfNotPresent - tag: 2025-03-10@sha256:c29061fb72fc98c1291d7e6a78b6f65d6df9df2d2c76f1006a40da7aa92fc37a + tag: 2025-03-11@sha256:5a1793ae218a27455652e2865292137e66839ae7e3e2762680aa62a4d063a5ea jupyter: jupyter_cmd: lab restartable: true