chore(helm): update jupyter 2025-08-11 → 2025-08-12 (patch) (#38296)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `dc47630` -> `24dd9c4` |
| quay.io/jupyter/datascience-notebook | patch | `6dd7b33` -> `3d88c2f`
|
| quay.io/jupyter/minimal-notebook | patch | `436cbbe` -> `5b868d3` |
| quay.io/jupyter/pyspark-notebook | patch | `7c5b88a` -> `1da918d` |
| quay.io/jupyter/r-notebook | patch | `4b008cc` -> `69f74e1` |
| quay.io/jupyter/scipy-notebook | patch | `aa5ff9b` -> `15b50ef` |
| quay.io/jupyter/tensorflow-notebook | patch | `0e68d76` -> `7c30db5` |

---

> [!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.

🔕 **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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-08-12 05:34:12 +02:00
committed by GitHub
parent a4c7aa14ba
commit da12f71278
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -44,5 +44,5 @@ sources:
- https://quay.io/jupyter/scipy-notebook
- https://quay.io/jupyter/tensorflow-notebook
type: application
version: 12.18.8
version: 12.18.15
+7 -7
View File
@@ -5,31 +5,31 @@ image:
minimalImage:
repository: quay.io/jupyter/minimal-notebook
pullPolicy: IfNotPresent
tag: 2025-08-11@sha256:436cbbe798eb8b0ff70d9be0b62be8fc721bcb1c253a0fe8f71a231c9a96382c
tag: 2025-08-12@sha256:5b868d38f2b454cb22abb077052d341d3d7aeec2315c296c44de3b1278425782
rImage:
repository: quay.io/jupyter/r-notebook
pullPolicy: IfNotPresent
tag: 2025-08-11@sha256:4b008cc618925523f74498bb1d2848f947bc63bfc6d8db7a6e8ba574cbe470a3
tag: 2025-08-12@sha256:69f74e1a16b9c931604d5b353e26fb04b7298a9dcf298c42c290dfb182e2b08c
scipyImage:
repository: quay.io/jupyter/scipy-notebook
pullPolicy: IfNotPresent
tag: 2025-08-11@sha256:aa5ff9b6f8614d1f3a31dc8778b8563e804af82ada76c3d0ffef61702142903f
tag: 2025-08-12@sha256:15b50ef89a316b483279aa5f689c5b26947e586ddb403c504e65a73b47ff8569
tensorflowImage:
repository: quay.io/jupyter/tensorflow-notebook
pullPolicy: IfNotPresent
tag: 2025-08-11@sha256:0e68d76295f3e9b3b559a9f75e308b87529d0e494047bddcc3400941a88d37b7
tag: 2025-08-12@sha256:7c30db5c9672f1bd882acaa202aa5233571e2432a2dc49512278454b6e049004
datascienceImage:
repository: quay.io/jupyter/datascience-notebook
pullPolicy: IfNotPresent
tag: 2025-08-11@sha256:6dd7b3360bfffa708ce4f22ca420ad964894b8829fd32089d39a011967f4cbcd
tag: 2025-08-12@sha256:3d88c2f752484071888d148dafedabfa2b13236243b82432b250de564d331d5f
pysparkImage:
repository: quay.io/jupyter/pyspark-notebook
pullPolicy: IfNotPresent
tag: 2025-08-11@sha256:7c5b88ac021d0a007406939d8ba5d8026179aaecbe0d3d976aa368b7d4d118a8
tag: 2025-08-12@sha256:1da918dc2fb8a6235263e4e8453c3e606329719637acc023ac40c0b9ebd963f5
allsparkImage:
repository: quay.io/jupyter/all-spark-notebook
pullPolicy: IfNotPresent
tag: 2025-08-11@sha256:dc476300e386dbdbfa8c9c5f51e7ea85235ad551dc01ba44560613b1689027ff
tag: 2025-08-12@sha256:24dd9c4a3e6227abde5ee26c690c31979b7f885f274a69d784369dee72ca438c
jupyter:
jupyter_cmd: lab
restartable: true