Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
be2936b021
commit
aa0e58d41c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [jupyter-4.0.16](https://github.com/truecharts/charts/compare/jupyter-4.0.15...jupyter-4.0.16) (2023-05-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter ([#8894](https://github.com/truecharts/charts/issues/8894))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [jupyter-4.0.17](https://github.com/truecharts/charts/compare/jupyter-4.0.16...jupyter-4.0.17) (2023-05-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jupyter-r to v2023-05 ([#8914](https://github.com/truecharts/charts/issues/8914))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-4.0.16](https://github.com/truecharts/charts/compare/jupyter-4.0.15...jupyter-4.0.16) (2023-05-11)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [jupyter-4.0.7](https://github.com/truecharts/charts/compare/jupyter-4.0.6...jupyter-4.0.7) (2023-04-19)
|
||||
|
||||
### Fix
|
||||
|
||||
- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-4.0.6](https://github.com/truecharts/charts/compare/jupyter-4.0.5...jupyter-4.0.6) (2023-04-16)
|
||||
|
||||
### 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: 4.0.16
|
||||
version: 4.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Cloud
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [jupyter-4.0.17](https://github.com/truecharts/charts/compare/jupyter-4.0.16...jupyter-4.0.17) (2023-05-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jupyter-r to v2023-05 ([#8914](https://github.com/truecharts/charts/issues/8914))
|
||||
|
||||
|
|
@ -9,7 +9,7 @@ minimalImage:
|
|||
rImage:
|
||||
repository: tccr.io/truecharts/jupyter-r
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-05@sha256:539f552a7efe09244030067daff4cc4c314f8ad21ea779ef6830fd22b8b8a80d
|
||||
tag: v2023-05@sha256:5267b204725250ea0bc53eb1b9b3d947badd44ea61749fead47e3b41e6d6e482
|
||||
scipyImage:
|
||||
repository: tccr.io/truecharts/jupyter-scipy
|
||||
pullPolicy: IfNotPresent
|
Loading…
Reference in New Issue