Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-01-07 19:35:45 +00:00
parent 08be05ba3d
commit 002fa8b8ed
22 changed files with 49 additions and 37 deletions

View File

@ -1,9 +0,0 @@
## [ts-dnsserver-2.0.13](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.12...ts-dnsserver-2.0.13) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))

View File

@ -4,6 +4,15 @@
## [ts-dnsserver-2.0.14](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.13...ts-dnsserver-2.0.14) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/ts-dnsserver to latest
## [ts-dnsserver-2.0.13](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.12...ts-dnsserver-2.0.13) (2022-12-27)
### Chore
@ -85,15 +94,6 @@
## [ts-dnsserver-2.0.6](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.4...ts-dnsserver-2.0.6) (2022-11-30)
### Chore
- update container image tccr.io/truecharts/ts-dnsserver to latest
## [ts-dnsserver-2.0.6](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.4...ts-dnsserver-2.0.6) (2022-11-30)
### Chore

View File

@ -26,4 +26,4 @@ sources:
- https://github.com/TechnitiumSoftware/DnsServer
- https://hub.docker.com/r/roxedus/ts-dnsserver/
type: application
version: 2.0.13
version: 2.0.14

View File

@ -0,0 +1,9 @@
## [ts-dnsserver-2.0.14](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.13...ts-dnsserver-2.0.14) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/ts-dnsserver to latest

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/ts-dnsserver
tag: latest@sha256:d200ef4ab31726e2bb6eae193c406d6d3e491db1658970e490ab023a6f239dfb
tag: latest@sha256:12f75cddded980011dc2fd5fd4b0f8072f0032fb476ccb63e2b6852b1517a29f
persistence:
config:
enabled: true

View File

@ -1,12 +0,0 @@
## [jupyter-3.0.4](https://github.com/truecharts/charts/compare/jupyter-3.0.3...jupyter-3.0.4) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/jupyter-all-spark to v2023-01
- update container image tccr.io/truecharts/jupyter-tensorflow to v2022-12
- update container image tccr.io/truecharts/jupyter-datascience to v2022-12
- update container image tccr.io/truecharts/jupyter-base to v2022-12

View File

@ -4,6 +4,18 @@
## [jupyter-3.0.5](https://github.com/truecharts/charts/compare/jupyter-3.0.4...jupyter-3.0.5) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/jupyter-scipy to v2023-01
- update container image tccr.io/truecharts/jupyter-pyspark to v2023-01
- update container image tccr.io/truecharts/jupyter-minimal to v2023-01
- update container image tccr.io/truecharts/jupyter-r to v2022-12
## [jupyter-3.0.4](https://github.com/truecharts/charts/compare/jupyter-3.0.3...jupyter-3.0.4) (2023-01-07)
### Chore

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.4
version: 3.0.5
annotations:
truecharts.org/catagories: |
- Cloud

View File

@ -0,0 +1,12 @@
## [jupyter-3.0.5](https://github.com/truecharts/charts/compare/jupyter-3.0.4...jupyter-3.0.5) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/jupyter-scipy to v2023-01
- update container image tccr.io/truecharts/jupyter-pyspark to v2023-01
- update container image tccr.io/truecharts/jupyter-minimal to v2023-01
- update container image tccr.io/truecharts/jupyter-r to v2022-12

View File

@ -5,15 +5,15 @@ image:
minimalImage:
repository: tccr.io/truecharts/jupyter-minimal
pullPolicy: IfNotPresent
tag: v2022-09@sha256:271f544e91bba00aa31779dae38643e7a707c0e0a29f0b143acb3387d480c6bf
tag: v2023-01@sha256:d9841db5d50108988eb8f9e055753cbeb439303c7e472aed2b6c06727996d44b
rImage:
repository: tccr.io/truecharts/jupyter-r
pullPolicy: IfNotPresent
tag: v2022-09@sha256:5b67ae6c24d118b0774abc9e20b5afc1bb5cc59dcb0a161001ecfc7764bce212
tag: v2022-12@sha256:e107a928acf4476444cf210d37d7038cd66fee2d27440ea69d0c366f40e17d28
scipyImage:
repository: tccr.io/truecharts/jupyter-scipy
pullPolicy: IfNotPresent
tag: v2022-09@sha256:d7a9c521059851c1366a59a5cf3a486b916ffd51ca0586135a357282a8a1a95a
tag: v2023-01@sha256:78cf2794fe70b6e48f3ad6c3dc8ec50fcc8f6b432c1146b9e745a599637eeb33
tensorflowImage:
repository: tccr.io/truecharts/jupyter-tensorflow
pullPolicy: IfNotPresent
@ -25,7 +25,7 @@ datascienceImage:
pysparkImage:
repository: tccr.io/truecharts/jupyter-pyspark
pullPolicy: IfNotPresent
tag: v2022-09@sha256:c0d352ee162f0141ceb10365087104bd3dc60e1127c2c74f8140f87c4602427b
tag: v2023-01@sha256:1650fbf0ced97e212e54f145c972082385baa1a7d1e28fa0b08f19846cd0f171
allsparkImage:
repository: tccr.io/truecharts/jupyter-all-spark
pullPolicy: IfNotPresent