Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6c540e9485
commit
7b8230a61f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ersatztv-1.0.4](https://github.com/truecharts/charts/compare/ersatztv-1.0.3...ersatztv-1.0.4) (2023-12-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ersatztv-1.0.7](https://github.com/truecharts/charts/compare/ersatztv-1.0.4...ersatztv-1.0.7) (2023-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image jasongdove/ersatztv to v0.8.4 by renovate ([#16258](https://github.com/truecharts/charts/issues/16258))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ersatztv-1.0.4](https://github.com/truecharts/charts/compare/ersatztv-1.0.3...ersatztv-1.0.4) (2023-12-17)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
### Chore
|
||||
|
||||
- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
|
||||
- BREAKING CHANGE move to latest common ([#15841](https://github.com/truecharts/charts/issues/15841))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ersatztv-1.0.3](https://github.com/truecharts/charts/compare/ersatztv-0.0.10...ersatztv-1.0.3) (2023-12-15)
|
||||
|
||||
### Chore
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: ersatztv
|
||||
version: 1.0.4
|
||||
version: 1.0.7
|
||||
appVersion: 0.8.2
|
||||
description:
|
||||
ErsatzTV configuring and streaming custom live channels using your media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ersatztv-1.0.7](https://github.com/truecharts/charts/compare/ersatztv-1.0.4...ersatztv-1.0.7) (2023-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image jasongdove/ersatztv to v0.8.4 by renovate ([#16258](https://github.com/truecharts/charts/issues/16258))
|
||||
|
||||
|
|
@ -1,12 +1,12 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: jasongdove/ersatztv
|
||||
tag: v0.8.2@sha256:4d0602a52f7cd2c026e1327a92efc1095dee9b72ebbee5a51a68a1f797ce3375
|
||||
tag: v0.8.4@sha256:a001f0e6979a7d7eec75728a83409b32f715a1a8fd93ca0a966c724d44271a9b
|
||||
imageSelector: image
|
||||
nvidiaImage:
|
||||
pullPolicy: Always
|
||||
repository: jasongdove/ersatztv
|
||||
tag: v0.8.2-nvidia@sha256:7d9f31aa607fd1dc89d1e5bfc261fd8754ddb2c89ad1c0d0603f6820b1983c87
|
||||
tag: v0.8.4-nvidia@sha256:8c7d065e17229851cb14316cb860e0c02916e91d5f7d9af0fd54a193702399cc
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
@ -31,7 +31,7 @@ service:
|
|||
vaapiImage:
|
||||
pullPolicy: Always
|
||||
repository: jasongdove/ersatztv
|
||||
tag: v0.8.2-vaapi@sha256:ff76ed0d38243ef4dd09b27bde94ce292b7d7cff66b36280c28cd8ea69dff131
|
||||
tag: v0.8.4-vaapi@sha256:85a789d47b4822573afaf12eaabb92fe57578b585c18d7d1b87ffd3849fdff1c
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [gokapi-3.0.4](https://github.com/truecharts/charts/compare/gokapi-3.0.3...gokapi-3.0.4) (2023-12-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [gokapi-3.1.0](https://github.com/truecharts/charts/compare/gokapi-3.0.4...gokapi-3.1.0) (2023-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image f0rc3/gokapi to v1.8.0[@18a82bf](https://github.com/18a82bf) by renovate ([#16273](https://github.com/truecharts/charts/issues/16273))
|
||||
|
||||
|
||||
|
||||
|
||||
## [gokapi-3.0.4](https://github.com/truecharts/charts/compare/gokapi-3.0.3...gokapi-3.0.4) (2023-12-17)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [gokapi-3.0.2](https://github.com/truecharts/charts/compare/gokapi-2.0.14...gokapi-3.0.2) (2023-12-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
|
||||
- BREAKING CHANGE move to latest common ([#15841](https://github.com/truecharts/charts/issues/15841))
|
||||
|
||||
|
||||
|
||||
|
||||
## [gokapi-3.0.2](https://github.com/truecharts/charts/compare/gokapi-2.0.14...gokapi-3.0.2) (2023-12-15)
|
|
@ -1,8 +1,8 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: gokapi
|
||||
version: 3.0.4
|
||||
appVersion: 1.7.2
|
||||
version: 3.1.0
|
||||
appVersion: 1.8.0
|
||||
description:
|
||||
Gokapi is a lightweight server to share files, which expire after a set
|
||||
amount of downloads or days.
|
||||
|
@ -10,9 +10,9 @@ home: https://truecharts.org/charts/incubator/gokapi
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gokapi.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/f0rc3/gokapi
|
||||
- https://github.com/Forceu/gokapi
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/gokapi
|
||||
- https://hub.docker.com/r/f0rc3/gokapi
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [gokapi-3.1.0](https://github.com/truecharts/charts/compare/gokapi-3.0.4...gokapi-3.1.0) (2023-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image f0rc3/gokapi to v1.8.0[@18a82bf](https://github.com/18a82bf) by renovate ([#16273](https://github.com/truecharts/charts/issues/16273))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: f0rc3/gokapi
|
||||
tag: v1.7.2@sha256:c36a63685223e429438cdb6fd4310f72c4be72e711f44e640f94625edeb2cc00
|
||||
tag: v1.8.0@sha256:18a82bfd649bb8a08f9e82def0c152e77aa5242d345a82bec2c0b81f00292080
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [neko-3.0.3](https://github.com/truecharts/charts/compare/neko-3.0.2...neko-3.0.3) (2023-12-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
|
||||
|
||||
|
|
@ -4,6 +4,22 @@
|
|||
|
||||
|
||||
|
||||
## [neko-3.0.4](https://github.com/truecharts/charts/compare/neko-3.0.3...neko-3.0.4) (2023-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image m1k1o/neko to vlc[@1313b3c](https://github.com/1313b3c) by renovate ([#16240](https://github.com/truecharts/charts/issues/16240))
|
||||
- update container image m1k1o/neko to microsoft-edge[@37822e9](https://github.com/37822e9) by renovate ([#16236](https://github.com/truecharts/charts/issues/16236))
|
||||
- update container image m1k1o/neko to brave[@9b0b138](https://github.com/9b0b138) by renovate ([#16232](https://github.com/truecharts/charts/issues/16232))
|
||||
- update container image m1k1o/neko to firefox[@1c95a8b](https://github.com/1c95a8b) by renovate ([#16234](https://github.com/truecharts/charts/issues/16234))
|
||||
- update container image m1k1o/neko to tor-browser[@1cbd01b](https://github.com/1cbd01b) by renovate ([#16238](https://github.com/truecharts/charts/issues/16238))
|
||||
- update container image m1k1o/neko to remmina[@cfc3d5e](https://github.com/cfc3d5e) by renovate ([#16237](https://github.com/truecharts/charts/issues/16237))
|
||||
- update container image m1k1o/neko to google-chrome[@e453501](https://github.com/e453501) by renovate ([#16235](https://github.com/truecharts/charts/issues/16235))
|
||||
- update container image m1k1o/neko to chromium[@b650898](https://github.com/b650898) by renovate ([#16233](https://github.com/truecharts/charts/issues/16233))
|
||||
|
||||
|
||||
|
||||
|
||||
## [neko-3.0.3](https://github.com/truecharts/charts/compare/neko-3.0.2...neko-3.0.3) (2023-12-17)
|
||||
|
||||
### Chore
|
||||
|
@ -81,19 +97,3 @@
|
|||
- BREAKING CHANGE move to latest common ([#15841](https://github.com/truecharts/charts/issues/15841))
|
||||
|
||||
|
||||
|
||||
|
||||
## [neko-3.0.2](https://github.com/truecharts/charts/compare/neko-2.0.30...neko-3.0.2) (2023-12-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994))
|
||||
- BREAKING CHANGE move to latest common ([#15841](https://github.com/truecharts/charts/issues/15841))
|
||||
|
||||
|
||||
|
||||
|
||||
## [neko-3.0.2](https://github.com/truecharts/charts/compare/neko-2.0.30...neko-3.0.2) (2023-12-15)
|
||||
|
||||
### Chore
|
||||
|
|
@ -1,14 +1,15 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: neko
|
||||
version: 3.0.3
|
||||
version: 3.0.4
|
||||
appVersion: neko
|
||||
description: "A self hosted virtual browser that runs in Chart"
|
||||
description: A self hosted virtual browser that runs in Chart
|
||||
home: https://truecharts.org/charts/incubator/neko
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/neko
|
||||
- https://hub.docker.com/r/m1k1o/neko
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
|
@ -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/incubator/neko)
|
||||
|
||||
**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,16 @@
|
|||
|
||||
|
||||
## [neko-3.0.4](https://github.com/truecharts/charts/compare/neko-3.0.3...neko-3.0.4) (2023-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image m1k1o/neko to vlc[@1313b3c](https://github.com/1313b3c) by renovate ([#16240](https://github.com/truecharts/charts/issues/16240))
|
||||
- update container image m1k1o/neko to microsoft-edge[@37822e9](https://github.com/37822e9) by renovate ([#16236](https://github.com/truecharts/charts/issues/16236))
|
||||
- update container image m1k1o/neko to brave[@9b0b138](https://github.com/9b0b138) by renovate ([#16232](https://github.com/truecharts/charts/issues/16232))
|
||||
- update container image m1k1o/neko to firefox[@1c95a8b](https://github.com/1c95a8b) by renovate ([#16234](https://github.com/truecharts/charts/issues/16234))
|
||||
- update container image m1k1o/neko to tor-browser[@1cbd01b](https://github.com/1cbd01b) by renovate ([#16238](https://github.com/truecharts/charts/issues/16238))
|
||||
- update container image m1k1o/neko to remmina[@cfc3d5e](https://github.com/cfc3d5e) by renovate ([#16237](https://github.com/truecharts/charts/issues/16237))
|
||||
- update container image m1k1o/neko to google-chrome[@e453501](https://github.com/e453501) by renovate ([#16235](https://github.com/truecharts/charts/issues/16235))
|
||||
- update container image m1k1o/neko to chromium[@b650898](https://github.com/b650898) by renovate ([#16233](https://github.com/truecharts/charts/issues/16233))
|
||||
|
||||
|
|
@ -1,23 +1,23 @@
|
|||
braveImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: brave@sha256:89aa7029bfb66f6556a42466cfe030fa27bef6cfe972c08a22f5a101484677eb
|
||||
tag: brave@sha256:9b0b138f73f1f81630a695506c83d247f3a7415beef478415e2a07fc4a1d7390
|
||||
chromeImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: google-chrome@sha256:5b3dbb15c456680a4176ac88a057511d99bfe344c82819001e26031b1ddc2241
|
||||
tag: google-chrome@sha256:e453501a482461737faa9d8e057b4977b6d22eef151d7b76464887a4c59ccdcc
|
||||
chromiumImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: chromium@sha256:40c252ef1a520ef41e75ca56c5ae1792d017fa0ad6aa7d79e1f417b34cabb0ff
|
||||
tag: chromium@sha256:b650898fe4504321bf49bb74fb7cffe090604e564b939967e2bbe3c2358591b4
|
||||
edgeImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: microsoft-edge@sha256:b07404b0f6dcd2b16261330d30e5364add93bd843ffec3aea3a9e2f67c615c4a
|
||||
tag: microsoft-edge@sha256:37822e9ff5167e7d5cb0a435cd396491893ab266b1c384c13270b4c50db2d95a
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: firefox@sha256:f419f71b40c6c1f03cda16de4f2c0f467a577a14d4d7e889e9858161ea0209ad
|
||||
tag: firefox@sha256:1c95a8b84355762f5b8f36fb594eefe0ac2c581afb02ee8e1ff9929b2834f712
|
||||
imageSelector: image
|
||||
portal:
|
||||
open:
|
||||
|
@ -25,7 +25,7 @@ portal:
|
|||
remminaImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: remmina@sha256:932c2c4e721d46235faeda948ff6d2c0b2d91db3028db2127d6eadc28c30284e
|
||||
tag: remmina@sha256:cfc3d5e3102f989c99107079a501f4037e34e3d8c94f900a430673c256574069
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
@ -57,7 +57,7 @@ service:
|
|||
torImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: tor-browser@sha256:b8ee63fdb4286dcbef71aa373bc080606c96009f6081b95d0f1d3abc216e1bb4
|
||||
tag: tor-browser@sha256:1cbd01b6d975d23c4dfc9caf5aa52936f313fc12d3b4f85c320194ea5553a29c
|
||||
vivaldiImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
|
@ -65,7 +65,7 @@ vivaldiImage:
|
|||
vlcImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: vlc@sha256:e3129b3887451e2b3dbdb627a617e34b5331ee3f3b253fc2d14503e222d3b745
|
||||
tag: vlc@sha256:1313b3c5e9d00a4cd30d17a523a81758f38d22e84a6790ab6d0de367c1134cc6
|
||||
vncviewerImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-17.1.0](https://github.com/truecharts/charts/compare/lidarr-17.0.31...lidarr-17.1.0) (2023-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/lidarr-develop to v2.1.0.3856[@a804847](https://github.com/a804847) by renovate ([#16274](https://github.com/truecharts/charts/issues/16274))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-17.0.31](https://github.com/truecharts/charts/compare/lidarr-17.0.30...lidarr-17.0.31) (2023-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14784](https://github.com/truecharts/charts/issues/14784))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-17.0.31](https://github.com/truecharts/charts/compare/lidarr-17.0.30...lidarr-17.0.31) (2023-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14784](https://github.com/truecharts/charts/issues/14784))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-17.0.30](https://github.com/truecharts/charts/compare/lidarr-17.0.29...lidarr-17.0.30) (2023-12-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/lidarr-develop to v2.0.7.3849[@ca52210](https://github.com/ca52210) ([#15958](https://github.com/truecharts/charts/issues/15958))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-17.0.29](https://github.com/truecharts/charts/compare/lidarr-17.0.28...lidarr-17.0.29) (2023-12-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/lidarr-develop to v2.0.6.3818[@58128c7](https://github.com/58128c7) ([#15941](https://github.com/truecharts/charts/issues/15941))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-17.0.28](https://github.com/truecharts/charts/compare/lidarr-17.0.27...lidarr-17.0.28) (2023-12-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/lidarr-develop to 2.0.5.3813[@b0da292](https://github.com/b0da292) ([#15897](https://github.com/truecharts/charts/issues/15897))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-17.0.27](https://github.com/truecharts/charts/compare/lidarr-17.0.26...lidarr-17.0.27) (2023-12-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/lidarr-develop to v2.0.5.3813[@2d73ade](https://github.com/2d73ade) ([#15685](https://github.com/truecharts/charts/issues/15685))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-17.0.26](https://github.com/truecharts/charts/compare/lidarr-17.0.25...lidarr-17.0.26) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- cleanup chart.yaml and add min-max scale version
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-17.0.25](https://github.com/truecharts/charts/compare/lidarr-17.0.24...lidarr-17.0.25) (2023-11-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/lidarr-develop to v2.0.4.3802[@bdd7420](https://github.com/bdd7420) ([#15380](https://github.com/truecharts/charts/issues/15380))
|
||||
|
||||
|
||||
|
||||
|
||||
## [lidarr-17.0.24](https://github.com/truecharts/charts/compare/lidarr-17.0.23...lidarr-17.0.24) (2023-11-19)
|
||||
|
||||
### Fix
|
||||
|
|
@ -0,0 +1,38 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: lidarr
|
||||
version: 17.1.0
|
||||
appVersion: 2.0.7.3849
|
||||
description: Looks and smells like Sonarr but made for music
|
||||
home: https://truecharts.org/charts/stable/lidarr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/lidarr.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
- https://github.com/Lidarr/Lidarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/lidarr
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- lidarr
|
||||
- torrent
|
||||
- usenet
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.5.0
|
||||
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
|
||||
type: application
|
|
@ -5,7 +5,7 @@
|
|||
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/incubator/)
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/lidarr)
|
||||
|
||||
**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)**
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [lidarr-17.1.0](https://github.com/truecharts/charts/compare/lidarr-17.0.31...lidarr-17.1.0) (2023-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/lidarr-develop to v2.1.0.3856[@a804847](https://github.com/a804847) by renovate ([#16274](https://github.com/truecharts/charts/issues/16274))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Looks and smells like Sonarr but made for music
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/lidarr](https://truecharts.org/charts/stable/lidarr)
|
||||
|
||||
---
|
||||
|
||||
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!
|
|
@ -0,0 +1,109 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/lidarr-develop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.1.0.3856@sha256:a804847dc155618645974f5576ffbfb6e90bb44a1add221ccc672e4641cc979e
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.0@sha256:b522e128509b766cf66f847190fccd225ff194dc76775fe6a215f2dd3010cac2
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8686
|
||||
metrics:
|
||||
enabled: true
|
||||
type: ClusterIP
|
||||
targetSelector: exportarr
|
||||
ports:
|
||||
metrics:
|
||||
enabled: true
|
||||
port: 8687
|
||||
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:
|
||||
LIDARR__PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
LIDARR__AUTHENTICATION_METHOD: ""
|
||||
exportarr:
|
||||
enabled: true
|
||||
type: Deployment
|
||||
strategy: RollingUpdate
|
||||
replicas: 1
|
||||
podSpec:
|
||||
containers:
|
||||
exportarr:
|
||||
primary: true
|
||||
enabled: true
|
||||
imageSelector: exportarrImage
|
||||
args:
|
||||
- lidarr
|
||||
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,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" . -}}
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [local-ai-6.0.1](https://github.com/truecharts/charts/compare/local-ai-6.0.0...local-ai-6.0.1) (2023-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14784](https://github.com/truecharts/charts/issues/14784))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [local-ai-6.3.0](https://github.com/truecharts/charts/compare/local-ai-6.0.1...local-ai-6.3.0) (2023-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image quay.io/go-skynet/local-ai to v2.1.0 by renovate ([#16284](https://github.com/truecharts/charts/issues/16284))
|
||||
|
||||
|
||||
|
||||
|
||||
## [local-ai-6.0.1](https://github.com/truecharts/charts/compare/local-ai-6.0.0...local-ai-6.0.1) (2023-12-16)
|
||||
|
||||
### Chore
|
||||
|
@ -85,15 +94,6 @@
|
|||
|
||||
|
||||
|
||||
## [local-ai-6.0.0](https://github.com/truecharts/charts/compare/local-ai-4.0.1...local-ai-6.0.0) (2023-12-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image quay.io/go-skynet/local-ai to v2.0.0 ([#15764](https://github.com/truecharts/charts/issues/15764))
|
||||
|
||||
|
||||
|
||||
|
||||
## [local-ai-6.0.0](https://github.com/truecharts/charts/compare/local-ai-4.0.1...local-ai-6.0.0) (2023-12-06)
|
||||
|
||||
### Chore
|
|
@ -1,8 +1,8 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: local-ai
|
||||
version: 6.0.1
|
||||
appVersion: 2.0.0
|
||||
version: 6.3.0
|
||||
appVersion: 2.1.0
|
||||
description: Self-hosted, community-driven, local OpenAI-compatible API.
|
||||
home: https://truecharts.org/charts/stable/local-ai
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.png
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [local-ai-6.3.0](https://github.com/truecharts/charts/compare/local-ai-6.0.1...local-ai-6.3.0) (2023-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image quay.io/go-skynet/local-ai to v2.1.0 by renovate ([#16284](https://github.com/truecharts/charts/issues/16284))
|
||||
|
||||
|
|
@ -1,11 +1,11 @@
|
|||
image:
|
||||
repository: quay.io/go-skynet/local-ai
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.0.0@sha256:04eb683c6b98d0a360ebe484ab61b4f18987c50dd237e09ceb258540dd2af252
|
||||
tag: v2.1.0@sha256:8ced0a1be5d29e3081d12e68a223a6a5a273c399f7edd15b0c96d1f030843d93
|
||||
ffmpegImage:
|
||||
repository: quay.io/go-skynet/local-ai
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.0.0-ffmpeg@sha256:9d3d901f1a14b6ddea7df0d9f7b21250bcf4f4f0b440494c7e2936083a7ce8eb
|
||||
tag: v2.1.0-ffmpeg@sha256:eb63b1ad478fd0fd284c2c2ed8c44eeecd04ab1ced67f227d184b71d16e2c5d8
|
||||
cublasCuda12Image:
|
||||
repository: quay.io/go-skynet/local-ai
|
||||
pullPolicy: IfNotPresent
|
||||
|
@ -17,7 +17,7 @@ cublasCuda12FfmpegImage:
|
|||
cublasCuda11Image:
|
||||
repository: quay.io/go-skynet/local-ai
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.0.0-cublas-cuda11@sha256:5ab5bff0c91b63c37fdea414e04b47c9d61d9320206cd0017444ab64fbb39a59
|
||||
tag: v2.1.0-cublas-cuda11@sha256:b6d705709ad186158d1d3d26751c328f53aa6dcd977f4ca0222ad26ffc250334
|
||||
cublasCuda11FfmpegImage:
|
||||
repository: quay.io/go-skynet/local-ai
|
||||
pullPolicy: IfNotPresent
|
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.1.3](https://github.com/truecharts/charts/compare/prowlarr-12.1.2...prowlarr-12.1.3) (2023-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/prowlarr-develop to v1.11.2.4160[@12c5819](https://github.com/12c5819) by renovate ([#16255](https://github.com/truecharts/charts/issues/16255))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.1.2](https://github.com/truecharts/charts/compare/prowlarr-12.1.1...prowlarr-12.1.2) (2023-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14784](https://github.com/truecharts/charts/issues/14784))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-12.1.2](https://github.com/truecharts/charts/compare/prowlarr-12.1.1...prowlarr-12.1.2) (2023-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14784](https://github.com/truecharts/charts/issues/14784))
|
||||
|
||||
|
||||
|
||||
|
||||
## [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
|
|
@ -0,0 +1,41 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: prowlarr
|
||||
version: 12.1.3
|
||||
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/exportarr
|
||||
- https://github.com/Prowlarr/Prowlarr
|
||||
- https://github.com/k8s-at-home/container-images
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- prowlarr
|
||||
- torrent
|
||||
- usenet
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.5.0
|
||||
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
|
||||
type: application
|
|
@ -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/prowlarr)
|
||||
|
||||
**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.3](https://github.com/truecharts/charts/compare/prowlarr-12.1.2...prowlarr-12.1.3) (2023-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/prowlarr-develop to v1.11.2.4160[@12c5819](https://github.com/12c5819) by renovate ([#16255](https://github.com/truecharts/charts/issues/16255))
|
||||
|
||||
|
|
@ -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!
|
|
@ -0,0 +1,100 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/prowlarr-develop
|
||||
tag: 1.11.2.4160@sha256:12c58192e978bf04695cab64abd071ba323b9967b25abf51f79ab0e57f782cb6
|
||||
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,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.29](https://github.com/truecharts/charts/compare/readarr-17.0.28...readarr-17.0.29) (2023-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/readarr-develop to v0.3.12.2327[@5ec995e](https://github.com/5ec995e) by renovate ([#16256](https://github.com/truecharts/charts/issues/16256))
|
||||
|
||||
|
||||
|
||||
|
||||
## [readarr-17.0.28](https://github.com/truecharts/charts/compare/readarr-17.0.26...readarr-17.0.28) (2023-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix move mistake and cleanup metadata
|
||||
- update helm general non-major ([#14784](https://github.com/truecharts/charts/issues/14784))
|
||||
|
||||
|
||||
|
||||
|
||||
## [readarr-17.0.28](https://github.com/truecharts/charts/compare/readarr-17.0.26...readarr-17.0.28) (2023-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix move mistake and cleanup metadata
|
||||
- update helm general non-major ([#14784](https://github.com/truecharts/charts/issues/14784))
|
||||
|
||||
|
||||
|
||||
|
||||
## [readarr-17.0.27](https://github.com/truecharts/charts/compare/readarr-17.0.26...readarr-17.0.27) (2023-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix move mistake and cleanup metadata
|
||||
|
||||
|
||||
|
||||
|
||||
## [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)
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,41 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: readarr
|
||||
version: 17.0.29
|
||||
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/exportarr
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- readarr
|
||||
- torrent
|
||||
- usenet
|
||||
- AudioBooks
|
||||
- ebooks
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.5.0
|
||||
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
|
||||
type: application
|
|
@ -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/readarr)
|
||||
|
||||
**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.29](https://github.com/truecharts/charts/compare/readarr-17.0.28...readarr-17.0.29) (2023-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/readarr-develop to v0.3.12.2327[@5ec995e](https://github.com/5ec995e) by renovate ([#16256](https://github.com/truecharts/charts/issues/16256))
|
||||
|
||||
|
|
@ -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.12.2327@sha256:5ec995e7c026e0f5581ffe0ffc362017b5f3442a6fddc5a4c555f924ece06ab4
|
||||
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" . -}}
|
|
@ -1,10 +0,0 @@
|
|||
|
||||
|
||||
## [shlink-9.1.3](https://github.com/truecharts/charts/compare/shlink-9.1.1...shlink-9.1.3) (2023-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix move mistake and cleanup metadata
|
||||
- update helm general non-major ([#14784](https://github.com/truecharts/charts/issues/14784))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [shlink-9.1.4](https://github.com/truecharts/charts/compare/shlink-9.1.3...shlink-9.1.4) (2023-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image shlinkio/shlink to v3.7.1[@b0f806c](https://github.com/b0f806c) by renovate ([#16266](https://github.com/truecharts/charts/issues/16266))
|
||||
|
||||
|
||||
|
||||
|
||||
## [shlink-9.1.3](https://github.com/truecharts/charts/compare/shlink-9.1.1...shlink-9.1.3) (2023-12-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [shlink-9.0.7](https://github.com/truecharts/charts/compare/shlink-9.0.6...shlink-9.0.7) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [shlink-9.0.6](https://github.com/truecharts/charts/compare/shlink-9.0.5...shlink-9.0.6) (2023-11-03)
|
||||
|
||||
### Chore
|
|
@ -1,8 +1,8 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: shlink
|
||||
version: 9.1.3
|
||||
appVersion: 3.7.0
|
||||
version: 9.1.4
|
||||
appVersion: 3.7.1
|
||||
description:
|
||||
A PHP-based self-hosted URL shortener that can be used to serve shortened
|
||||
URLs under your own custom domain.
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [shlink-9.1.4](https://github.com/truecharts/charts/compare/shlink-9.1.3...shlink-9.1.4) (2023-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image shlinkio/shlink to v3.7.1[@b0f806c](https://github.com/b0f806c) by renovate ([#16266](https://github.com/truecharts/charts/issues/16266))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: shlinkio/shlink
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.7.0@sha256:c5b949e2967e319c593bf96852bc298746d53580a6a4389cb2e47e454d2251f9
|
||||
tag: 3.7.1@sha256:b0f806c6fcb5f85d25a8d93a4d83f8839f40563f5a92b71f3730f53d9d8de5d9
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -1,10 +0,0 @@
|
|||
|
||||
|
||||
## [theme-park-6.0.13](https://github.com/truecharts/charts/compare/theme-park-6.0.11...theme-park-6.0.13) (2023-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix move mistake and cleanup metadata
|
||||
- update helm general non-major ([#14784](https://github.com/truecharts/charts/issues/14784))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [theme-park-6.1.0](https://github.com/truecharts/charts/compare/theme-park-6.0.13...theme-park-6.1.0) (2023-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/theme-park to v1.15[@9180970](https://github.com/9180970) by renovate ([#16275](https://github.com/truecharts/charts/issues/16275))
|
||||
|
||||
|
||||
|
||||
|
||||
## [theme-park-6.0.13](https://github.com/truecharts/charts/compare/theme-park-6.0.11...theme-park-6.0.13) (2023-12-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [theme-park-6.0.6](https://github.com/truecharts/charts/compare/theme-park-6.0.5...theme-park-6.0.6) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [theme-park-6.0.5](https://github.com/truecharts/charts/compare/theme-park-6.0.4...theme-park-6.0.5) (2023-10-29)
|
||||
|
||||
### Chore
|
|
@ -1,8 +1,8 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: theme-park
|
||||
version: 6.0.13
|
||||
appVersion: "1.14"
|
||||
version: 6.1.0
|
||||
appVersion: "1.15"
|
||||
description: Custom themes for your favorite apps!
|
||||
home: https://truecharts.org/charts/stable/theme-park
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/theme-park.png
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [theme-park-6.1.0](https://github.com/truecharts/charts/compare/theme-park-6.0.13...theme-park-6.1.0) (2023-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/onedr0p/theme-park to v1.15[@9180970](https://github.com/9180970) by renovate ([#16275](https://github.com/truecharts/charts/issues/16275))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/theme-park
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.14@sha256:4b99cd5b29b9375b889818e86ec3be34c06ddfa9190a66216bb71e2534c4da17
|
||||
tag: 1.15@sha256:9180970ff1726608aebf3417e1170b3e5bfac86c305f26b110afc18e4677b25e
|
||||
service:
|
||||
main:
|
||||
ports:
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue