Merge pull request #6685 from truecharts/renovate/jupyter
This commit is contained in:
commit
30e615ee40
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jupyter
|
- https://github.com/truecharts/charts/tree/master/charts/stable/jupyter
|
||||||
- https://github.com/jupyter/docker-stacks
|
- https://github.com/jupyter/docker-stacks
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.11
|
version: 3.0.12
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- Cloud
|
- Cloud
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/jupyter-base
|
repository: tccr.io/truecharts/jupyter-base
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2023-01@sha256:923bb7f35b58ca4f02abf9740c4a1e4a5ee065bab36e40cf06d2e979c46c11e7
|
tag: v2023-01@sha256:498ec86ccf3b5af0e3a11612adff3bb7c869442e53a5710df26b286d6a2610e6
|
||||||
minimalImage:
|
minimalImage:
|
||||||
repository: tccr.io/truecharts/jupyter-minimal
|
repository: tccr.io/truecharts/jupyter-minimal
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
@ -29,7 +29,7 @@ pysparkImage:
|
||||||
allsparkImage:
|
allsparkImage:
|
||||||
repository: tccr.io/truecharts/jupyter-all-spark
|
repository: tccr.io/truecharts/jupyter-all-spark
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2023-01@sha256:681a690380c97811be305c7fbf9915364743febfa8d72ae7fc31881c704f514d
|
tag: v2023-01@sha256:a544a33598596a8b9a3a5ebf168a2b3f01e25f7274715f56985a937df3061ade
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue