Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
98e89c48cd
commit
324e709d9c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.37](https://github.com/truecharts/charts/compare/jupyter-5.0.36...jupyter-5.0.37) (2023-10-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jupyter-minimal to v2023-10 ([#13728](https://github.com/truecharts/charts/issues/13728))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [jupyter-5.0.38](https://github.com/truecharts/charts/compare/jupyter-5.0.37...jupyter-5.0.38) (2023-10-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter ([#13732](https://github.com/truecharts/charts/issues/13732))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-5.0.37](https://github.com/truecharts/charts/compare/jupyter-5.0.36...jupyter-5.0.37) (2023-10-18)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [jupyter-5.0.28](https://github.com/truecharts/charts/compare/jupyter-5.0.27...jupyter-5.0.28) (2023-09-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter ([#12954](https://github.com/truecharts/charts/issues/12954))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-5.0.27](https://github.com/truecharts/charts/compare/jupyter-5.0.24...jupyter-5.0.27) (2023-09-19)
|
||||
|
||||
### 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.37
|
||||
version: 5.0.38
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Cloud
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.38](https://github.com/truecharts/charts/compare/jupyter-5.0.37...jupyter-5.0.38) (2023-10-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter ([#13732](https://github.com/truecharts/charts/issues/13732))
|
||||
|
||||
|
|
@ -9,23 +9,23 @@ minimalImage:
|
|||
rImage:
|
||||
repository: tccr.io/truecharts/jupyter-r
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-10@sha256:5f209931dce0d3c79b18556e8ef88020ea05ed91fde8e1514800b2e8cad04530
|
||||
tag: v2023-10@sha256:e01e0464d67f5e765cafeb1d6c2894263814473ca3d537cb2aa3fdfa6f933d93
|
||||
scipyImage:
|
||||
repository: tccr.io/truecharts/jupyter-scipy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-10@sha256:69a5773d07bd825d125f36711cb706fdd4448063b57dc34b51fe056922a401d5
|
||||
tag: v2023-10@sha256:1ea4b06ca151de0a774a928fe3182fee227cf61a06c32c42ded48d65c1cb3374
|
||||
tensorflowImage:
|
||||
repository: tccr.io/truecharts/jupyter-tensorflow
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-10@sha256:bd69b9372478a616d9dc1de35e650bafafe73482777b66beaeaf428ad9a76b24
|
||||
tag: v2023-10@sha256:2e93b4ac5aed969acfeae89fd9f6b1f4ad6e0b6c19669e9590710c245d8de4ca
|
||||
datascienceImage:
|
||||
repository: tccr.io/truecharts/jupyter-datascience
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-10@sha256:3a5716c6ea76c5a381dc771e9c5c0e8bd5777c16027d334a2a5969e5c7304eee
|
||||
tag: v2023-10@sha256:787672213faa1aa698bdece03536c74d86ea181250a66cdf4d4e3f8ed5bd745b
|
||||
pysparkImage:
|
||||
repository: tccr.io/truecharts/jupyter-pyspark
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-10@sha256:2316533a7a073cd69b5c74ed1fb39bcd594b54553e7762050a4d09c9b55461b6
|
||||
tag: v2023-10@sha256:88d046efd773b3d81217334dcf8afbeb92d5966e85425a449a74094eeae99ce3
|
||||
allsparkImage:
|
||||
repository: tccr.io/truecharts/jupyter-all-spark
|
||||
pullPolicy: IfNotPresent
|
Loading…
Reference in New Issue