diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 8d974e93d28..5d7663e491c 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -44,5 +44,5 @@ sources: - https://quay.io/jupyter/scipy-notebook - https://quay.io/jupyter/tensorflow-notebook type: application -version: 11.16.64 +version: 11.16.72 diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 10ced1143bb..1c90b960f3f 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-04-13@sha256:4f1682c320c8c3e270294b4367674ab6ac214dfdcabe4ff65c995be3db5954e8 + tag: 2025-04-13@sha256:43b8b9493a9d8240f7f51477046253981ebb2ec730cbd269dc82f27173895b63 minimalImage: repository: quay.io/jupyter/minimal-notebook pullPolicy: IfNotPresent - tag: 2025-04-13@sha256:93cab0e2b01e64a5ca68cbaf5d77838535d67504b2c70aa82f4c16e94d6bdfde + tag: 2025-04-13@sha256:228ead636a55ffba629b5c708f43fe95d7be289b74fae3b351b1f3d2111b35c9 rImage: repository: quay.io/jupyter/r-notebook pullPolicy: IfNotPresent - tag: 2025-04-13@sha256:8d86f30390f29dea1f1335c13e1af21a17cb5f234853bc8d1dffd6061dcf135c + tag: 2025-04-13@sha256:29faf0bb025d039a99e6b985cbd969a0a819b8a408088e7c469b27b62689e484 scipyImage: repository: quay.io/jupyter/scipy-notebook pullPolicy: IfNotPresent - tag: 2025-04-13@sha256:f8ce1dbab7977f2300b58c10d671cd0e2d0769fa411e2f2203a57c597579b1be + tag: 2025-04-13@sha256:0b1e807a8c80d1c7d647dee9657603f79ae329be2019edbc85fd03ed01f5f3d6 tensorflowImage: repository: quay.io/jupyter/tensorflow-notebook pullPolicy: IfNotPresent - tag: 2025-04-13@sha256:be3e4821cbc6bce19332b16166bacb83f64fc9113393cbc10780aecaa50b0485 + tag: 2025-04-13@sha256:a30d393eb597f0e3de5ee1879605d5601771de4b06d9a3f30c76c706418e1113 datascienceImage: repository: quay.io/jupyter/datascience-notebook pullPolicy: IfNotPresent - tag: 2025-04-13@sha256:e848f4643d55c20e33fcc1c6f1e5286583d8330230f53c347daad43ce9608c4b + tag: 2025-04-13@sha256:27dc7090272183c215e156faba6f4e8d57f0ffe1332ee611bcbe110724ff290d pysparkImage: repository: quay.io/jupyter/pyspark-notebook pullPolicy: IfNotPresent - tag: 2025-04-13@sha256:07142cfbcccc5de9826120ce128e0bb131d82d6a0caa793ddd31b1951af3b3c0 + tag: 2025-04-13@sha256:a9ff5e97b6cf79414354d92a2c879165654d4e60dd3173f4185d3510cf633eec allsparkImage: repository: quay.io/jupyter/all-spark-notebook pullPolicy: IfNotPresent - tag: 2025-04-13@sha256:030969b1e5065c02301fee970ab930ce211aed174686d60a6023290314af67c1 + tag: 2025-04-13@sha256:191367d7552ffa2c51bef23141ba14eb5d61dedd4cd6169e053d2a1cd1273ff0 jupyter: jupyter_cmd: lab restartable: true