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:
TrueCharts Bot
2025-01-27 02:49:16 +01:00
committed by GitHub
parent 137fb8d3a6
commit 2547abc2af
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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