chore(helm): update image quay.io/jupyter/base-notebook digest to 979ba51 (#31823)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/jupyter/base-notebook | digest | `8c90397` -> `979ba51` | --- > [!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 this update 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
This commit is contained in:
@@ -32,13 +32,13 @@ name: jupyter
|
||||
sources:
|
||||
- https://github.com/jupyter/docker-stacks
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jupyter
|
||||
- https://hub.docker.com/r/jupyter/all-spark-notebook
|
||||
- https://hub.docker.com/r/jupyter/base-notebook
|
||||
- https://hub.docker.com/r/jupyter/datascience-notebook
|
||||
- https://hub.docker.com/r/jupyter/minimal-notebook
|
||||
- https://hub.docker.com/r/jupyter/pyspark-notebook
|
||||
- https://hub.docker.com/r/jupyter/r-notebook
|
||||
- https://hub.docker.com/r/jupyter/scipy-notebook
|
||||
- https://hub.docker.com/r/jupyter/tensorflow-notebook
|
||||
- https://quay.io/jupyter/all-spark-notebook
|
||||
- https://quay.io/jupyter/base-notebook
|
||||
- https://quay.io/jupyter/datascience-notebook
|
||||
- https://quay.io/jupyter/minimal-notebook
|
||||
- https://quay.io/jupyter/pyspark-notebook
|
||||
- https://quay.io/jupyter/r-notebook
|
||||
- https://quay.io/jupyter/scipy-notebook
|
||||
- https://quay.io/jupyter/tensorflow-notebook
|
||||
type: application
|
||||
version: 10.5.2
|
||||
version: 10.5.3
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: quay.io/jupyter/base-notebook
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023-10-20@sha256:8c903974902b0e9d45d9823c2234411de0614c5c98c4bb782b3d4f55b3e435e6
|
||||
tag: 2023-10-20@sha256:979ba51ec756bcc92c1e7bb22ffd5be24770323052085c1375b1929e1beb2c4b
|
||||
minimalImage:
|
||||
repository: quay.io/jupyter/minimal-notebook
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user