chore(helm): update jupyter (patch) (#33185)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `5a1793a` -> `29e4362` |
| quay.io/jupyter/base-notebook | patch | `3c5fcf0` -> `099b443` |
| quay.io/jupyter/datascience-notebook | patch | `e80ece3` -> `ee4e8db`
|
| quay.io/jupyter/minimal-notebook | patch | `c47e92f` -> `5010501` |
| quay.io/jupyter/pyspark-notebook | patch | `bdd8afe` -> `618b57d` |
| quay.io/jupyter/r-notebook | patch | `ad52769` -> `b5a07fb` |
| quay.io/jupyter/scipy-notebook | patch | `f02d3df` -> `fcf8881` |
| quay.io/jupyter/tensorflow-notebook | patch | `d15b3f8` -> `29ab88a` |

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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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-12 19:30:31 +01:00
committed by GitHub
parent a61a246728
commit 2100cf123b
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/train: stable
apiVersion: v2
appVersion: 2025.3.10
appVersion: 2025.3.12
dependencies:
- name: common
version: 25.4.10
@@ -41,4 +41,4 @@ sources:
- https://quay.io/jupyter/scipy-notebook
- https://quay.io/jupyter/tensorflow-notebook
type: application
version: 11.8.27
version: 11.8.35
+8 -8
View File
@@ -1,35 +1,35 @@
image:
repository: quay.io/jupyter/base-notebook
pullPolicy: IfNotPresent
tag: 2025-03-10@sha256:3c5fcf0a053484feda37f8f3f7534f1893f47732ee7bfc138b7e51b1f1ae7272
tag: 2025-03-12@sha256:099b44354c174b3d977faafb79501e7f366835d34f0acbc798ff122d6faa4fcc
minimalImage:
repository: quay.io/jupyter/minimal-notebook
pullPolicy: IfNotPresent
tag: 2025-03-10@sha256:c47e92ffad771437f14d969fee3c27c8fd46e78bb4e8867a5eab0a11816dbe33
tag: 2025-03-12@sha256:5010501da3a3fafd8a8e80b26cc87d584aba38f8d5af7c351c05fadb58505899
rImage:
repository: quay.io/jupyter/r-notebook
pullPolicy: IfNotPresent
tag: 2025-03-11@sha256:ad52769e761d55f76670d235c7cd3f05a20f05b550b4f6e56e4a52f59d9f8e71
tag: 2025-03-12@sha256:b5a07fb7e8c0b33f97c4251b26e2c866cb9736b9fa59c18660000207a69c9398
scipyImage:
repository: quay.io/jupyter/scipy-notebook
pullPolicy: IfNotPresent
tag: 2025-03-10@sha256:f02d3df5a510bffcf7f7d7d65e3452d7110b0ea2b608029938c903ddd1af2163
tag: 2025-03-12@sha256:fcf888152357f754f4013adff6910c5bcf028c3d9edfbfadf4df1d13f07dec5f
tensorflowImage:
repository: quay.io/jupyter/tensorflow-notebook
pullPolicy: IfNotPresent
tag: 2025-03-10@sha256:d15b3f8a5dc9063488a8939faf12dc792a3f0705d98ec76c67344230cfddaed4
tag: 2025-03-12@sha256:29ab88a7979b83e12baeb300b46b06f1919b9b47113088e094abfd817a6f50b6
datascienceImage:
repository: quay.io/jupyter/datascience-notebook
pullPolicy: IfNotPresent
tag: 2025-03-11@sha256:e80ece373baf2bcd250cd462240ea8db1e49f2c9ee4e37f99c5eed97f3839d6f
tag: 2025-03-12@sha256:ee4e8dbce8e84be9e26bd56eee69aa57bf401f1f51d6c8adf7d68fe546ca300b
pysparkImage:
repository: quay.io/jupyter/pyspark-notebook
pullPolicy: IfNotPresent
tag: 2025-03-10@sha256:bdd8afe368c0ec60ddf11dc31c38d06c5e234ffeb003a95f297247fd98ab4fdf
tag: 2025-03-12@sha256:618b57da37b7f020b9b623e8bdf521f409f218f7b07a41600116574f548d6526
allsparkImage:
repository: quay.io/jupyter/all-spark-notebook
pullPolicy: IfNotPresent
tag: 2025-03-11@sha256:5a1793ae218a27455652e2865292137e66839ae7e3e2762680aa62a4d063a5ea
tag: 2025-03-12@sha256:29e43625d6e47aaa52fc902e0e53def211e2738af85fe18e55f24e3f9425d16f
jupyter:
jupyter_cmd: lab
restartable: true