Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
598ed222f2
commit
8f439ee22c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.15](https://github.com/truecharts/charts/compare/jupyter-5.0.14...jupyter-5.0.15) (2023-08-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter ([#11959](https://github.com/truecharts/charts/issues/11959))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [jupyter-5.0.16](https://github.com/truecharts/charts/compare/jupyter-5.0.15...jupyter-5.0.16) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jupyter-all-spark to v2023-08 ([#12086](https://github.com/truecharts/charts/issues/12086))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-5.0.15](https://github.com/truecharts/charts/compare/jupyter-5.0.14...jupyter-5.0.15) (2023-08-28)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [jupyter-5.0.6](https://github.com/truecharts/charts/compare/jupyter-5.0.5...jupyter-5.0.6) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter ([#11443](https://github.com/truecharts/charts/issues/11443))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-5.0.5](https://github.com/truecharts/charts/compare/jupyter-5.0.4...jupyter-5.0.5) (2023-08-07)
|
||||
|
||||
### Chore
|
|
@ -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.15
|
||||
version: 5.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Cloud
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.16](https://github.com/truecharts/charts/compare/jupyter-5.0.15...jupyter-5.0.16) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jupyter-all-spark to v2023-08 ([#12086](https://github.com/truecharts/charts/issues/12086))
|
||||
|
||||
|
|
@ -29,7 +29,7 @@ pysparkImage:
|
|||
allsparkImage:
|
||||
repository: tccr.io/truecharts/jupyter-all-spark
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-08@sha256:91c152d108c4bfaff96660af8060c62f1d9ffec8f538af8749e8c4c0fc8e03ae
|
||||
tag: v2023-08@sha256:9e4691676a536c19cdcb6a7ee97bc250518b212b4d86ee51e3b7f478b5d1da1e
|
||||
jupyter:
|
||||
jupyter_cmd: lab
|
||||
restartable: true
|
Loading…
Reference in New Issue