Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5ae607c6cb
commit
98b028a4ce
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.40](https://github.com/truecharts/charts/compare/jupyter-5.0.39...jupyter-5.0.40) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jupyter-scipy to v2023-10 ([#13810](https://github.com/truecharts/charts/issues/13810))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [jupyter-5.0.41](https://github.com/truecharts/charts/compare/jupyter-5.0.40...jupyter-5.0.41) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jupyter-tensorflow to v2023-10 ([#13812](https://github.com/truecharts/charts/issues/13812))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-5.0.40](https://github.com/truecharts/charts/compare/jupyter-5.0.39...jupyter-5.0.40) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [jupyter-5.0.31](https://github.com/truecharts/charts/compare/jupyter-5.0.30...jupyter-5.0.31) (2023-10-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter to v2023-10 (minor) ([#13199](https://github.com/truecharts/charts/issues/13199))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-5.0.30](https://github.com/truecharts/charts/compare/jupyter-5.0.29...jupyter-5.0.30) (2023-09-27)
|
||||
|
||||
### 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.40
|
||||
version: 5.0.41
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Cloud
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.41](https://github.com/truecharts/charts/compare/jupyter-5.0.40...jupyter-5.0.41) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jupyter-tensorflow to v2023-10 ([#13812](https://github.com/truecharts/charts/issues/13812))
|
||||
|
||||
|
|
@ -17,7 +17,7 @@ scipyImage:
|
|||
tensorflowImage:
|
||||
repository: tccr.io/truecharts/jupyter-tensorflow
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-10@sha256:2e93b4ac5aed969acfeae89fd9f6b1f4ad6e0b6c19669e9590710c245d8de4ca
|
||||
tag: v2023-10@sha256:86bb1fa587457af038d329d4c54d738182e01e9d93dbb2ec0857807577a3fcfe
|
||||
datascienceImage:
|
||||
repository: tccr.io/truecharts/jupyter-datascience
|
||||
pullPolicy: IfNotPresent
|
Loading…
Reference in New Issue