Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-01-16 02:12:36 +00:00
parent 3236f01b5e
commit 5c49525d95
32 changed files with 2095 additions and 45 deletions

View File

@@ -1,9 +0,0 @@
## [domoticz-4.0.13](https://github.com/truecharts/charts/compare/domoticz-4.0.12...domoticz-4.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 @@
## [domoticz-4.0.14](https://github.com/truecharts/charts/compare/domoticz-4.0.13...domoticz-4.0.14) (2023-01-16)
### Chore
- update container image tccr.io/truecharts/domoticz to v2022.2.20230112
## [domoticz-4.0.13](https://github.com/truecharts/charts/compare/domoticz-4.0.12...domoticz-4.0.13) (2022-12-27)
### Chore
@@ -88,12 +97,3 @@
## [domoticz-4.0.4](https://github.com/truecharts/charts/compare/domoticz-4.0.3...domoticz-4.0.4) (2022-11-30)
## [domoticz-4.0.4](https://github.com/truecharts/charts/compare/domoticz-4.0.3...domoticz-4.0.4) (2022-11-30)
## [domoticz-4.0.4](https://github.com/truecharts/charts/compare/domoticz-4.0.3...domoticz-4.0.4) (2022-11-30)

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: domoticz
version: 4.0.13
version: 4.0.14
appVersion: "2022.2.202"
description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more."
type: application

View File

@@ -0,0 +1,9 @@
## [domoticz-4.0.14](https://github.com/truecharts/charts/compare/domoticz-4.0.13...domoticz-4.0.14) (2023-01-16)
### Chore
- update container image tccr.io/truecharts/domoticz to v2022.2.20230112

View File

@@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can!
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/domoticz
pullPolicy: IfNotPresent
tag: 2022.2.20221215@sha256:312ef30cc351213fff1ce0e383f66ca62a9eb9e96d9b05ae36ed3aac63004982
tag: 2022.2.20230112@sha256:25a301878584187855f93a9dbce9577961df0ff57c05d41d8ac969c7a3c22bb1
securityContext:
runAsNonRoot: false

View File

@@ -4,6 +4,16 @@
## [jupyter-3.0.10](https://github.com/truecharts/charts/compare/jupyter-3.0.9...jupyter-3.0.10) (2023-01-16)
### Chore
- update jupyter
- update container image tccr.io/truecharts/jupyter-r to v2023-01
## [jupyter-3.0.9](https://github.com/truecharts/charts/compare/jupyter-3.0.8...jupyter-3.0.9) (2023-01-10)
### Chore
@@ -87,13 +97,3 @@
### Chore
- update container image tccr.io/truecharts/jupyter-datascience to v
- update container image tccr.io/truecharts/jupyter-all-spark to v
## [jupyter-3.0.1](https://github.com/truecharts/charts/compare/jupyter-3.0.0...jupyter-3.0.1) (2023-01-07)
### Fix

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

View File

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

View File

@@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can!
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/jupyter-base
pullPolicy: IfNotPresent
tag: v2023-01@sha256:d3b3fc53be190aabe7a506c47073383d8502354828c054c72f46031e84b20db3
tag: v2023-01@sha256:923bb7f35b58ca4f02abf9740c4a1e4a5ee065bab36e40cf06d2e979c46c11e7
minimalImage:
repository: tccr.io/truecharts/jupyter-minimal
pullPolicy: IfNotPresent
@@ -9,7 +9,7 @@ minimalImage:
rImage:
repository: tccr.io/truecharts/jupyter-r
pullPolicy: IfNotPresent
tag: v2023-01@sha256:d231d94d7cd0351162e47bdb89c6745a7b7576c7163c9ef8b52f1ae91c0cfcaa
tag: v2023-01@sha256:400907922c10263e26ca96e9915b6a5b23a75f88998a30433f47c1abfc42f432
scipyImage:
repository: tccr.io/truecharts/jupyter-scipy
pullPolicy: IfNotPresent
@@ -29,7 +29,7 @@ pysparkImage:
allsparkImage:
repository: tccr.io/truecharts/jupyter-all-spark
pullPolicy: IfNotPresent
tag: v2023-01@sha256:fa5b934945298aeee879a477aaa6d6bb0a930f9984b68ebe798610d2bb8637d2
tag: v2023-01@sha256:681a690380c97811be305c7fbf9915364743febfa8d72ae7fc31881c704f514d
securityContext:
readOnlyRootFilesystem: false

View File

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

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [readarr-13.0.8](https://github.com/truecharts/charts/compare/readarr-13.0.7...readarr-13.0.8) (2023-01-16)
### Chore
- update container image tccr.io/truecharts/readarr to v0.1.1.1526
## [readarr-13.0.7](https://github.com/truecharts/charts/compare/readarr-13.0.6...readarr-13.0.7) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [readarr-13.0.6](https://github.com/truecharts/charts/compare/readarr-13.0.5...readarr-13.0.6) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [readarr-13.0.5](https://github.com/truecharts/charts/compare/readarr-13.0.4...readarr-13.0.5) (2022-12-25)
### Chore
- update helm general non-major
## [readarr-13.0.4](https://github.com/truecharts/charts/compare/readarr-13.0.3...readarr-13.0.4) (2022-12-19)
### Chore
- update helm general non-major
## [readarr-13.0.3](https://github.com/truecharts/charts/compare/readarr-13.0.2...readarr-13.0.3) (2022-12-13)
### Chore
- update helm general non-major
## [readarr-13.0.2](https://github.com/truecharts/charts/compare/readarr-13.0.1...readarr-13.0.2) (2022-11-30)
## [readarr-13.0.2](https://github.com/truecharts/charts/compare/readarr-13.0.1...readarr-13.0.2) (2022-11-30)
## [readarr-13.0.2](https://github.com/truecharts/charts/compare/readarr-13.0.1...readarr-13.0.2) (2022-11-30)
## [readarr-13.0.2](https://github.com/truecharts/charts/compare/readarr-13.0.1...readarr-13.0.2) (2022-11-30)
## [readarr-13.0.2](https://github.com/truecharts/charts/compare/readarr-13.0.1...readarr-13.0.2) (2022-11-30)
## [readarr-13.0.2](https://github.com/truecharts/charts/compare/readarr-13.0.1...readarr-13.0.2) (2022-11-30)
## [readarr-13.0.2](https://github.com/truecharts/charts/compare/readarr-13.0.1...readarr-13.0.2) (2022-11-30)
## [readarr-13.0.2](https://github.com/truecharts/charts/compare/readarr-13.0.1...readarr-13.0.2) (2022-11-30)

View File

@@ -0,0 +1,33 @@
apiVersion: v2
appVersion: "0.1.1.1526"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: A fork of Radarr to work with Books & AudioBooks
home: https://truecharts.org/charts/stable/readarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/readarr.png
keywords:
- readarr
- torrent
- usenet
- AudioBooks
- ebooks
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: readarr
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/readarr
- https://github.com/Readarr/Readarr
- https://readarr.com
type: application
version: 13.0.8
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@@ -0,0 +1,9 @@
## [readarr-13.0.8](https://github.com/truecharts/charts/compare/readarr-13.0.7...readarr-13.0.8) (2023-01-16)
### Chore
- update container image tccr.io/truecharts/readarr to v0.1.1.1526

View File

@@ -0,0 +1,8 @@
A fork of Radarr to work with Books & AudioBooks
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/readarr](https://truecharts.org/charts/stable/readarr)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@@ -0,0 +1,43 @@
image:
repository: tccr.io/truecharts/readarr
pullPolicy: IfNotPresent
tag: 0.1.1.1526@sha256:01bce301b3dedd593e392a1b0970c765767487e4b646ec367d5518690e67a348
securityContext:
readOnlyRootFilesystem: false
service:
main:
ports:
main:
port: 8787
targetPort: 8787
probes:
liveness:
enabled: true
## Set this to true if you wish to specify your own livenessProbe
custom: true
## The spec field contains the values for the default livenessProbe.
## If you selected custom: true, this field holds the definition of the livenessProbe.
spec:
exec:
command:
- /usr/bin/env
- bash
- -c
- curl --fail localhost:8787/api/v1/system/status?apiKey=`IFS=\> && while
read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml`
failureThreshold: 5
initialDelaySeconds: 60
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 10
persistence:
config:
enabled: true
mountPath: "/config"
portal:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
{{ include "tc.common.loader.all" . }}

View File