Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
806acd6eee
commit
fdf9194572
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [jupyter-5.0.10](https://github.com/truecharts/charts/compare/jupyter-5.0.9...jupyter-5.0.10) (2023-08-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jupyter-scipy to v2023-08 ([#11907](https://github.com/truecharts/charts/issues/11907))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-5.0.9](https://github.com/truecharts/charts/compare/jupyter-5.0.8...jupyter-5.0.9) (2023-08-26)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [jupyter-5.0.0](https://github.com/truecharts/charts/compare/jupyter-4.0.53...jupyter-5.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-4.0.53](https://github.com/truecharts/charts/compare/jupyter-4.0.52...jupyter-4.0.53) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter ([#11010](https://github.com/truecharts/charts/issues/11010))
|
||||
|
|
@ -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.9
|
||||
version: 5.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Cloud
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.10](https://github.com/truecharts/charts/compare/jupyter-5.0.9...jupyter-5.0.10) (2023-08-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jupyter-scipy to v2023-08 ([#11907](https://github.com/truecharts/charts/issues/11907))
|
||||
|
||||
|
|
@ -13,7 +13,7 @@ rImage:
|
|||
scipyImage:
|
||||
repository: tccr.io/truecharts/jupyter-scipy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-08@sha256:c48b330e40906a5d58e69bec049f0d5711211da2345ea329010fee690cc5e2fb
|
||||
tag: v2023-08@sha256:fb4421522357feab47dcab7bbd2aa57d84240c493439029fad1086925e00240b
|
||||
tensorflowImage:
|
||||
repository: tccr.io/truecharts/jupyter-tensorflow
|
||||
pullPolicy: IfNotPresent
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.9](https://github.com/truecharts/charts/compare/jupyter-5.0.8...jupyter-5.0.9) (2023-08-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter ([#11878](https://github.com/truecharts/charts/issues/11878))
|
||||
|
||||
|
Loading…
Reference in New Issue