chore(helm): update jupyter 2025-08-18 → 2025-08-25 (patch) (#38786)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `7973559` -> `6a374fe` |
| quay.io/jupyter/base-notebook | patch | `f2e2b6d` -> `e9222d8` |
| quay.io/jupyter/datascience-notebook | patch | `02a4768` -> `76b7e4e`
|
| quay.io/jupyter/minimal-notebook | patch | `83b6d0b` -> `1de4c9a` |
| quay.io/jupyter/pyspark-notebook | patch | `90a7162` -> `938fdd5` |
| quay.io/jupyter/r-notebook | patch | `f486264` -> `87cc45e` |
| quay.io/jupyter/scipy-notebook | patch | `7816297` -> `a98faa5` |
| quay.io/jupyter/tensorflow-notebook | patch | `7914268` -> `c5b9b20` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-08-29 20:29:40 +00:00
committed by GitHub
parent 46897cc6c6
commit 9393c6e466
2 changed files with 11 additions and 10 deletions
+3 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2025.8.18
appVersion: 2025.8.25
dependencies:
- name: common
version: 28.16.2
@@ -44,4 +44,5 @@ sources:
- https://quay.io/jupyter/scipy-notebook
- https://quay.io/jupyter/tensorflow-notebook
type: application
version: 12.19.19
version: 12.19.27
+8 -8
View File
@@ -1,35 +1,35 @@
image:
repository: quay.io/jupyter/base-notebook
pullPolicy: IfNotPresent
tag: 2025-08-18@sha256:f2e2b6d7a348938ad6d4aeabb4953babd28ed18fda3ab60bccb14780ab9555de
tag: 2025-08-25@sha256:e9222d8476431543c605f1f203654ef8f89f573cb169c2065e6b1aff8bbfa5b9
minimalImage:
repository: quay.io/jupyter/minimal-notebook
pullPolicy: IfNotPresent
tag: 2025-08-18@sha256:83b6d0b5da37638d0957f812a07707e4e25ce44227c64588395c124140f96831
tag: 2025-08-25@sha256:1de4c9a7e52c2268beb011fe4146a02dd78c42fd428f73147fa9cf13fd6dbc77
rImage:
repository: quay.io/jupyter/r-notebook
pullPolicy: IfNotPresent
tag: 2025-08-18@sha256:f486264bdbe74b906bcb7edb6ed19f6dfed50eb8a743720e59e8379e5f598e81
tag: 2025-08-25@sha256:87cc45eba17dfd6a2ea43e79bee4a9e75f22bc37a6f098634bb4bdef45088306
scipyImage:
repository: quay.io/jupyter/scipy-notebook
pullPolicy: IfNotPresent
tag: 2025-08-18@sha256:7816297c9c7ba5b3ee7d2b03b441e6109328ba6b5d9c833dc1d55e1110632b26
tag: 2025-08-25@sha256:a98faa550c3b56f3b115015b90592d070708fd17337abd56364236a0788c7454
tensorflowImage:
repository: quay.io/jupyter/tensorflow-notebook
pullPolicy: IfNotPresent
tag: 2025-08-18@sha256:79142683558972dd68e5035925dcfb923ea91d462bdf3cbe3ee25d0bdbf05e10
tag: 2025-08-25@sha256:c5b9b20ca7c547fa7a43efa744844005355af100474200feb8d3de6548ce2df3
datascienceImage:
repository: quay.io/jupyter/datascience-notebook
pullPolicy: IfNotPresent
tag: 2025-08-18@sha256:02a47688c2bd798a3e767f56e75bc212a9f64386a693d598a9647ef4c85c78af
tag: 2025-08-25@sha256:76b7e4e299a842cac8067c2865a967a034e141cd4371e0f49c76040387d248eb
pysparkImage:
repository: quay.io/jupyter/pyspark-notebook
pullPolicy: IfNotPresent
tag: 2025-08-18@sha256:90a71622798dbb92a3cd2b329a2a372afc0bda37d48b13d97541146ed2cdd8e7
tag: 2025-08-25@sha256:938fdd57901e764b4e6e0adbe7438725e703a782608dc79bd2a7c722a4f8a0bf
allsparkImage:
repository: quay.io/jupyter/all-spark-notebook
pullPolicy: IfNotPresent
tag: 2025-08-18@sha256:7973559eb50f7f8a57cafba4a100ef2e50f13a8312d800e385cb7f07f7b44ffa
tag: 2025-08-25@sha256:6a374fe825b0391006dccbaf0529aaa462adaf461d41c47f2dcea044a61a21d9
jupyter:
jupyter_cmd: lab
restartable: true