Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
81b82482fb
commit
04a13f6226
|
@ -1,11 +0,0 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.27](https://github.com/truecharts/charts/compare/jupyter-5.0.24...jupyter-5.0.27) (2023-09-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#12726](https://github.com/truecharts/charts/issues/12726))
|
||||
- update jupyter ([#12751](https://github.com/truecharts/charts/issues/12751))
|
||||
- update jupyter ([#12746](https://github.com/truecharts/charts/issues/12746))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [jupyter-5.0.16](https://github.com/truecharts/charts/compare/jupyter-5.0.15...jupyter-5.0.16) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jupyter-all-spark to v2023-08 ([#12086](https://github.com/truecharts/charts/issues/12086))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jupyter-5.0.15](https://github.com/truecharts/charts/compare/jupyter-5.0.14...jupyter-5.0.15) (2023-08-28)
|
|
@ -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.27
|
||||
version: 5.0.28
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Cloud
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jupyter-base
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-09@sha256:0789111ddb8045834470b93d8014527c1ac7a112045f5611751d8f5b8de8eae1
|
||||
tag: v2023-09@sha256:add7207118d96aa0fc5f3f570deb2c60a0e22bcf0d6c77f75825c0e27d1e8e3f
|
||||
minimalImage:
|
||||
repository: tccr.io/truecharts/jupyter-minimal
|
||||
pullPolicy: IfNotPresent
|
||||
|
@ -29,7 +29,7 @@ pysparkImage:
|
|||
allsparkImage:
|
||||
repository: tccr.io/truecharts/jupyter-all-spark
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2023-09@sha256:a2329b3f879e630b24d837c554869406492463001ec2bc7eb1db70cc74e30fd7
|
||||
tag: v2023-09@sha256:15e6810d3da248c2ef56ea82336f59100afbdcfb1030b41ded0c0c3afe59a610
|
||||
jupyter:
|
||||
jupyter_cmd: lab
|
||||
restartable: true
|
Loading…
Reference in New Issue