Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
be95790c6b
commit
0335ff1937
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.12](https://github.com/truecharts/charts/compare/jupyter-5.0.11...jupyter-5.0.12) (2023-08-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jupyter-all-spark to v2023-08 ([#11956](https://github.com/truecharts/charts/issues/11956))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-5.0.12](https://github.com/truecharts/charts/compare/jupyter-5.0.11...jupyter-5.0.12) (2023-08-28)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [jupyter-5.0.3](https://github.com/truecharts/charts/compare/jupyter-5.0.2...jupyter-5.0.3) (2023-08-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jupyter to v2023-08 (minor) ([#11281](https://github.com/truecharts/charts/issues/11281))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-5.0.2](https://github.com/truecharts/charts/compare/jupyter-5.0.1...jupyter-5.0.2) (2023-08-06)
|
||||
|
||||
### 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.12
|
||||
version: 5.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Cloud
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jupyter-base
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-08@sha256:47009299c7f819657f0edb60a8028043ab54f9ebc0d55775d9bf26f8d205b66b
|
||||
tag: v2023-08@sha256:19ba1a76a44d0b14f9e0998efe2feea0ddb45d45c05d22da7328944b9bc6b205
|
||||
minimalImage:
|
||||
repository: tccr.io/truecharts/jupyter-minimal
|
||||
pullPolicy: IfNotPresent
|
Loading…
Reference in New Issue