chore(helm): update jupyter (#32006)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/jupyter/all-spark-notebook | digest | `66d7eeb` -> `bdbed14` | | quay.io/jupyter/datascience-notebook | digest | `ff52b94` -> `47a5f78` | --- > [!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. 👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -41,4 +41,4 @@ sources:
|
||||
- https://quay.io/jupyter/scipy-notebook
|
||||
- https://quay.io/jupyter/tensorflow-notebook
|
||||
type: application
|
||||
version: 11.0.24
|
||||
version: 11.0.26
|
||||
|
||||
@@ -21,7 +21,7 @@ tensorflowImage:
|
||||
datascienceImage:
|
||||
repository: quay.io/jupyter/datascience-notebook
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2025-02-12@sha256:ff52b940cf19ea677ef83e2fbd883302ef04e0e45c4f6d95f625d74c4e871a92
|
||||
tag: 2025-02-12@sha256:47a5f785b0781addb1206065f023af7e502db18d1310160ba5e0d1e3577c10ef
|
||||
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-02-12@sha256:66d7eebe662975ede2aabe4e8a65ffc301891d253c1804c235568e52880dbf04
|
||||
tag: 2025-02-12@sha256:bdbed14c6dcea030e924cbddf7b867292a34548995c0d4411d85ed1a0187de76
|
||||
jupyter:
|
||||
jupyter_cmd: lab
|
||||
restartable: true
|
||||
|
||||
Reference in New Issue
Block a user