diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index a18115a5a1d..d4adec101bf 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2025.4.14 +appVersion: 2025.4.21 dependencies: - name: common version: 25.4.10 @@ -44,5 +44,5 @@ sources: - https://quay.io/jupyter/scipy-notebook - https://quay.io/jupyter/tensorflow-notebook type: application -version: 11.16.80 +version: 11.16.88 diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index c0fd509d17b..8a4b9099399 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-14@sha256:e37f89fce65523fadae5634160a9508997971653b96298889030b612eefd08a1 + tag: 2025-04-21@sha256:7c85b15fa97069359a25714a315c81e278c8269fc8e324b99433670a23a554c2 minimalImage: repository: quay.io/jupyter/minimal-notebook pullPolicy: IfNotPresent - tag: 2025-04-14@sha256:af152e27ee4a59301dff5a5ea1575b99dc35eda92a9c6dbce2c67854ce2160a5 + tag: 2025-04-21@sha256:46979cf6b02835c33cddfff80eb1b305ac81fc4b0f599aebbe3147ab4d57b08a rImage: repository: quay.io/jupyter/r-notebook pullPolicy: IfNotPresent - tag: 2025-04-14@sha256:60e6628505e04126854abe61bab0dc659d7782a2ab088c4de6da53c356059d1d + tag: 2025-04-21@sha256:0ff124368e0ba76d2e3d4d6f64ab51680eeb94bd341e91f2fd202614d3a6bbf2 scipyImage: repository: quay.io/jupyter/scipy-notebook pullPolicy: IfNotPresent - tag: 2025-04-14@sha256:d3817813232c0067abbb2be41bc922ff4256b9f9b252f2e7e21029fc6e220a3d + tag: 2025-04-21@sha256:9a207352b0899a2bffe30c40225cd601fa35a34faa1ab460e1ad5b04846d4efe tensorflowImage: repository: quay.io/jupyter/tensorflow-notebook pullPolicy: IfNotPresent - tag: 2025-04-14@sha256:1bc030d6df60e5e8918d4288f1e5e925b49d7c976b2d49a6d2c645f1594d0f6b + tag: 2025-04-21@sha256:23c7e3ecc24256bf7a9eaa51044dafeec65a667771cd2fc1b6833090f9c68ef9 datascienceImage: repository: quay.io/jupyter/datascience-notebook pullPolicy: IfNotPresent - tag: 2025-04-14@sha256:7bf5432fd91bfb6980ba501e7fb57821e408df687d5244e3f315a3a08fc21257 + tag: 2025-04-21@sha256:9dfca2b6774c9c50ebbad720b54e8f1d99ecb351b4850b4555e65f38ef6d3347 pysparkImage: repository: quay.io/jupyter/pyspark-notebook pullPolicy: IfNotPresent - tag: 2025-04-14@sha256:8c11c3499fb05f20d586b71e00cff9b400b173ea31db1d59259c0e6ea214be2e + tag: 2025-04-21@sha256:057652c83d5fb089e0b3071b43a5fd2950d21f50ce62f5d0a49e7a1db1fcf923 allsparkImage: repository: quay.io/jupyter/all-spark-notebook pullPolicy: IfNotPresent - tag: 2025-04-14@sha256:c762d19715d526391f3cbc79df0946cb55aa174bc1d4eec55911a08d749227cb + tag: 2025-04-21@sha256:9a701a2f8f0fb230557a5f480f4e0f2ab7cd289d877e20e53a54269fdf1cb431 jupyter: jupyter_cmd: lab restartable: true