chore(helm): update jupyter 2025-06-23 → 2025-06-30 (patch) (#36789)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `74a2bee` -> `1459be5` |
| quay.io/jupyter/base-notebook | patch | `50b5bcb` -> `a1fd8dd` |
| quay.io/jupyter/datascience-notebook | patch | `e19e240` -> `32dd384`
|
| quay.io/jupyter/minimal-notebook | patch | `5e4e24c` -> `ff9ea27` |
| quay.io/jupyter/pyspark-notebook | patch | `650436e` -> `d81e338` |
| quay.io/jupyter/r-notebook | patch | `0c2d793` -> `6186d4d` |
| quay.io/jupyter/scipy-notebook | patch | `edfd03e` -> `f7c9557` |
| quay.io/jupyter/tensorflow-notebook | patch | `6ce3c69` -> `194b88c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-06-30 08:07:55 +02:00
committed by GitHub
parent f0996b9e01
commit 4f0c275a7c
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.6.23
appVersion: 2025.6.30
dependencies:
- name: common
version: 25.4.10
@@ -44,5 +44,5 @@ sources:
- https://quay.io/jupyter/scipy-notebook
- https://quay.io/jupyter/tensorflow-notebook
type: application
version: 11.32.24
version: 11.32.32
+8 -8
View File
@@ -1,35 +1,35 @@
image:
repository: quay.io/jupyter/base-notebook
pullPolicy: IfNotPresent
tag: 2025-06-23@sha256:50b5bcbea649bebb20c450c512f75750d20e98a04b2e0a948337a13d14528fe4
tag: 2025-06-30@sha256:a1fd8ddc884e3f5bdfbdf938dbf4deefcb0d6e1b716f0798db01a6533a8d9209
minimalImage:
repository: quay.io/jupyter/minimal-notebook
pullPolicy: IfNotPresent
tag: 2025-06-23@sha256:5e4e24ca25cf1a76c322792fc7915d9839f216867da89f1a1e18e71c9279972a
tag: 2025-06-30@sha256:ff9ea2791db662294a81ef6ad21ac67471937bf7f6601dbd0b5e5e098abe1d2c
rImage:
repository: quay.io/jupyter/r-notebook
pullPolicy: IfNotPresent
tag: 2025-06-23@sha256:0c2d79320666490af2f9da1b072d1a8ae54cb49fd314d32bdb15631140b01103
tag: 2025-06-30@sha256:6186d4db7cf4af13a473987bb59c0e0bbf9912b6b64b36b4ea25e7c3bc4a574a
scipyImage:
repository: quay.io/jupyter/scipy-notebook
pullPolicy: IfNotPresent
tag: 2025-06-23@sha256:edfd03e53938fc956cc8054cbf7cccae42059e6d72e47777a5a6031f26c8cb63
tag: 2025-06-30@sha256:f7c95572b684db6fe897a44191f3228cca3cf76c5e5da42782800541f23d7c83
tensorflowImage:
repository: quay.io/jupyter/tensorflow-notebook
pullPolicy: IfNotPresent
tag: 2025-06-23@sha256:6ce3c69bc137d6ff9bca24af95ef261edcfcd9e463b8896c90d8cfdf798e6f69
tag: 2025-06-30@sha256:194b88c0ae847440b0e2983c57d6c128bec2656616c3ad58ac203a99ab88f894
datascienceImage:
repository: quay.io/jupyter/datascience-notebook
pullPolicy: IfNotPresent
tag: 2025-06-23@sha256:e19e240e2d63876cd3274aba975bc9acb5aa5c38652dc62977511d777fd3e16e
tag: 2025-06-30@sha256:32dd384a6d6e31c12933cd19199ba630ec4abf8bff8b9d25c8cbd31bd1e3ea07
pysparkImage:
repository: quay.io/jupyter/pyspark-notebook
pullPolicy: IfNotPresent
tag: 2025-06-23@sha256:650436eaf4741a6ef9f17b63fdb6dc3cd1da73c85679aad23334a48804b35ba8
tag: 2025-06-30@sha256:d81e3385397a8e7e7ca34d7be5aa55c5872138298c571176fbdac834ce8f8629
allsparkImage:
repository: quay.io/jupyter/all-spark-notebook
pullPolicy: IfNotPresent
tag: 2025-06-23@sha256:74a2beef4e8619b8bac97d8545b35cb29ea0d0a904c6979a89daefb37fad72bb
tag: 2025-06-30@sha256:1459be53cf4f51f0ead1dafafb440cff0d9251501fe7a9bdb6ccafe2148af34c
jupyter:
jupyter_cmd: lab
restartable: true