chore(helm): update jupyter (patch) (#38482)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `24dd9c4` -> `c5c2d49` |
| quay.io/jupyter/base-notebook | patch | `8370819` -> `b3a50b2` |
| quay.io/jupyter/datascience-notebook | patch | `3d88c2f` -> `41fcd2a`
|
| quay.io/jupyter/minimal-notebook | patch | `5b868d3` -> `467c0ab` |
| quay.io/jupyter/pyspark-notebook | patch | `1da918d` -> `e77fedc` |
| quay.io/jupyter/r-notebook | patch | `69f74e1` -> `d6460db` |
| quay.io/jupyter/scipy-notebook | patch | `15b50ef` -> `46b7293` |
| quay.io/jupyter/tensorflow-notebook | patch | `7c30db5` -> `a525055` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-08-15 23:25:01 +02:00
committed by GitHub
parent 8c4c0d6409
commit 300b4c001a
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.8.11
appVersion: 2025.8.15
dependencies:
- name: common
version: 28.16.0
@@ -44,5 +44,5 @@ sources:
- https://quay.io/jupyter/scipy-notebook
- https://quay.io/jupyter/tensorflow-notebook
type: application
version: 12.19.1
version: 12.19.9
+8 -8
View File
@@ -1,35 +1,35 @@
image:
repository: quay.io/jupyter/base-notebook
pullPolicy: IfNotPresent
tag: 2025-08-11@sha256:8370819f642e83d0ca9c7f26c6e60580a920a69af80607888723b1784f6b1232
tag: 2025-08-15@sha256:b3a50b2aac0ee1725630bbdcca108b446ca688111b08e3ac90c47b93faab6520
minimalImage:
repository: quay.io/jupyter/minimal-notebook
pullPolicy: IfNotPresent
tag: 2025-08-12@sha256:5b868d38f2b454cb22abb077052d341d3d7aeec2315c296c44de3b1278425782
tag: 2025-08-15@sha256:467c0abe2b5eab52d185feeb71362fe6e8cebb47181c4718581df32e901bd3c5
rImage:
repository: quay.io/jupyter/r-notebook
pullPolicy: IfNotPresent
tag: 2025-08-12@sha256:69f74e1a16b9c931604d5b353e26fb04b7298a9dcf298c42c290dfb182e2b08c
tag: 2025-08-15@sha256:d6460dbb9381a01da105e7805f15c7be4297293fdc7e5bb780ae9000a25b084f
scipyImage:
repository: quay.io/jupyter/scipy-notebook
pullPolicy: IfNotPresent
tag: 2025-08-12@sha256:15b50ef89a316b483279aa5f689c5b26947e586ddb403c504e65a73b47ff8569
tag: 2025-08-15@sha256:46b7293d919ebdb9f5048980aba98617ef7c71d2a8bac1828f600416e255caf9
tensorflowImage:
repository: quay.io/jupyter/tensorflow-notebook
pullPolicy: IfNotPresent
tag: 2025-08-12@sha256:7c30db5c9672f1bd882acaa202aa5233571e2432a2dc49512278454b6e049004
tag: 2025-08-15@sha256:a525055401d349d3754f6940e821eb1256997cd4f402eeff17007fefd9304302
datascienceImage:
repository: quay.io/jupyter/datascience-notebook
pullPolicy: IfNotPresent
tag: 2025-08-12@sha256:3d88c2f752484071888d148dafedabfa2b13236243b82432b250de564d331d5f
tag: 2025-08-15@sha256:41fcd2a618b8dd24dc02b67cecea30c0244c285186293e323218e004de1ffd05
pysparkImage:
repository: quay.io/jupyter/pyspark-notebook
pullPolicy: IfNotPresent
tag: 2025-08-12@sha256:1da918dc2fb8a6235263e4e8453c3e606329719637acc023ac40c0b9ebd963f5
tag: 2025-08-15@sha256:e77fedc10a70c7fd929b348282b2b2bd57b1cce571f746301db4f3de685f1c73
allsparkImage:
repository: quay.io/jupyter/all-spark-notebook
pullPolicy: IfNotPresent
tag: 2025-08-12@sha256:24dd9c4a3e6227abde5ee26c690c31979b7f885f274a69d784369dee72ca438c
tag: 2025-08-15@sha256:c5c2d49ce4ee961915fce68ff63ce8b0bd669cdee05749d3bdd1da38c3db43be
jupyter:
jupyter_cmd: lab
restartable: true