chore(helm): update jupyter (#34349)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | digest | `030969b` -> `191367d` |
| quay.io/jupyter/base-notebook | digest | `4f1682c` -> `43b8b94` |
| quay.io/jupyter/datascience-notebook | digest | `e848f46` -> `27dc709`
|
| quay.io/jupyter/minimal-notebook | digest | `93cab0e` -> `228ead6` |
| quay.io/jupyter/pyspark-notebook | digest | `07142cf` -> `a9ff5e9` |
| quay.io/jupyter/r-notebook | digest | `8d86f30` -> `29faf0b` |
| quay.io/jupyter/scipy-notebook | digest | `f8ce1db` -> `0b1e807` |
| quay.io/jupyter/tensorflow-notebook | digest | `be3e482` -> `a30d393`
|

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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2025-04-14 02:27:33 +02:00
committed by GitHub
parent e029443f5d
commit b1db923eeb
2 changed files with 9 additions and 9 deletions

View File

@@ -44,5 +44,5 @@ sources:
- https://quay.io/jupyter/scipy-notebook
- https://quay.io/jupyter/tensorflow-notebook
type: application
version: 11.16.64
version: 11.16.72

View File

@@ -1,35 +1,35 @@
image:
repository: quay.io/jupyter/base-notebook
pullPolicy: IfNotPresent
tag: 2025-04-13@sha256:4f1682c320c8c3e270294b4367674ab6ac214dfdcabe4ff65c995be3db5954e8
tag: 2025-04-13@sha256:43b8b9493a9d8240f7f51477046253981ebb2ec730cbd269dc82f27173895b63
minimalImage:
repository: quay.io/jupyter/minimal-notebook
pullPolicy: IfNotPresent
tag: 2025-04-13@sha256:93cab0e2b01e64a5ca68cbaf5d77838535d67504b2c70aa82f4c16e94d6bdfde
tag: 2025-04-13@sha256:228ead636a55ffba629b5c708f43fe95d7be289b74fae3b351b1f3d2111b35c9
rImage:
repository: quay.io/jupyter/r-notebook
pullPolicy: IfNotPresent
tag: 2025-04-13@sha256:8d86f30390f29dea1f1335c13e1af21a17cb5f234853bc8d1dffd6061dcf135c
tag: 2025-04-13@sha256:29faf0bb025d039a99e6b985cbd969a0a819b8a408088e7c469b27b62689e484
scipyImage:
repository: quay.io/jupyter/scipy-notebook
pullPolicy: IfNotPresent
tag: 2025-04-13@sha256:f8ce1dbab7977f2300b58c10d671cd0e2d0769fa411e2f2203a57c597579b1be
tag: 2025-04-13@sha256:0b1e807a8c80d1c7d647dee9657603f79ae329be2019edbc85fd03ed01f5f3d6
tensorflowImage:
repository: quay.io/jupyter/tensorflow-notebook
pullPolicy: IfNotPresent
tag: 2025-04-13@sha256:be3e4821cbc6bce19332b16166bacb83f64fc9113393cbc10780aecaa50b0485
tag: 2025-04-13@sha256:a30d393eb597f0e3de5ee1879605d5601771de4b06d9a3f30c76c706418e1113
datascienceImage:
repository: quay.io/jupyter/datascience-notebook
pullPolicy: IfNotPresent
tag: 2025-04-13@sha256:e848f4643d55c20e33fcc1c6f1e5286583d8330230f53c347daad43ce9608c4b
tag: 2025-04-13@sha256:27dc7090272183c215e156faba6f4e8d57f0ffe1332ee611bcbe110724ff290d
pysparkImage:
repository: quay.io/jupyter/pyspark-notebook
pullPolicy: IfNotPresent
tag: 2025-04-13@sha256:07142cfbcccc5de9826120ce128e0bb131d82d6a0caa793ddd31b1951af3b3c0
tag: 2025-04-13@sha256:a9ff5e97b6cf79414354d92a2c879165654d4e60dd3173f4185d3510cf633eec
allsparkImage:
repository: quay.io/jupyter/all-spark-notebook
pullPolicy: IfNotPresent
tag: 2025-04-13@sha256:030969b1e5065c02301fee970ab930ce211aed174686d60a6023290314af67c1
tag: 2025-04-13@sha256:191367d7552ffa2c51bef23141ba14eb5d61dedd4cd6169e053d2a1cd1273ff0
jupyter:
jupyter_cmd: lab
restartable: true