diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 12c49216515..f3b1d7a5516 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.9.16 +appVersion: 2025.9.19 dependencies: - name: common version: 28.18.0 @@ -45,5 +45,5 @@ sources: - https://quay.io/jupyter/scipy-notebook - https://quay.io/jupyter/tensorflow-notebook type: application -version: 12.29.8 +version: 12.29.16 diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index e98fc330616..60c2e79cdf4 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-16@sha256:7c043a49ed244f8dd3a408065a203a89870dd912707a2fa2dd72dc28d3a9c45c + tag: 2025-09-19@sha256:ca54c8cf802d288786e182e1ae11a023c810428f4828b92d2af03a6e80ec1f5e minimalImage: repository: quay.io/jupyter/minimal-notebook pullPolicy: IfNotPresent - tag: 2025-09-16@sha256:c31c4ab97a1a582910b30886855b0ed89d44feb8bda29743dabe70c3d56ff107 + tag: 2025-09-19@sha256:d0521e708ebf16ba4377d38d271c12e94e760dde2dbee9f46cbe7db913e19f07 rImage: repository: quay.io/jupyter/r-notebook pullPolicy: IfNotPresent - tag: 2025-09-16@sha256:3e04b109d3e5446a8a5a96dc2872ede5ba431ff51fd2be107bd9a79d9f19f00f + tag: 2025-09-19@sha256:a72bdbc4c9f0e8b28294ccfb42039ddec6a3c61caf65c035b70b91ac640c1359 scipyImage: repository: quay.io/jupyter/scipy-notebook pullPolicy: IfNotPresent - tag: 2025-09-16@sha256:796247cc9b4c49a6ed5646f26b6be76cd9eb1a0e678c6fa18e5944ddddd2e58e + tag: 2025-09-19@sha256:6f8e1d5789393033fae501a01eb57f03475daeab3238bf6ec3002171b978495b tensorflowImage: repository: quay.io/jupyter/tensorflow-notebook pullPolicy: IfNotPresent - tag: 2025-09-16@sha256:71187e9fab945fc4f16d952f402bee1ae4111b6b59450251757b48bfad943788 + tag: 2025-09-19@sha256:6294d525b6383bcc985cb0e19bd50d6afcdc958529c6fe1722b1b52765297d41 datascienceImage: repository: quay.io/jupyter/datascience-notebook pullPolicy: IfNotPresent - tag: 2025-09-16@sha256:688fc416cb41eb78bb8c79aea1270d7d5efab186b0217c9a72401dc0f859841f + tag: 2025-09-19@sha256:955f5166f93a206c52690e9f7192fe2f53d774b3cb5b99acbd77d9347a7f3add pysparkImage: repository: quay.io/jupyter/pyspark-notebook pullPolicy: IfNotPresent - tag: 2025-09-16@sha256:9bf2ebb78e682b5798a7b55de4843f84a6947777e499f9011a356db5b201c1fe + tag: 2025-09-19@sha256:9bad6312826034202c99c96b76fe0c6554d99fd39261f7a005748a3a424228a4 allsparkImage: repository: quay.io/jupyter/all-spark-notebook pullPolicy: IfNotPresent - tag: 2025-09-16@sha256:77da6edf22929b1b771970c96e0fef58c663554e87a1d9efcb5519e5e8bea41c + tag: 2025-09-19@sha256:2aea18f6866ead8bc80396606260d844f30ed9484d3e3117bd7f7191f55750ed jupyter: jupyter_cmd: lab restartable: true