chore(helm): update jupyter 2025-03-10 → 2025-03-11 (patch) (#33113)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `c29061f` -> `5a1793a` |
| quay.io/jupyter/datascience-notebook | patch | `8cf3fd4` -> `e80ece3`
|
| quay.io/jupyter/r-notebook | patch | `9ba6df8` -> `ad52769` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-03-11 13:13:52 +01:00
committed by GitHub
parent 39b57de35d
commit c8f57da2c5
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -41,4 +41,4 @@ sources:
- https://quay.io/jupyter/scipy-notebook
- https://quay.io/jupyter/tensorflow-notebook
type: application
version: 11.8.24
version: 11.8.27
+3 -3
View File
@@ -9,7 +9,7 @@ minimalImage:
rImage:
repository: quay.io/jupyter/r-notebook
pullPolicy: IfNotPresent
tag: 2025-03-10@sha256:9ba6df83f200e081f5c8385f34ed68de3174792fb3e13ae8c7cd4d7a64550ed7
tag: 2025-03-11@sha256:ad52769e761d55f76670d235c7cd3f05a20f05b550b4f6e56e4a52f59d9f8e71
scipyImage:
repository: quay.io/jupyter/scipy-notebook
pullPolicy: IfNotPresent
@@ -21,7 +21,7 @@ tensorflowImage:
datascienceImage:
repository: quay.io/jupyter/datascience-notebook
pullPolicy: IfNotPresent
tag: 2025-03-10@sha256:8cf3fd44b6b8c86d3103d9aa62c34eae6e3b42bd5e2bb692a37c5cdd5faa6b5c
tag: 2025-03-11@sha256:e80ece373baf2bcd250cd462240ea8db1e49f2c9ee4e37f99c5eed97f3839d6f
pysparkImage:
repository: quay.io/jupyter/pyspark-notebook
pullPolicy: IfNotPresent
@@ -29,7 +29,7 @@ pysparkImage:
allsparkImage:
repository: quay.io/jupyter/all-spark-notebook
pullPolicy: IfNotPresent
tag: 2025-03-10@sha256:c29061fb72fc98c1291d7e6a78b6f65d6df9df2d2c76f1006a40da7aa92fc37a
tag: 2025-03-11@sha256:5a1793ae218a27455652e2865292137e66839ae7e3e2762680aa62a4d063a5ea
jupyter:
jupyter_cmd: lab
restartable: true