Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0335ff1937
commit
b974dc494d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.13](https://github.com/truecharts/charts/compare/jupyter-5.0.12...jupyter-5.0.13) (2023-08-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jupyter-base to v2023-08 ([#11957](https://github.com/truecharts/charts/issues/11957))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [jupyter-5.0.14](https://github.com/truecharts/charts/compare/jupyter-5.0.13...jupyter-5.0.14) (2023-08-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter ([#11958](https://github.com/truecharts/charts/issues/11958))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-5.0.13](https://github.com/truecharts/charts/compare/jupyter-5.0.12...jupyter-5.0.13) (2023-08-28)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [jupyter-5.0.4](https://github.com/truecharts/charts/compare/jupyter-5.0.3...jupyter-5.0.4) (2023-08-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jupyter-minimal to v2023-08 ([#11305](https://github.com/truecharts/charts/issues/11305))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-5.0.3](https://github.com/truecharts/charts/compare/jupyter-5.0.2...jupyter-5.0.3) (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.13
|
||||
version: 5.0.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Cloud
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.14](https://github.com/truecharts/charts/compare/jupyter-5.0.13...jupyter-5.0.14) (2023-08-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter ([#11958](https://github.com/truecharts/charts/issues/11958))
|
||||
|
||||
|
|
@ -5,7 +5,7 @@ image:
|
|||
minimalImage:
|
||||
repository: tccr.io/truecharts/jupyter-minimal
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-08@sha256:85103ca99895f6df8d37c03257f579681e685c5e61655a469161a257e1146c8f
|
||||
tag: v2023-08@sha256:abeac2f7686dd5f1fcce0d65ffe58c81bb3b48e1104cec15324c9b7f803e1af3
|
||||
rImage:
|
||||
repository: tccr.io/truecharts/jupyter-r
|
||||
pullPolicy: IfNotPresent
|
||||
|
@ -21,7 +21,7 @@ tensorflowImage:
|
|||
datascienceImage:
|
||||
repository: tccr.io/truecharts/jupyter-datascience
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-08@sha256:08f043c9bd907190db8077daa47cebb4a896e1821d517748ec2a61a8d9530ddd
|
||||
tag: v2023-08@sha256:adfd128e074bab41a5513189400857ced3d6df277af5dc02f377188b7558e193
|
||||
pysparkImage:
|
||||
repository: tccr.io/truecharts/jupyter-pyspark
|
||||
pullPolicy: IfNotPresent
|
Loading…
Reference in New Issue