diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index f3b1d7a5516..6e7b58b041f 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -45,5 +45,5 @@ sources: - https://quay.io/jupyter/scipy-notebook - https://quay.io/jupyter/tensorflow-notebook type: application -version: 12.29.16 +version: 12.29.24 diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 60c2e79cdf4..735484290a3 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-19@sha256:ca54c8cf802d288786e182e1ae11a023c810428f4828b92d2af03a6e80ec1f5e + tag: 2025-09-19@sha256:aa44ee66c9ec45906784a8b5795544466202b8d3d4ae3ec80e506af34239499c minimalImage: repository: quay.io/jupyter/minimal-notebook pullPolicy: IfNotPresent - tag: 2025-09-19@sha256:d0521e708ebf16ba4377d38d271c12e94e760dde2dbee9f46cbe7db913e19f07 + tag: 2025-09-19@sha256:c43ffbdf31fbf28a7e9d5bfac94c8dc4afb9dbe82bc0f238cd8e67c85d25332a rImage: repository: quay.io/jupyter/r-notebook pullPolicy: IfNotPresent - tag: 2025-09-19@sha256:a72bdbc4c9f0e8b28294ccfb42039ddec6a3c61caf65c035b70b91ac640c1359 + tag: 2025-09-19@sha256:c9a7ea73375081a96ce7a23f2a6ea28706602fe15c64318b8d0520b5ee842386 scipyImage: repository: quay.io/jupyter/scipy-notebook pullPolicy: IfNotPresent - tag: 2025-09-19@sha256:6f8e1d5789393033fae501a01eb57f03475daeab3238bf6ec3002171b978495b + tag: 2025-09-19@sha256:7dc9b4f102d75a49a7029edb4320658e9105cfe5bf782a68dc40794cb2c648ff tensorflowImage: repository: quay.io/jupyter/tensorflow-notebook pullPolicy: IfNotPresent - tag: 2025-09-19@sha256:6294d525b6383bcc985cb0e19bd50d6afcdc958529c6fe1722b1b52765297d41 + tag: 2025-09-19@sha256:c21833af2918202964361d837d5745174127416f5366c3fc027583dd2184119c datascienceImage: repository: quay.io/jupyter/datascience-notebook pullPolicy: IfNotPresent - tag: 2025-09-19@sha256:955f5166f93a206c52690e9f7192fe2f53d774b3cb5b99acbd77d9347a7f3add + tag: 2025-09-19@sha256:55ea0ff010be6b9946a29259bdd79fb47a9dfa7ae03668a8ba5b6a5e11d43147 pysparkImage: repository: quay.io/jupyter/pyspark-notebook pullPolicy: IfNotPresent - tag: 2025-09-19@sha256:9bad6312826034202c99c96b76fe0c6554d99fd39261f7a005748a3a424228a4 + tag: 2025-09-19@sha256:ae7af7ac9932ea4a3a3a75f8714185976296e57e4341f67bfc4e98a804f6105a allsparkImage: repository: quay.io/jupyter/all-spark-notebook pullPolicy: IfNotPresent - tag: 2025-09-19@sha256:2aea18f6866ead8bc80396606260d844f30ed9484d3e3117bd7f7191f55750ed + tag: 2025-09-19@sha256:dc58917913b8c6ef9b134c55a76883d375ac008d94ef43742f697eabbf1c0853 jupyter: jupyter_cmd: lab restartable: true