chore(helm): update jupyter 2025-02-11 → 2025-02-12 (patch) (#32002)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `327394a` -> `66d7eeb` |
| quay.io/jupyter/base-notebook | patch | `681af7b` -> `dc261f3` |
| quay.io/jupyter/datascience-notebook | patch | `ceba81b` -> `ff52b94`
|
| quay.io/jupyter/minimal-notebook | patch | `b5d8282` -> `76d9780` |
| quay.io/jupyter/pyspark-notebook | patch | `b009200` -> `8646bcc` |
| quay.io/jupyter/r-notebook | patch | `f0e65cd` -> `aaf5b94` |
| quay.io/jupyter/scipy-notebook | patch | `e211c75` -> `f3ff8bb` |
| quay.io/jupyter/tensorflow-notebook | patch | `f149b17` -> `d359d9a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-02-12 19:22:35 +01:00
committed by GitHub
parent ab831c6524
commit e74d2c2b09
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2025.2.11 appVersion: 2025.2.12
dependencies: dependencies:
- name: common - name: common
version: 25.4.10 version: 25.4.10
@@ -41,4 +41,4 @@ sources:
- https://quay.io/jupyter/scipy-notebook - https://quay.io/jupyter/scipy-notebook
- https://quay.io/jupyter/tensorflow-notebook - https://quay.io/jupyter/tensorflow-notebook
type: application type: application
version: 11.0.16 version: 11.0.24
+8 -8
View File
@@ -1,35 +1,35 @@
image: image:
repository: quay.io/jupyter/base-notebook repository: quay.io/jupyter/base-notebook
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2025-02-11@sha256:681af7bda275fb304920618b5332849966364207bc4fe6af3e10caced13b9914 tag: 2025-02-12@sha256:dc261f3c6dfd12c65d4f964cb06b76d36dba1953686abf69a4591bf5e9e762b5
minimalImage: minimalImage:
repository: quay.io/jupyter/minimal-notebook repository: quay.io/jupyter/minimal-notebook
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2025-02-11@sha256:b5d828291101723f5d9072dbdb0eed558d9643b34ab5f4b83ff18fb1e4a7fcc2 tag: 2025-02-12@sha256:76d9780d4bc0391255d1357ecee19ebaade2323067e4edd5e1bc64b09b02e002
rImage: rImage:
repository: quay.io/jupyter/r-notebook repository: quay.io/jupyter/r-notebook
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2025-02-11@sha256:f0e65cdf3f1c4be90c0f2b40951ac2722027ef96dffc3d8190e42ddd55d6321b tag: 2025-02-12@sha256:aaf5b94288706e70f2034ac3ed2b2ebb008839ede492f328ee8f71aacc9aa99a
scipyImage: scipyImage:
repository: quay.io/jupyter/scipy-notebook repository: quay.io/jupyter/scipy-notebook
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2025-02-11@sha256:e211c75bbd3834eb7ec2cfdd858b770f92046fcc961d225afe770f301b6fd506 tag: 2025-02-12@sha256:f3ff8bb3146754ea725c2e0e5cb7bd2a44061f3a90b0209c239f797c234f0d6f
tensorflowImage: tensorflowImage:
repository: quay.io/jupyter/tensorflow-notebook repository: quay.io/jupyter/tensorflow-notebook
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2025-02-11@sha256:f149b170721c0db3412a55c628a1267d5050222970a09576a0c0a214637ee583 tag: 2025-02-12@sha256:d359d9a82b490210795553f0f9ba2237ff6249a69ed936be734ece304ea60d61
datascienceImage: datascienceImage:
repository: quay.io/jupyter/datascience-notebook repository: quay.io/jupyter/datascience-notebook
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2025-02-11@sha256:ceba81bc9b8f06f051decd4560fd336f7b6f4cc91431bd6e695338a62a03da8e tag: 2025-02-12@sha256:ff52b940cf19ea677ef83e2fbd883302ef04e0e45c4f6d95f625d74c4e871a92
pysparkImage: pysparkImage:
repository: quay.io/jupyter/pyspark-notebook repository: quay.io/jupyter/pyspark-notebook
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2025-02-11@sha256:b00920002cbbd3de1a11df363005338160fde9764a05fd641ade8b55b127ba4f tag: 2025-02-12@sha256:8646bcc46ec5f8647576dadd017b12b238a8a760bcc3f91cea72f9e365280c41
allsparkImage: allsparkImage:
repository: quay.io/jupyter/all-spark-notebook repository: quay.io/jupyter/all-spark-notebook
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2025-02-11@sha256:327394aa21c7ee0b1541a7b1f5a628c029962d96f10d855c930894cc49bc1156 tag: 2025-02-12@sha256:66d7eebe662975ede2aabe4e8a65ffc301891d253c1804c235568e52880dbf04
jupyter: jupyter:
jupyter_cmd: lab jupyter_cmd: lab
restartable: true restartable: true