diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 92d89cc7acd..be2302b7ba7 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.24 +appVersion: 2025.4.25 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.104 +version: 11.16.112 diff --git a/charts/stable/jupyter/values.yaml b/charts/stable/jupyter/values.yaml index 1f241275613..226e134f17c 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-24@sha256:0d18cfdb67e1e20070944deb2ed54e39b1afd87e0588981b150f73e163ae7d72 + tag: 2025-04-25@sha256:ecf194d38c7c5603efa2b18cbe2dad5130b66e38161db6c11406f9f05d972a73 minimalImage: repository: quay.io/jupyter/minimal-notebook pullPolicy: IfNotPresent - tag: 2025-04-24@sha256:ab66d4b9e2955382dba6988e4a07ecab8d297bb2723d9fadb37830e4c0c30226 + tag: 2025-04-25@sha256:fde85412fad73dfda1cae8653608dce5bfbd685583554cf9801ecd354f41f5c3 rImage: repository: quay.io/jupyter/r-notebook pullPolicy: IfNotPresent - tag: 2025-04-24@sha256:9678806b806ff8a7c9da7b96894cde18840ba77d8fc047fc28b6bec69d88543b + tag: 2025-04-25@sha256:f8b3dcbc6580b1620d637dc5053213f5cc621e423e48d08291e053a2421f27a0 scipyImage: repository: quay.io/jupyter/scipy-notebook pullPolicy: IfNotPresent - tag: 2025-04-24@sha256:173a522f6823ec7d04e4a1b61ba554a7972458c524167fd9ba1133a901414622 + tag: 2025-04-25@sha256:2522b3c903ac00ed34240c1cc22c3a7dc49957da26bb583bfea488112b1b26c0 tensorflowImage: repository: quay.io/jupyter/tensorflow-notebook pullPolicy: IfNotPresent - tag: 2025-04-24@sha256:3d80d44ed034185ea6422d63fc48b37a5a8ce59cbb9489f38d056d64488541d4 + tag: 2025-04-25@sha256:9bdb8457347ecd556c1ce53405bcdee0562874cbd9ea2697ed45ff0e48610551 datascienceImage: repository: quay.io/jupyter/datascience-notebook pullPolicy: IfNotPresent - tag: 2025-04-24@sha256:3f814cb8b5169fa4014bdeb2f33b7060cce020b7eb18e28d36fd10b547b6a149 + tag: 2025-04-25@sha256:158f463e3386acd752dcd29cbb788183fb0ca01be7a5eb89963127b9afb2530c pysparkImage: repository: quay.io/jupyter/pyspark-notebook pullPolicy: IfNotPresent - tag: 2025-04-24@sha256:4cec9ae2da1cc6f925a8177da748fe9633c96a804d4c7210d2a33b5b6ecc7d95 + tag: 2025-04-25@sha256:b1e9a5095e7bad7757ee2b212b2823bd04683824d4db8dde24befdc4ae438fd2 allsparkImage: repository: quay.io/jupyter/all-spark-notebook pullPolicy: IfNotPresent - tag: 2025-04-24@sha256:1f8d1f85e8aa82d3e6cc95c27ee242a6686f5e434b72a1d0902cd88e15553252 + tag: 2025-04-25@sha256:f64bf8bfd91122bb0e314d3007a4188a33414a52ef286f1c29839a60462800a8 jupyter: jupyter_cmd: lab restartable: true