Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
70abe86fbb
commit
f07d38d57e
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.29](https://github.com/truecharts/charts/compare/grocy-15.0.28...grocy-15.0.29) (2023-12-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/grocy to 4.0.3[@03a1556](https://github.com/03a1556) ([#15943](https://github.com/truecharts/charts/issues/15943))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.28](https://github.com/truecharts/charts/compare/grocy-15.0.27...grocy-15.0.28) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.27](https://github.com/truecharts/charts/compare/grocy-15.0.26...grocy-15.0.27) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- update container image ghcr.io/linuxserver/grocy to 4.0.3[@8519b1c](https://github.com/8519b1c) ([#15634](https://github.com/truecharts/charts/issues/15634))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.26](https://github.com/truecharts/charts/compare/grocy-15.0.25...grocy-15.0.26) (2023-11-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/grocy to 4.0.3[@a15633b](https://github.com/a15633b) ([#15504](https://github.com/truecharts/charts/issues/15504))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.25](https://github.com/truecharts/charts/compare/grocy-15.0.24...grocy-15.0.25) (2023-11-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/grocy to 4.0.3[@b1de664](https://github.com/b1de664) ([#15382](https://github.com/truecharts/charts/issues/15382))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.24](https://github.com/truecharts/charts/compare/grocy-15.0.23...grocy-15.0.24) (2023-11-19)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image ghcr.io/linuxserver/grocy to 4.0.3 ([#15105](https://github.com/truecharts/charts/issues/15105))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.23](https://github.com/truecharts/charts/compare/grocy-15.0.22...grocy-15.0.23) (2023-11-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.22](https://github.com/truecharts/charts/compare/grocy-15.0.21...grocy-15.0.22) (2023-11-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grocy to v4.0.3 ([#14602](https://github.com/truecharts/charts/issues/14602))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.21](https://github.com/truecharts/charts/compare/grocy-15.0.20...grocy-15.0.21) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.20](https://github.com/truecharts/charts/compare/grocy-15.0.19...grocy-15.0.20) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
|
@ -0,0 +1,37 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: grocy
|
||||
version: 15.0.29
|
||||
appVersion: 4.0.3
|
||||
description:
|
||||
ERP beyond your fridge - grocy is a web-based self-hosted groceries &
|
||||
household management solution for your home
|
||||
home: https://truecharts.org/charts/stable/grocy
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/grocy/grocy
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/grocy
|
||||
- https://ghcr.io/linuxserver/grocy
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- grocy
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Home-Automation
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
|
@ -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/guides/scale-intro).
|
||||
- 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*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [grocy-15.0.29](https://github.com/truecharts/charts/compare/grocy-15.0.28...grocy-15.0.29) (2023-12-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/grocy to 4.0.3[@03a1556](https://github.com/03a1556) ([#15943](https://github.com/truecharts/charts/issues/15943))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/grocy](https://truecharts.org/charts/stable/grocy)
|
||||
|
||||
---
|
||||
|
||||
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.
|
@ -0,0 +1,23 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/grocy
|
||||
tag: 4.0.3@sha256:03a155693afcce9ef115355b7b586af3fa282fdba8fc4f60eee859bfb5a2656f
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10013
|
||||
targetPort: 80
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [librespeed-10.1.5](https://github.com/truecharts/charts/compare/librespeed-10.1.4...librespeed-10.1.5) (2023-12-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/librespeed to 5.3.0[@f9a1c19](https://github.com/f9a1c19) ([#15944](https://github.com/truecharts/charts/issues/15944))
|
||||
|
||||
|
||||
|
||||
|
||||
## [librespeed-10.1.4](https://github.com/truecharts/charts/compare/librespeed-10.1.3...librespeed-10.1.4) (2023-12-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/librespeed to 5.3.0[@6212c24](https://github.com/6212c24) ([#15850](https://github.com/truecharts/charts/issues/15850))
|
||||
|
||||
|
||||
|
||||
|
||||
## [librespeed-10.1.3](https://github.com/truecharts/charts/compare/librespeed-10.1.2...librespeed-10.1.3) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
|
||||
|
||||
|
||||
|
||||
## [librespeed-10.1.2](https://github.com/truecharts/charts/compare/librespeed-10.1.1...librespeed-10.1.2) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- update container image ghcr.io/linuxserver/librespeed to 5.3.0[@10fe20a](https://github.com/10fe20a) ([#15635](https://github.com/truecharts/charts/issues/15635))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [librespeed-10.1.1](https://github.com/truecharts/charts/compare/librespeed-10.1.0...librespeed-10.1.1) (2023-11-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/librespeed to 5.3.0[@69c23e3](https://github.com/69c23e3) ([#15505](https://github.com/truecharts/charts/issues/15505))
|
||||
|
||||
|
||||
|
||||
|
||||
## [librespeed-10.1.0](https://github.com/truecharts/charts/compare/librespeed-10.0.11...librespeed-10.1.0) (2023-11-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/librespeed to v5.3.0[@cd1d284](https://github.com/cd1d284) ([#15391](https://github.com/truecharts/charts/issues/15391))
|
||||
|
||||
|
||||
|
||||
|
||||
## [librespeed-10.0.11](https://github.com/truecharts/charts/compare/librespeed-10.0.10...librespeed-10.0.11) (2023-11-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/librespeed to 5.2.5[@870cb8d](https://github.com/870cb8d) ([#15383](https://github.com/truecharts/charts/issues/15383))
|
||||
|
||||
|
||||
|
||||
|
||||
## [librespeed-10.0.10](https://github.com/truecharts/charts/compare/librespeed-10.0.9...librespeed-10.0.10) (2023-11-19)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image ghcr.io/linuxserver/librespeed to 5.2.5 ([#15109](https://github.com/truecharts/charts/issues/15109))
|
||||
|
||||
|
||||
|
||||
|
||||
## [librespeed-10.0.9](https://github.com/truecharts/charts/compare/librespeed-10.0.8...librespeed-10.0.9) (2023-11-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [librespeed-10.0.8](https://github.com/truecharts/charts/compare/librespeed-10.0.7...librespeed-10.0.8) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
|
@ -0,0 +1,36 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: librespeed
|
||||
version: 10.1.5
|
||||
appVersion: 5.3.0
|
||||
description: Librespeed is a HTML5 webpage to test upload and download speeds
|
||||
home: https://truecharts.org/charts/stable/librespeed
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/librespeed/speedtest
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/librespeed
|
||||
- https://ghcr.io/linuxserver/librespeed
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- librespeed
|
||||
- speedtest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
|
@ -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/guides/scale-intro).
|
||||
- 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*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [librespeed-10.1.5](https://github.com/truecharts/charts/compare/librespeed-10.1.4...librespeed-10.1.5) (2023-12-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/librespeed to 5.3.0[@f9a1c19](https://github.com/f9a1c19) ([#15944](https://github.com/truecharts/charts/issues/15944))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Librespeed is a HTML5 webpage to test upload and download speeds
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/librespeed](https://truecharts.org/charts/stable/librespeed)
|
||||
|
||||
---
|
||||
|
||||
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.
|
@ -0,0 +1,23 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/librespeed
|
||||
tag: 5.3.0@sha256:f9a1c1972c0619dc15ac43a0924fd1506f9c5ef727c6c70d38bedaa918faf89e
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10016
|
||||
targetPort: 80
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [omada-controller-10.1.3](https://github.com/truecharts/charts/compare/omada-controller-10.1.2...omada-controller-10.1.3) (2023-12-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image mbentley/omada-controller to 5.13[@940ab98](https://github.com/940ab98) ([#15945](https://github.com/truecharts/charts/issues/15945))
|
||||
|
||||
|
||||
|
||||
|
||||
## [omada-controller-10.1.2](https://github.com/truecharts/charts/compare/omada-controller-10.1.1...omada-controller-10.1.2) (2023-12-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image mbentley/omada-controller to 5.13[@67a5e0f](https://github.com/67a5e0f) ([#15918](https://github.com/truecharts/charts/issues/15918))
|
||||
|
||||
|
||||
|
||||
|
||||
## [omada-controller-10.1.1](https://github.com/truecharts/charts/compare/omada-controller-10.1.0...omada-controller-10.1.1) (2023-12-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image mbentley/omada-controller to 5.13[@ac059c3](https://github.com/ac059c3) ([#15880](https://github.com/truecharts/charts/issues/15880))
|
||||
|
||||
|
||||
|
||||
|
||||
## [omada-controller-10.1.0](https://github.com/truecharts/charts/compare/omada-controller-10.0.37...omada-controller-10.1.0) (2023-12-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image mbentley/omada-controller to v5.13[@912007a](https://github.com/912007a) ([#15720](https://github.com/truecharts/charts/issues/15720))
|
||||
|
||||
|
||||
|
||||
|
||||
## [omada-controller-10.0.37](https://github.com/truecharts/charts/compare/omada-controller-10.0.36...omada-controller-10.0.37) (2023-12-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image mbentley/omada-controller to v[@53fa3da](https://github.com/53fa3da) ([#15717](https://github.com/truecharts/charts/issues/15717))
|
||||
|
||||
|
||||
|
||||
|
||||
## [omada-controller-10.0.36](https://github.com/truecharts/charts/compare/omada-controller-10.0.35...omada-controller-10.0.36) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
|
||||
|
||||
|
||||
|
||||
## [omada-controller-10.0.35](https://github.com/truecharts/charts/compare/omada-controller-10.0.34...omada-controller-10.0.35) (2023-12-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- cleanup chart.yaml and add min-max scale version
|
||||
- update container image mbentley/omada-controller to 5.12[@b8dc108](https://github.com/b8dc108) ([#15216](https://github.com/truecharts/charts/issues/15216))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [omada-controller-10.0.34](https://github.com/truecharts/charts/compare/omada-controller-10.0.33...omada-controller-10.0.34) (2023-11-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [omada-controller-10.0.33](https://github.com/truecharts/charts/compare/omada-controller-10.0.32...omada-controller-10.0.33) (2023-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#14676](https://github.com/truecharts/charts/issues/14676))
|
||||
|
||||
|
||||
|
||||
|
||||
## [omada-controller-10.0.32](https://github.com/truecharts/charts/compare/omada-controller-10.0.31...omada-controller-10.0.32) (2023-11-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/omada-controller to v5.12.0 ([#14571](https://github.com/truecharts/charts/issues/14571))
|
|
@ -0,0 +1,35 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: omada-controller
|
||||
version: 10.1.3
|
||||
appVersion: "5.13"
|
||||
description: Omada is a SDN tool for TP-Link Omada hardware
|
||||
home: https://truecharts.org/charts/stable/omada-controller
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/mbentley/docker-omada-controller
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller
|
||||
- https://hub.docker.com/r/mbentley/omada-controller
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- omada-controller
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
|
@ -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/guides/scale-intro).
|
||||
- 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*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [omada-controller-10.1.3](https://github.com/truecharts/charts/compare/omada-controller-10.1.2...omada-controller-10.1.3) (2023-12-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image mbentley/omada-controller to 5.13[@940ab98](https://github.com/940ab98) ([#15945](https://github.com/truecharts/charts/issues/15945))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Omada is a SDN tool for TP-Link Omada hardware
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/omada-controller](https://truecharts.org/charts/stable/omada-controller)
|
||||
|
||||
---
|
||||
|
||||
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.
|
@ -0,0 +1,83 @@
|
|||
image:
|
||||
repository: mbentley/omada-controller
|
||||
tag: 5.13@sha256:940ab98d678dfa9fcb0758340dec87775c32cde658e9391793883c7fb85fd1e3
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: https
|
||||
port: 8043
|
||||
comm:
|
||||
enabled: true
|
||||
ports:
|
||||
comm:
|
||||
protocol: https
|
||||
enabled: true
|
||||
port: 8843
|
||||
omada-tcp:
|
||||
enabled: true
|
||||
ports:
|
||||
omada-tcp1:
|
||||
enabled: true
|
||||
port: 29811
|
||||
targetPort: 29811
|
||||
omada-tcp2:
|
||||
enabled: true
|
||||
port: 29812
|
||||
targetPort: 29812
|
||||
omada-tcp3:
|
||||
enabled: true
|
||||
port: 29813
|
||||
targetPort: 29813
|
||||
omada-tcp4:
|
||||
enabled: true
|
||||
port: 29814
|
||||
targetPort: 29814
|
||||
omada-udp:
|
||||
enabled: true
|
||||
ports:
|
||||
omada-udp1:
|
||||
enabled: true
|
||||
protocol: udp
|
||||
port: 29810
|
||||
targetPort: 29810
|
||||
ingress:
|
||||
comm:
|
||||
autoLink: true
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: /opt/tplink/EAPController/data
|
||||
work:
|
||||
enabled: true
|
||||
mountPath: /opt/tplink/EAPController/work
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
PORTAL_HTTPS_PORT: "{{ .Values.service.comm.ports.comm.port }}"
|
||||
probes:
|
||||
startup:
|
||||
path: /api/info
|
||||
httpHeaders:
|
||||
Host: kube.internal.health
|
||||
liveness:
|
||||
path: /api/info
|
||||
httpHeaders:
|
||||
Host: kube.internal.health
|
||||
readiness:
|
||||
path: /api/info
|
||||
httpHeaders:
|
||||
Host: kube.internal.health
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,24 @@
|
|||
{{/* Render the templates */}}
|
||||
{{ include "tc.v1.common.loader.init" . }}
|
||||
|
||||
{{/*
|
||||
Omada automatically redirects to that port.
|
||||
Instead of consuming the external 443 port, it's better to switch internal
|
||||
But still give user the ability to change it.
|
||||
When ingress is enabled, set this to 443, otherwise set it to whatever `port` is set to
|
||||
*/}}
|
||||
|
||||
{{- $port := .Values.service.main.ports.main.port -}}
|
||||
{{- if .Values.ingress.main.enabled -}}
|
||||
{{- $port = 443 -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- $_ := set .Values.workload.main.podSpec.containers.main.env "MANAGE_HTTPS_PORT" $port -}}
|
||||
|
||||
{{- $_ := set .Values.service.main.ports.main "targetPort" $port -}}
|
||||
|
||||
{{- $_ := set .Values.workload.main.podSpec.containers.main.probes.liveness "port" $port -}}
|
||||
{{- $_ := set .Values.workload.main.podSpec.containers.main.probes.readiness "port" $port -}}
|
||||
{{- $_ := set .Values.workload.main.podSpec.containers.main.probes.startup "port" $port -}}
|
||||
|
||||
{{ include "tc.v1.common.loader.apply" . }}
|
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.1.1](https://github.com/truecharts/charts/compare/prowlarr-12.1.0...prowlarr-12.1.1) (2023-12-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/prowlarr-develop to v1.11.1.4146[@c7ad70a](https://github.com/c7ad70a) ([#15947](https://github.com/truecharts/charts/issues/15947))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.1.0](https://github.com/truecharts/charts/compare/prowlarr-12.0.32...prowlarr-12.1.0) (2023-12-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/prowlarr-develop to v1.11.0.4128[@ba780ee](https://github.com/ba780ee) ([#15942](https://github.com/truecharts/charts/issues/15942))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.32](https://github.com/truecharts/charts/compare/prowlarr-12.0.31...prowlarr-12.0.32) (2023-12-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/prowlarr-develop to 1.10.5.4116[@7640a36](https://github.com/7640a36) ([#15898](https://github.com/truecharts/charts/issues/15898))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.31](https://github.com/truecharts/charts/compare/prowlarr-12.0.30...prowlarr-12.0.31) (2023-12-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/prowlarr-develop to 1.10.5.4116[@0205e00](https://github.com/0205e00) ([#15649](https://github.com/truecharts/charts/issues/15649))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.30](https://github.com/truecharts/charts/compare/prowlarr-12.0.29...prowlarr-12.0.30) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.29](https://github.com/truecharts/charts/compare/prowlarr-12.0.28...prowlarr-12.0.29) (2023-11-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/prowlarr-develop to v1.10.5.4116[@5caf9ec](https://github.com/5caf9ec) ([#15417](https://github.com/truecharts/charts/issues/15417))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.28](https://github.com/truecharts/charts/compare/prowlarr-12.0.27...prowlarr-12.0.28) (2023-11-19)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image ghcr.io/onedr0p/prowlarr-develop to v1.10.4.4088 ([#15104](https://github.com/truecharts/charts/issues/15104))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.27](https://github.com/truecharts/charts/compare/prowlarr-12.0.26...prowlarr-12.0.27) (2023-11-18)
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.26](https://github.com/truecharts/charts/compare/prowlarr-12.0.25...prowlarr-12.0.26) (2023-11-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.25](https://github.com/truecharts/charts/compare/prowlarr-12.0.24...prowlarr-12.0.25) (2023-11-16)
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.0.24](https://github.com/truecharts/charts/compare/prowlarr-12.0.23...prowlarr-12.0.24) (2023-11-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prowlarr to v1.10.2.4064 ([#14603](https://github.com/truecharts/charts/issues/14603))
|
||||
|
|
@ -0,0 +1,40 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: prowlarr
|
||||
version: 12.1.1
|
||||
appVersion: 1.11.1.4146
|
||||
description:
|
||||
Indexer manager/proxy built on the popular arr net base stack to integrate
|
||||
with your various PVR apps.
|
||||
home: https://truecharts.org/charts/stable/prowlarr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prowlarr.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
|
||||
- https://ghcr.io/onedr0p/prowlarr-develop
|
||||
- https://github.com/k8s-at-home/container-images
|
||||
- https://github.com/Prowlarr/Prowlarr
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- prowlarr
|
||||
- torrent
|
||||
- usenet
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
|
@ -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/guides/scale-intro).
|
||||
- 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*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [prowlarr-12.1.1](https://github.com/truecharts/charts/compare/prowlarr-12.1.0...prowlarr-12.1.1) (2023-12-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/prowlarr-develop to v1.11.1.4146[@c7ad70a](https://github.com/c7ad70a) ([#15947](https://github.com/truecharts/charts/issues/15947))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/prowlarr](https://truecharts.org/charts/stable/prowlarr)
|
||||
|
||||
---
|
||||
|
||||
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.
|
@ -0,0 +1,100 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/prowlarr-develop
|
||||
tag: 1.11.1.4146@sha256:c7ad70aaf1dae541ec0fdae0a449cbfcab1e2dd31c46e92f758b4006bfef4a53
|
||||
pullPolicy: IfNotPresent
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.0@sha256:b522e128509b766cf66f847190fccd225ff194dc76775fe6a215f2dd3010cac2
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 9696
|
||||
metrics:
|
||||
enabled: true
|
||||
type: ClusterIP
|
||||
targetSelector: exportarr
|
||||
ports:
|
||||
metrics:
|
||||
enabled: true
|
||||
port: 9697
|
||||
targetSelector: exportarr
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
PROWLARR__PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
PROWLARR__AUTHENTICATION_METHOD: ""
|
||||
exportarr:
|
||||
enabled: true
|
||||
type: Deployment
|
||||
strategy: RollingUpdate
|
||||
replicas: 1
|
||||
podSpec:
|
||||
containers:
|
||||
exportarr:
|
||||
primary: true
|
||||
enabled: true
|
||||
imageSelector: exportarrImage
|
||||
args:
|
||||
- prowlarr
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /healthz
|
||||
port: "{{ .Values.service.metrics.ports.metrics.port }}"
|
||||
readiness:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /healthz
|
||||
port: "{{ .Values.service.metrics.ports.metrics.port }}"
|
||||
startup:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /healthz
|
||||
port: "{{ .Values.service.metrics.ports.metrics.port }}"
|
||||
env:
|
||||
INTERFACE: 0.0.0.0
|
||||
PORT: "{{ .Values.service.metrics.ports.metrics.port }}"
|
||||
URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}'
|
||||
# additional metrics (slow)
|
||||
# ENABLE_ADDITIONAL_METRICS: false
|
||||
# enable gathering unknown queue items
|
||||
# ENABLE_UNKNOWN_QUEUE_ITEMS: false
|
||||
# enable backfill of historical metrics
|
||||
# PROWLARR__BACKFILL: false
|
||||
# Set a date from which to start the backfill
|
||||
# PROWLARR__BACKFILL_SINCE_DATE: 1970-01-01
|
||||
CONFIG: "/config/config.xml"
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
targetSelector:
|
||||
main:
|
||||
main:
|
||||
mountPath: /config
|
||||
exportarr:
|
||||
exportarr:
|
||||
mountPath: /config
|
||||
readOnly: true
|
||||
metrics:
|
||||
main:
|
||||
enabled: true
|
||||
type: "servicemonitor"
|
||||
endpoints:
|
||||
- port: metrics
|
||||
path: /metrics
|
||||
targetSelector: metrics
|
||||
prometheusRule:
|
||||
enabled: false
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
updated: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,11 @@
|
|||
{{/* Make sure all variables are set properly */}}
|
||||
{{- include "tc.v1.common.loader.init" . -}}
|
||||
|
||||
{{/* Disable [exportarr] if requested */}}
|
||||
{{- if not .Values.metrics.main.enabled -}}
|
||||
{{- $_ := set .Values.workload.exportarr "enabled" false -}}
|
||||
{{- $_ := set .Values.service.metrics "enabled" false -}}
|
||||
{{- end -}}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{- include "tc.v1.common.loader.apply" . -}}
|
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [readarr-17.0.26](https://github.com/truecharts/charts/compare/readarr-17.0.25...readarr-17.0.26) (2023-12-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/readarr-develop to v0.3.11.2319[@a14419c](https://github.com/a14419c) ([#15948](https://github.com/truecharts/charts/issues/15948))
|
||||
|
||||
|
||||
|
||||
|
||||
## [readarr-17.0.25](https://github.com/truecharts/charts/compare/readarr-17.0.24...readarr-17.0.25) (2023-12-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/readarr-develop to 0.3.10.2287[@ff5f0db](https://github.com/ff5f0db) ([#15901](https://github.com/truecharts/charts/issues/15901))
|
||||
|
||||
|
||||
|
||||
|
||||
## [readarr-17.0.24](https://github.com/truecharts/charts/compare/readarr-17.0.23...readarr-17.0.24) (2023-12-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/readarr-develop to 0.3.10.2287[@f7b1f6d](https://github.com/f7b1f6d) ([#15652](https://github.com/truecharts/charts/issues/15652))
|
||||
|
||||
|
||||
|
||||
|
||||
## [readarr-17.0.23](https://github.com/truecharts/charts/compare/readarr-17.0.22...readarr-17.0.23) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [readarr-17.0.22](https://github.com/truecharts/charts/compare/readarr-17.0.21...readarr-17.0.22) (2023-11-18)
|
||||
|
||||
|
||||
|
||||
|
||||
## [readarr-17.0.21](https://github.com/truecharts/charts/compare/readarr-17.0.20...readarr-17.0.21) (2023-11-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [readarr-17.0.20](https://github.com/truecharts/charts/compare/readarr-17.0.19...readarr-17.0.20) (2023-11-16)
|
||||
|
||||
|
||||
|
||||
|
||||
## [readarr-17.0.19](https://github.com/truecharts/charts/compare/readarr-17.0.18...readarr-17.0.19) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
|
||||
|
||||
## [readarr-17.0.18](https://github.com/truecharts/charts/compare/readarr-17.0.17...readarr-17.0.18) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [readarr-17.0.17](https://github.com/truecharts/charts/compare/readarr-17.0.16...readarr-17.0.17) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [readarr-17.0.16](https://github.com/truecharts/charts/compare/readarr-17.0.15...readarr-17.0.16) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/readarr to v0.3.10.2287 ([#14359](https://github.com/truecharts/charts/issues/14359))
|
||||
|
|
@ -0,0 +1,40 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: readarr
|
||||
version: 17.0.26
|
||||
appVersion: 0.3.11.2319
|
||||
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
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://readarr.com
|
||||
- https://github.com/Readarr/Readarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/readarr
|
||||
- https://ghcr.io/onedr0p/readarr-develop
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- readarr
|
||||
- torrent
|
||||
- usenet
|
||||
- AudioBooks
|
||||
- ebooks
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
|
@ -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/guides/scale-intro).
|
||||
- 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*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [readarr-17.0.26](https://github.com/truecharts/charts/compare/readarr-17.0.25...readarr-17.0.26) (2023-12-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/readarr-develop to v0.3.11.2319[@a14419c](https://github.com/a14419c) ([#15948](https://github.com/truecharts/charts/issues/15948))
|
||||
|
||||
|
|
@ -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.
|
@ -0,0 +1,109 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/readarr-develop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.3.11.2319@sha256:a14419cd9a77438f48df48537d8fc1a02cc9c89321d60ceaec3870850f87b31b
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.0@sha256:b522e128509b766cf66f847190fccd225ff194dc76775fe6a215f2dd3010cac2
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8787
|
||||
metrics:
|
||||
enabled: true
|
||||
type: ClusterIP
|
||||
targetSelector: exportarr
|
||||
ports:
|
||||
metrics:
|
||||
enabled: true
|
||||
port: 8788
|
||||
targetSelector: exportarr
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /ping
|
||||
readiness:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /ping
|
||||
startup:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /ping
|
||||
env:
|
||||
READARR__PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
READARR__AUTHENTICATION_METHOD: "None"
|
||||
exportarr:
|
||||
enabled: true
|
||||
type: Deployment
|
||||
strategy: RollingUpdate
|
||||
replicas: 1
|
||||
podSpec:
|
||||
containers:
|
||||
exportarr:
|
||||
primary: true
|
||||
enabled: true
|
||||
imageSelector: exportarrImage
|
||||
args:
|
||||
- readarr
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /healthz
|
||||
port: "{{ .Values.service.metrics.ports.metrics.port }}"
|
||||
readiness:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /healthz
|
||||
port: "{{ .Values.service.metrics.ports.metrics.port }}"
|
||||
startup:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /healthz
|
||||
port: "{{ .Values.service.metrics.ports.metrics.port }}"
|
||||
env:
|
||||
INTERFACE: 0.0.0.0
|
||||
PORT: "{{ .Values.service.metrics.ports.metrics.port }}"
|
||||
URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}'
|
||||
# additional metrics (slow)
|
||||
# ENABLE_ADDITIONAL_METRICS: false
|
||||
# enable gathering unknown queue items
|
||||
# ENABLE_UNKNOWN_QUEUE_ITEMS: false
|
||||
CONFIG: "/config/config.xml"
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
targetSelector:
|
||||
main:
|
||||
main:
|
||||
mountPath: /config
|
||||
exportarr:
|
||||
exportarr:
|
||||
mountPath: /config
|
||||
readOnly: true
|
||||
metrics:
|
||||
main:
|
||||
enabled: true
|
||||
type: "servicemonitor"
|
||||
endpoints:
|
||||
- port: metrics
|
||||
path: /metrics
|
||||
targetSelector: metrics
|
||||
prometheusRule:
|
||||
enabled: false
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
updated: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,11 @@
|
|||
{{/* Make sure all variables are set properly */}}
|
||||
{{- include "tc.v1.common.loader.init" . -}}
|
||||
|
||||
{{/* Disable [exportarr] if requested */}}
|
||||
{{- if not .Values.metrics.main.enabled -}}
|
||||
{{- $_ := set .Values.workload.exportarr "enabled" false -}}
|
||||
{{- $_ := set .Values.service.metrics "enabled" false -}}
|
||||
{{- end -}}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{- include "tc.v1.common.loader.apply" . -}}
|
Loading…
Reference in New Issue