chore(helm): update jupyter 2025-09-08 → 2025-09-15 (patch) (#39547)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `c54af99` -> `0cda0e4` |
| quay.io/jupyter/base-notebook | patch | `22442c7` -> `71bd13a` |
| quay.io/jupyter/datascience-notebook | patch | `7be8838` -> `8fcee39`
|
| quay.io/jupyter/minimal-notebook | patch | `079f059` -> `f4b1950` |
| quay.io/jupyter/pyspark-notebook | patch | `b541dcb` -> `264af57` |
| quay.io/jupyter/r-notebook | patch | `4c84e35` -> `fbad13f` |
| quay.io/jupyter/scipy-notebook | patch | `ea65bef` -> `48a254b` |
| quay.io/jupyter/tensorflow-notebook | patch | `bf7287a` -> `f47179a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-09-15 11:23:32 +02:00
committed by GitHub
parent ee969b5339
commit 19f185057b
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.9.8
appVersion: 2025.9.15
dependencies:
- name: common
version: 28.17.1
@@ -45,5 +45,5 @@ sources:
- https://quay.io/jupyter/scipy-notebook
- https://quay.io/jupyter/tensorflow-notebook
type: application
version: 12.28.17
version: 12.28.25
+8 -8
View File
@@ -1,35 +1,35 @@
image:
repository: quay.io/jupyter/base-notebook
pullPolicy: IfNotPresent
tag: 2025-09-08@sha256:22442c755999622f553e2963d3b36ed87975cbadb90a483a6b60c5b77c6d2674
tag: 2025-09-15@sha256:71bd13aaf92fe98f9f138bc0267e529ba40221be44d90967afd21372f4951542
minimalImage:
repository: quay.io/jupyter/minimal-notebook
pullPolicy: IfNotPresent
tag: 2025-09-08@sha256:079f0598c77b8eca6bedb921e7e6b2844827e7d2a95a3ebb954158b5e0ccdd84
tag: 2025-09-15@sha256:f4b1950fffd01fef0b46ed8b3a4cf790bb8d89a8a295d4b2ed2789199f69ef8a
rImage:
repository: quay.io/jupyter/r-notebook
pullPolicy: IfNotPresent
tag: 2025-09-08@sha256:4c84e35ab1aaa8568cd4936ffaa6966d7a1ac5ec6936ef7d48d721e5bb3e78d7
tag: 2025-09-15@sha256:fbad13f153c0b11977314ed8d3ea7c8ca4269f83741d0edeaf0514a5c098ece7
scipyImage:
repository: quay.io/jupyter/scipy-notebook
pullPolicy: IfNotPresent
tag: 2025-09-08@sha256:ea65beff1e5903ab166b5bee582f0a0ded5da4751cf2b38e17f25b9b3521f24c
tag: 2025-09-15@sha256:48a254b922e184b21e8d143c1b543e8b7d87daea957cd0747956fa630baaf219
tensorflowImage:
repository: quay.io/jupyter/tensorflow-notebook
pullPolicy: IfNotPresent
tag: 2025-09-08@sha256:bf7287a26e6a55d937952b3fa68104cfa8d68d249814803ccbf4433b86507999
tag: 2025-09-15@sha256:f47179ac9417998279102d762aec9311d33efb4469c79df82e1bcf79a03a9ed7
datascienceImage:
repository: quay.io/jupyter/datascience-notebook
pullPolicy: IfNotPresent
tag: 2025-09-08@sha256:7be8838ae1f0417dc78c1587c09ca6b3675d124990bebe2efb8ce7b6b3c704c3
tag: 2025-09-15@sha256:8fcee39a828bb8a664921d5ef1a50cf6aab0dcb97e6393e44e901f65cd19364b
pysparkImage:
repository: quay.io/jupyter/pyspark-notebook
pullPolicy: IfNotPresent
tag: 2025-09-08@sha256:b541dcb17796a5f61cff9defab19d264f430d3ed3cd5d14fc19957e6cee8423f
tag: 2025-09-15@sha256:264af57c1b28a948c794510dd3d35ff09014c67252fd1c8ec4da384969cd196f
allsparkImage:
repository: quay.io/jupyter/all-spark-notebook
pullPolicy: IfNotPresent
tag: 2025-09-08@sha256:c54af994ba42a8f61c936d3954af8d1f7d5b13228a681abfbc24836385151574
tag: 2025-09-15@sha256:0cda0e4186b9d9924ea67be6e0f3102ff57ab01e914fdef81d0b3c4b0f25364c
jupyter:
jupyter_cmd: lab
restartable: true