Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5b1ce60fe8
commit
760e6da729
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.17](https://github.com/truecharts/charts/compare/jupyter-5.0.16...jupyter-5.0.17) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jupyter-base to v2023-08 ([#12088](https://github.com/truecharts/charts/issues/12088))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [jupyter-5.0.18](https://github.com/truecharts/charts/compare/jupyter-5.0.17...jupyter-5.0.18) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter ([#12169](https://github.com/truecharts/charts/issues/12169))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-5.0.17](https://github.com/truecharts/charts/compare/jupyter-5.0.16...jupyter-5.0.17) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [jupyter-5.0.8](https://github.com/truecharts/charts/compare/jupyter-5.0.7...jupyter-5.0.8) (2023-08-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jupyter-tensorflow to v2023-08 ([#11660](https://github.com/truecharts/charts/issues/11660))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-5.0.7](https://github.com/truecharts/charts/compare/jupyter-5.0.6...jupyter-5.0.7) (2023-08-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: 5.0.17
|
||||
version: 5.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Cloud
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.18](https://github.com/truecharts/charts/compare/jupyter-5.0.17...jupyter-5.0.18) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter ([#12169](https://github.com/truecharts/charts/issues/12169))
|
||||
|
||||
|
|
@ -5,27 +5,27 @@ image:
|
|||
minimalImage:
|
||||
repository: tccr.io/truecharts/jupyter-minimal
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-08@sha256:abeac2f7686dd5f1fcce0d65ffe58c81bb3b48e1104cec15324c9b7f803e1af3
|
||||
tag: v2023-08@sha256:805f573dfadaf34236b628729a677505c030e985d4083a6745299fe88fba7c91
|
||||
rImage:
|
||||
repository: tccr.io/truecharts/jupyter-r
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-08@sha256:9602e18b200c1f9e9a7b808ec3c8d486cbd770465f8ff12621113b43b3788b46
|
||||
tag: v2023-08@sha256:ef446bbf52d506f59f1e31b14876296166974cdcac8b15c7c29b7f8eb5bb5853
|
||||
scipyImage:
|
||||
repository: tccr.io/truecharts/jupyter-scipy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-08@sha256:fb4421522357feab47dcab7bbd2aa57d84240c493439029fad1086925e00240b
|
||||
tag: v2023-08@sha256:3fbddadba0a945033b24d0be9d7fda72b65a63c1c6d40bcb393d818b6f73d32f
|
||||
tensorflowImage:
|
||||
repository: tccr.io/truecharts/jupyter-tensorflow
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-08@sha256:104493835c2c97b19b9f536bedfd74aebfa374ab5c3fbc083d79c863a23407b6
|
||||
tag: v2023-08@sha256:c40ea3169a73211da672f083a06d87381fb3c2f81f9fe49814b2aef904488d33
|
||||
datascienceImage:
|
||||
repository: tccr.io/truecharts/jupyter-datascience
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-08@sha256:adfd128e074bab41a5513189400857ced3d6df277af5dc02f377188b7558e193
|
||||
tag: v2023-08@sha256:5afddaee3794e526eea18d26aeed496cc1b26066df0c3d7c632173256594cb92
|
||||
pysparkImage:
|
||||
repository: tccr.io/truecharts/jupyter-pyspark
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-08@sha256:c09f95e460e1156d639bc451c24f9636fc55c6dea8233a9473795823c2ffd493
|
||||
tag: v2023-08@sha256:c9bfa9f3bd99ef2fbcb40be8b751d19558705467a26ffe55e88bf734635ee139
|
||||
allsparkImage:
|
||||
repository: tccr.io/truecharts/jupyter-all-spark
|
||||
pullPolicy: IfNotPresent
|
Loading…
Reference in New Issue