chore(helm): update image docker.io/jupyter/datascience-notebook digest to 476c6e6 (#31229)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/jupyter/datascience-notebook | digest | `9896365` -> `476c6e6` | --- > [!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:
@@ -41,4 +41,4 @@ sources:
|
||||
- https://hub.docker.com/r/jupyter/scipy-notebook
|
||||
- https://hub.docker.com/r/jupyter/tensorflow-notebook
|
||||
type: application
|
||||
version: 10.5.0
|
||||
version: 10.5.1
|
||||
|
||||
@@ -21,7 +21,7 @@ tensorflowImage:
|
||||
datascienceImage:
|
||||
repository: docker.io/jupyter/datascience-notebook
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023-10-20@sha256:989636579136ff077456368ca44aed80cba7de7e9c30d989f23899bd79c9b5bf
|
||||
tag: 2023-10-20@sha256:476c6e673e7d5d8b5059f8680b1c6a988942a79263da651bf302dc696ab311f2
|
||||
pysparkImage:
|
||||
repository: docker.io/jupyter/pyspark-notebook
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user