Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f5f38b1b0c
commit
b6c54c6f33
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [jupyter-5.0.35](https://github.com/truecharts/charts/compare/jupyter-5.0.34...jupyter-5.0.35) (2023-10-11)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update jupyter ([#13508](https://github.com/truecharts/charts/issues/13508))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [jupyter-5.0.36](https://github.com/truecharts/charts/compare/jupyter-5.0.35...jupyter-5.0.36) (2023-10-18)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update jupyter ([#13722](https://github.com/truecharts/charts/issues/13722))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [jupyter-5.0.35](https://github.com/truecharts/charts/compare/jupyter-5.0.34...jupyter-5.0.35) (2023-10-11)
|
## [jupyter-5.0.35](https://github.com/truecharts/charts/compare/jupyter-5.0.34...jupyter-5.0.35) (2023-10-11)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
## [jupyter-5.0.24](https://github.com/truecharts/charts/compare/jupyter-5.0.23...jupyter-5.0.24) (2023-09-17)
|
## [jupyter-5.0.24](https://github.com/truecharts/charts/compare/jupyter-5.0.23...jupyter-5.0.24) (2023-09-17)
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update jupyter ([#12686](https://github.com/truecharts/charts/issues/12686))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [jupyter-5.0.23](https://github.com/truecharts/charts/compare/jupyter-5.0.22...jupyter-5.0.23) (2023-09-17)
|
|
|
@ -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: 5.0.35
|
version: 5.0.36
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- Cloud
|
- Cloud
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [jupyter-5.0.36](https://github.com/truecharts/charts/compare/jupyter-5.0.35...jupyter-5.0.36) (2023-10-18)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update jupyter ([#13722](https://github.com/truecharts/charts/issues/13722))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/jupyter-base
|
repository: tccr.io/truecharts/jupyter-base
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2023-10@sha256:b1037d30b69dacedd1ba9ff8b53fed7ddfa6f0970b25549b00a54bf2e9740083
|
tag: v2023-10@sha256:106ab7e20a5566a7240749684fe973728706bff03180594bdef95c481ee9babb
|
||||||
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-10@sha256:66b67c88b02c0fa5c6ce78c48ebb2a8ed80a98d40383da885cb0438d2381440c
|
tag: v2023-10@sha256:5cfa878873a13a0b1f506c05b3241ff75d051155cdcf4b33ee11a862765f77c4
|
||||||
jupyter:
|
jupyter:
|
||||||
jupyter_cmd: lab
|
jupyter_cmd: lab
|
||||||
restartable: true
|
restartable: true
|
Loading…
Reference in New Issue