chore(helm): update jupyter 2025-08-15 → 2025-08-18 (patch) (#38565)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `c5c2d49` -> `7973559` |
| quay.io/jupyter/base-notebook | patch | `b3a50b2` -> `f2e2b6d` |
| quay.io/jupyter/datascience-notebook | patch | `41fcd2a` -> `02a4768`
|
| quay.io/jupyter/minimal-notebook | patch | `467c0ab` -> `83b6d0b` |
| quay.io/jupyter/pyspark-notebook | patch | `e77fedc` -> `90a7162` |
| quay.io/jupyter/r-notebook | patch | `d6460db` -> `f486264` |
| quay.io/jupyter/scipy-notebook | patch | `46b7293` -> `7816297` |
| quay.io/jupyter/tensorflow-notebook | patch | `a525055` -> `7914268` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-08-18 09:14:39 +02:00
committed by GitHub
parent 11432415dd
commit f6a11538cd
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.15
appVersion: 2025.8.18
dependencies:
- name: common
version: 28.16.1
@@ -44,5 +44,5 @@ sources:
- https://quay.io/jupyter/scipy-notebook
- https://quay.io/jupyter/tensorflow-notebook
type: application
version: 12.19.10
version: 12.19.18
+8 -8
View File
@@ -1,35 +1,35 @@
image:
repository: quay.io/jupyter/base-notebook
pullPolicy: IfNotPresent
tag: 2025-08-15@sha256:b3a50b2aac0ee1725630bbdcca108b446ca688111b08e3ac90c47b93faab6520
tag: 2025-08-18@sha256:f2e2b6d7a348938ad6d4aeabb4953babd28ed18fda3ab60bccb14780ab9555de
minimalImage:
repository: quay.io/jupyter/minimal-notebook
pullPolicy: IfNotPresent
tag: 2025-08-15@sha256:467c0abe2b5eab52d185feeb71362fe6e8cebb47181c4718581df32e901bd3c5
tag: 2025-08-18@sha256:83b6d0b5da37638d0957f812a07707e4e25ce44227c64588395c124140f96831
rImage:
repository: quay.io/jupyter/r-notebook
pullPolicy: IfNotPresent
tag: 2025-08-15@sha256:d6460dbb9381a01da105e7805f15c7be4297293fdc7e5bb780ae9000a25b084f
tag: 2025-08-18@sha256:f486264bdbe74b906bcb7edb6ed19f6dfed50eb8a743720e59e8379e5f598e81
scipyImage:
repository: quay.io/jupyter/scipy-notebook
pullPolicy: IfNotPresent
tag: 2025-08-15@sha256:46b7293d919ebdb9f5048980aba98617ef7c71d2a8bac1828f600416e255caf9
tag: 2025-08-18@sha256:7816297c9c7ba5b3ee7d2b03b441e6109328ba6b5d9c833dc1d55e1110632b26
tensorflowImage:
repository: quay.io/jupyter/tensorflow-notebook
pullPolicy: IfNotPresent
tag: 2025-08-15@sha256:a525055401d349d3754f6940e821eb1256997cd4f402eeff17007fefd9304302
tag: 2025-08-18@sha256:79142683558972dd68e5035925dcfb923ea91d462bdf3cbe3ee25d0bdbf05e10
datascienceImage:
repository: quay.io/jupyter/datascience-notebook
pullPolicy: IfNotPresent
tag: 2025-08-15@sha256:41fcd2a618b8dd24dc02b67cecea30c0244c285186293e323218e004de1ffd05
tag: 2025-08-18@sha256:02a47688c2bd798a3e767f56e75bc212a9f64386a693d598a9647ef4c85c78af
pysparkImage:
repository: quay.io/jupyter/pyspark-notebook
pullPolicy: IfNotPresent
tag: 2025-08-15@sha256:e77fedc10a70c7fd929b348282b2b2bd57b1cce571f746301db4f3de685f1c73
tag: 2025-08-18@sha256:90a71622798dbb92a3cd2b329a2a372afc0bda37d48b13d97541146ed2cdd8e7
allsparkImage:
repository: quay.io/jupyter/all-spark-notebook
pullPolicy: IfNotPresent
tag: 2025-08-15@sha256:c5c2d49ce4ee961915fce68ff63ce8b0bd669cdee05749d3bdd1da38c3db43be
tag: 2025-08-18@sha256:7973559eb50f7f8a57cafba4a100ef2e50f13a8312d800e385cb7f07f7b44ffa
jupyter:
jupyter_cmd: lab
restartable: true