chore(deps): update jupyter (#13809)
This commit is contained in:
parent
5caae76276
commit
7d5c7b0ba7
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/jupyter
|
||||
- https://github.com/jupyter/docker-stacks
|
||||
type: application
|
||||
version: 5.0.38
|
||||
version: 5.0.39
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Cloud
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jupyter-base
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-10@sha256:106ab7e20a5566a7240749684fe973728706bff03180594bdef95c481ee9babb
|
||||
tag: v2023-10@sha256:1af41a77c007a1f1da7286c910a64b9861e0d0325d95fe07e44ec51091671c37
|
||||
minimalImage:
|
||||
repository: tccr.io/truecharts/jupyter-minimal
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-10@sha256:002f09c1dcc845cb6fdabe9b9b8c88917bdb4690a09f677561c899f4c03d8d2c
|
||||
tag: v2023-10@sha256:74bcd59d5068fcd11f8b0fcb251a0c9ae2e44f5a061850a14b4cfe9cd6c814a2
|
||||
rImage:
|
||||
repository: tccr.io/truecharts/jupyter-r
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-10@sha256:e01e0464d67f5e765cafeb1d6c2894263814473ca3d537cb2aa3fdfa6f933d93
|
||||
tag: v2023-10@sha256:7eb6abb84658811762fb06d1f9069bfaf82e26845be6a1c11273517e50a90fd1
|
||||
scipyImage:
|
||||
repository: tccr.io/truecharts/jupyter-scipy
|
||||
pullPolicy: IfNotPresent
|
||||
|
@ -21,15 +21,15 @@ tensorflowImage:
|
|||
datascienceImage:
|
||||
repository: tccr.io/truecharts/jupyter-datascience
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-10@sha256:787672213faa1aa698bdece03536c74d86ea181250a66cdf4d4e3f8ed5bd745b
|
||||
tag: v2023-10@sha256:45c5f6d26ba351e0f4259158d7a1a80e9c11072c9299a13c7b44d6a2951a9746
|
||||
pysparkImage:
|
||||
repository: tccr.io/truecharts/jupyter-pyspark
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-10@sha256:88d046efd773b3d81217334dcf8afbeb92d5966e85425a449a74094eeae99ce3
|
||||
tag: v2023-10@sha256:5191d176114e48d7691f2892470d5695059efa77308cdbd195ddb2391ad47277
|
||||
allsparkImage:
|
||||
repository: tccr.io/truecharts/jupyter-all-spark
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-10@sha256:5cfa878873a13a0b1f506c05b3241ff75d051155cdcf4b33ee11a862765f77c4
|
||||
tag: v2023-10@sha256:b48213e4dbb19025f1e13aa90bb3851f78ebb1cd6372fa62938381095d024f8b
|
||||
jupyter:
|
||||
jupyter_cmd: lab
|
||||
restartable: true
|
||||
|
|
Loading…
Reference in New Issue