Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-01-10 20:03:14 +00:00
parent 5b1020e17d
commit 52d13ee65a
11 changed files with 23 additions and 15 deletions

View File

@@ -1,9 +0,0 @@
## [jupyter-3.0.7](https://github.com/truecharts/charts/compare/jupyter-3.0.6...jupyter-3.0.7) (2023-01-10)
### Chore
- update container image tccr.io/truecharts/jupyter-base to v2023-01

View File

@@ -4,6 +4,16 @@
## [jupyter-3.0.8](https://github.com/truecharts/charts/compare/jupyter-3.0.7...jupyter-3.0.8) (2023-01-10)
### Chore
- update container image tccr.io/truecharts/jupyter-minimal to v2023-01
- update container image tccr.io/truecharts/jupyter-all-spark to v2023-01
## [jupyter-3.0.7](https://github.com/truecharts/charts/compare/jupyter-3.0.6...jupyter-3.0.7) (2023-01-10)
### Chore
@@ -87,6 +97,3 @@
### Feat
- move to stable

View File

@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/jupyter
- https://github.com/jupyter/docker-stacks
type: application
version: 3.0.7
version: 3.0.8
annotations:
truecharts.org/catagories: |
- Cloud

View File

@@ -0,0 +1,10 @@
## [jupyter-3.0.8](https://github.com/truecharts/charts/compare/jupyter-3.0.7...jupyter-3.0.8) (2023-01-10)
### Chore
- update container image tccr.io/truecharts/jupyter-minimal to v2023-01
- update container image tccr.io/truecharts/jupyter-all-spark to v2023-01

View File

@@ -5,7 +5,7 @@ image:
minimalImage:
repository: tccr.io/truecharts/jupyter-minimal
pullPolicy: IfNotPresent
tag: v2023-01@sha256:d9841db5d50108988eb8f9e055753cbeb439303c7e472aed2b6c06727996d44b
tag: v2023-01@sha256:213b674fad5fe29c0a4ae508375e9fd837bdb2f58fe7d886fdef104afdcc83f4
rImage:
repository: tccr.io/truecharts/jupyter-r
pullPolicy: IfNotPresent
@@ -29,7 +29,7 @@ pysparkImage:
allsparkImage:
repository: tccr.io/truecharts/jupyter-all-spark
pullPolicy: IfNotPresent
tag: v2023-01@sha256:6c6e0613c652432135e4766ae0396645540d839814b7d157c538c3be0b5c11df
tag: v2023-01@sha256:fa5b934945298aeee879a477aaa6d6bb0a930f9984b68ebe798610d2bb8637d2
securityContext:
readOnlyRootFilesystem: false