chore(helm): update jupyter 2025-04-25 → 2025-04-26 (patch) (#34798)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `f64bf8b` -> `2f2d81a` |
| quay.io/jupyter/base-notebook | patch | `ecf194d` -> `9fb31d8` |
| quay.io/jupyter/datascience-notebook | patch | `158f463` -> `10d0afd`
|
| quay.io/jupyter/minimal-notebook | patch | `fde8541` -> `ed864a5` |
| quay.io/jupyter/pyspark-notebook | patch | `b1e9a50` -> `28c3781` |
| quay.io/jupyter/r-notebook | patch | `f8b3dcb` -> `8d8ccfe` |
| quay.io/jupyter/scipy-notebook | patch | `2522b3c` -> `68bbdc1` |
| quay.io/jupyter/tensorflow-notebook | patch | `9bdb845` -> `2e49321` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-04-26 08:17:23 +02:00
committed by GitHub
parent e773d5fcc8
commit 8c4de41ef2
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2025.4.25
appVersion: 2025.4.26
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.112
version: 11.16.120
+8 -8
View File
@@ -1,35 +1,35 @@
image:
repository: quay.io/jupyter/base-notebook
pullPolicy: IfNotPresent
tag: 2025-04-25@sha256:ecf194d38c7c5603efa2b18cbe2dad5130b66e38161db6c11406f9f05d972a73
tag: 2025-04-26@sha256:9fb31d898d5fbaa60977c76bc8159e2f4b3c2e8c3f77d8d93eb3fbd5ab93820e
minimalImage:
repository: quay.io/jupyter/minimal-notebook
pullPolicy: IfNotPresent
tag: 2025-04-25@sha256:fde85412fad73dfda1cae8653608dce5bfbd685583554cf9801ecd354f41f5c3
tag: 2025-04-26@sha256:ed864a540f7db886a298ddfb89668bd763b69fdac708a9aca72e006efa7241fc
rImage:
repository: quay.io/jupyter/r-notebook
pullPolicy: IfNotPresent
tag: 2025-04-25@sha256:f8b3dcbc6580b1620d637dc5053213f5cc621e423e48d08291e053a2421f27a0
tag: 2025-04-26@sha256:8d8ccfec8d136d8e36b6711712a82966f10010f0729b72d787ad7d12f493d508
scipyImage:
repository: quay.io/jupyter/scipy-notebook
pullPolicy: IfNotPresent
tag: 2025-04-25@sha256:2522b3c903ac00ed34240c1cc22c3a7dc49957da26bb583bfea488112b1b26c0
tag: 2025-04-26@sha256:68bbdc1266a9cc1b01aba748fb74f1eb5cf835ff2da5352fa7a5b4556878f941
tensorflowImage:
repository: quay.io/jupyter/tensorflow-notebook
pullPolicy: IfNotPresent
tag: 2025-04-25@sha256:9bdb8457347ecd556c1ce53405bcdee0562874cbd9ea2697ed45ff0e48610551
tag: 2025-04-26@sha256:2e493212abe2f0865c707f8e1660c24859b2f260bb16e75b95b21389e5f81e7c
datascienceImage:
repository: quay.io/jupyter/datascience-notebook
pullPolicy: IfNotPresent
tag: 2025-04-25@sha256:158f463e3386acd752dcd29cbb788183fb0ca01be7a5eb89963127b9afb2530c
tag: 2025-04-26@sha256:10d0afd4f2f0f1fdbd04bd92e321ce6a19d09712057c4f8f9d2d83cb3b1975a0
pysparkImage:
repository: quay.io/jupyter/pyspark-notebook
pullPolicy: IfNotPresent
tag: 2025-04-25@sha256:b1e9a5095e7bad7757ee2b212b2823bd04683824d4db8dde24befdc4ae438fd2
tag: 2025-04-26@sha256:28c3781bb38387d8bf653429f964460059feae7fdd5ac43b80427749a0207556
allsparkImage:
repository: quay.io/jupyter/all-spark-notebook
pullPolicy: IfNotPresent
tag: 2025-04-25@sha256:f64bf8bfd91122bb0e314d3007a4188a33414a52ef286f1c29839a60462800a8
tag: 2025-04-26@sha256:2f2d81aa09b1ba22c686534e2769d96dd7d53ca521642ccf211436eee238da9d
jupyter:
jupyter_cmd: lab
restartable: true