Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a1c3583976
commit
a5a7bcd483
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.29](https://github.com/truecharts/charts/compare/jupyter-5.0.28...jupyter-5.0.29) (2023-09-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jupyter-datascience to v2023-09 ([#12966](https://github.com/truecharts/charts/issues/12966))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [jupyter-5.0.30](https://github.com/truecharts/charts/compare/jupyter-5.0.29...jupyter-5.0.30) (2023-09-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter ([#12997](https://github.com/truecharts/charts/issues/12997))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-5.0.29](https://github.com/truecharts/charts/compare/jupyter-5.0.28...jupyter-5.0.29) (2023-09-26)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [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)
|
|
@ -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.29
|
||||
version: 5.0.30
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Cloud
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.30](https://github.com/truecharts/charts/compare/jupyter-5.0.29...jupyter-5.0.30) (2023-09-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter ([#12997](https://github.com/truecharts/charts/issues/12997))
|
||||
|
||||
|
|
@ -5,19 +5,19 @@ image:
|
|||
minimalImage:
|
||||
repository: tccr.io/truecharts/jupyter-minimal
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-09@sha256:1812edba047b4988ebb824db51a060fd1707b19a052bd2f05444b5caf4c91ef0
|
||||
tag: v2023-09@sha256:61d4e6473b848a3a8a7043115a4198d1ed9ec8c196ef105e7bde1e1f7fe3518c
|
||||
rImage:
|
||||
repository: tccr.io/truecharts/jupyter-r
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-09@sha256:efe13c026c02576a3e2dff2c61ce1182d214dc2a799fa7018869d498f2b39c8b
|
||||
tag: v2023-09@sha256:04b0e624da6c05156cc3a86b4405879fd48846aa3a97241330b37ac96b82b149
|
||||
scipyImage:
|
||||
repository: tccr.io/truecharts/jupyter-scipy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-09@sha256:12b3094cc28c139c7f2d4d3f2b88872262384212174e594c0024d656c550fb6f
|
||||
tag: v2023-09@sha256:e184e97227f39f956f3106f6d4d664ab6792479ca5e4b026fb4c53587c7b1f00
|
||||
tensorflowImage:
|
||||
repository: tccr.io/truecharts/jupyter-tensorflow
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-09@sha256:3e8a1a358a70fee2075a3337e912c9169d9cf988e8d8f541205981e3343f8005
|
||||
tag: v2023-09@sha256:cf8bc5074d6b3d15f238b888e3dcb572c1e02b04911a1500ccd2562fce0a6ba2
|
||||
datascienceImage:
|
||||
repository: tccr.io/truecharts/jupyter-datascience
|
||||
pullPolicy: IfNotPresent
|
||||
|
@ -25,7 +25,7 @@ datascienceImage:
|
|||
pysparkImage:
|
||||
repository: tccr.io/truecharts/jupyter-pyspark
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-09@sha256:ea4c57569aed9924d6049ff401c8be8e22f6c3e90a0305cc565cab8fb9b56f8a
|
||||
tag: v2023-09@sha256:3bcb9dbe6ed66a1137da48d8f02a94b9ab47b5cc1efa832087fa9ea8a97e6eae
|
||||
allsparkImage:
|
||||
repository: tccr.io/truecharts/jupyter-all-spark
|
||||
pullPolicy: IfNotPresent
|
Loading…
Reference in New Issue