chore(helm): update jupyter 2025-09-16 → 2025-09-19 (patch) (#39732)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `77da6ed` -> `2aea18f` |
| quay.io/jupyter/base-notebook | patch | `7c043a4` -> `ca54c8c` |
| quay.io/jupyter/datascience-notebook | patch | `688fc41` -> `955f516`
|
| quay.io/jupyter/minimal-notebook | patch | `c31c4ab` -> `d0521e7` |
| quay.io/jupyter/pyspark-notebook | patch | `9bf2ebb` -> `9bad631` |
| quay.io/jupyter/r-notebook | patch | `3e04b10` -> `a72bdbc` |
| quay.io/jupyter/scipy-notebook | patch | `796247c` -> `6f8e1d5` |
| quay.io/jupyter/tensorflow-notebook | patch | `71187e9` -> `6294d52` |

---

> [!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-19 12:28:59 +00:00
committed by GitHub
parent bd16c26403
commit f6b360e995
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.16
appVersion: 2025.9.19
dependencies:
- name: common
version: 28.18.0
@@ -45,5 +45,5 @@ sources:
- https://quay.io/jupyter/scipy-notebook
- https://quay.io/jupyter/tensorflow-notebook
type: application
version: 12.29.8
version: 12.29.16
+8 -8
View File
@@ -1,35 +1,35 @@
image:
repository: quay.io/jupyter/base-notebook
pullPolicy: IfNotPresent
tag: 2025-09-16@sha256:7c043a49ed244f8dd3a408065a203a89870dd912707a2fa2dd72dc28d3a9c45c
tag: 2025-09-19@sha256:ca54c8cf802d288786e182e1ae11a023c810428f4828b92d2af03a6e80ec1f5e
minimalImage:
repository: quay.io/jupyter/minimal-notebook
pullPolicy: IfNotPresent
tag: 2025-09-16@sha256:c31c4ab97a1a582910b30886855b0ed89d44feb8bda29743dabe70c3d56ff107
tag: 2025-09-19@sha256:d0521e708ebf16ba4377d38d271c12e94e760dde2dbee9f46cbe7db913e19f07
rImage:
repository: quay.io/jupyter/r-notebook
pullPolicy: IfNotPresent
tag: 2025-09-16@sha256:3e04b109d3e5446a8a5a96dc2872ede5ba431ff51fd2be107bd9a79d9f19f00f
tag: 2025-09-19@sha256:a72bdbc4c9f0e8b28294ccfb42039ddec6a3c61caf65c035b70b91ac640c1359
scipyImage:
repository: quay.io/jupyter/scipy-notebook
pullPolicy: IfNotPresent
tag: 2025-09-16@sha256:796247cc9b4c49a6ed5646f26b6be76cd9eb1a0e678c6fa18e5944ddddd2e58e
tag: 2025-09-19@sha256:6f8e1d5789393033fae501a01eb57f03475daeab3238bf6ec3002171b978495b
tensorflowImage:
repository: quay.io/jupyter/tensorflow-notebook
pullPolicy: IfNotPresent
tag: 2025-09-16@sha256:71187e9fab945fc4f16d952f402bee1ae4111b6b59450251757b48bfad943788
tag: 2025-09-19@sha256:6294d525b6383bcc985cb0e19bd50d6afcdc958529c6fe1722b1b52765297d41
datascienceImage:
repository: quay.io/jupyter/datascience-notebook
pullPolicy: IfNotPresent
tag: 2025-09-16@sha256:688fc416cb41eb78bb8c79aea1270d7d5efab186b0217c9a72401dc0f859841f
tag: 2025-09-19@sha256:955f5166f93a206c52690e9f7192fe2f53d774b3cb5b99acbd77d9347a7f3add
pysparkImage:
repository: quay.io/jupyter/pyspark-notebook
pullPolicy: IfNotPresent
tag: 2025-09-16@sha256:9bf2ebb78e682b5798a7b55de4843f84a6947777e499f9011a356db5b201c1fe
tag: 2025-09-19@sha256:9bad6312826034202c99c96b76fe0c6554d99fd39261f7a005748a3a424228a4
allsparkImage:
repository: quay.io/jupyter/all-spark-notebook
pullPolicy: IfNotPresent
tag: 2025-09-16@sha256:77da6edf22929b1b771970c96e0fef58c663554e87a1d9efcb5519e5e8bea41c
tag: 2025-09-19@sha256:2aea18f6866ead8bc80396606260d844f30ed9484d3e3117bd7f7191f55750ed
jupyter:
jupyter_cmd: lab
restartable: true