chore(deps): update jupyter (#9085)

This commit is contained in:
TrueCharts Bot 2023-05-22 12:51:24 +02:00 committed by GitHub
parent c241b1b0a2
commit 811e9a1589
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View File

@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/jupyter
- https://github.com/jupyter/docker-stacks
type: application
version: 4.0.20
version: 4.0.21
annotations:
truecharts.org/catagories: |
- Cloud

View File

@ -1,35 +1,35 @@
image:
repository: tccr.io/truecharts/jupyter-base
pullPolicy: IfNotPresent
tag: v2023-05@sha256:e0f09b325cdda6098a4713bbd5d8fc1d75fcf62075bf1481e0df69c3319f9c7c
tag: v2023-05@sha256:f353a3e783176a007e85a656d4a6c33768b5feea4da212aa42fa1635e3b39274
minimalImage:
repository: tccr.io/truecharts/jupyter-minimal
pullPolicy: IfNotPresent
tag: v2023-05@sha256:ca3e0df1f184c8d1bc992c2f40f15234ea06e61d03a448da448fd8e1ca879e87
tag: v2023-05@sha256:75b626ccf37a88be4804a32d297dfe12a6e4594caf4cc64ccf23d1c8eb51365a
rImage:
repository: tccr.io/truecharts/jupyter-r
pullPolicy: IfNotPresent
tag: v2023-05@sha256:5267b204725250ea0bc53eb1b9b3d947badd44ea61749fead47e3b41e6d6e482
tag: v2023-05@sha256:27511ded14067dad4d791ac584b516e31b87621f84914d0c2a5a4ae62d09f252
scipyImage:
repository: tccr.io/truecharts/jupyter-scipy
pullPolicy: IfNotPresent
tag: v2023-05@sha256:18d6b62b399fcf7c822c6e185b71e9d1e15e4409b75d42362f948f77ac8a2682
tag: v2023-05@sha256:c9cf7bb3d478f883d6542375ea5249bece9884ba40cd7f98a97bd8c39397db0d
tensorflowImage:
repository: tccr.io/truecharts/jupyter-tensorflow
pullPolicy: IfNotPresent
tag: v2023-05@sha256:d47933dc697069d4beffa7c325c7f27a0a164cc41ecad661af7523cf9c0aa92c
tag: v2023-05@sha256:bffde32a656cb7066ea079ca3d03339bf83ba89a59a8bfa6a779545b6547ee20
datascienceImage:
repository: tccr.io/truecharts/jupyter-datascience
pullPolicy: IfNotPresent
tag: v2023-05@sha256:decb4110fd2b817149e9220fadea9703bf173370a2334889acdb117a004a5c94
tag: v2023-05@sha256:4c355553919b80ad361e7aa92be37f0dd56da9f0249703ac6229f1ab614bde06
pysparkImage:
repository: tccr.io/truecharts/jupyter-pyspark
pullPolicy: IfNotPresent
tag: v2023-05@sha256:2d27bef4dd9acde155c5ac259151b634f1249b1e4d02a2feedf5290fef95c6f0
tag: v2023-05@sha256:a37f1d178f7a5c720d5cbac97aaceb9cb954624c17187cdefd0b8b3e84480a30
allsparkImage:
repository: tccr.io/truecharts/jupyter-all-spark
pullPolicy: IfNotPresent
tag: v2023-05@sha256:f2d67b6da3072adb4ee123c97ce9edf9374d0dffb3f85d77f5c0f2abb6bd9d04
tag: v2023-05@sha256:e9396b9fc753a22ee45b362e3588daafabe8646756df3f8cbb7dc0527949a586
jupyter:
jupyter_cmd: lab
restartable: true