Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-02-07 19:12:28 +00:00
parent 8e03f8a49a
commit b1e3fcddcc
12 changed files with 2949 additions and 0 deletions

View File

@ -0,0 +1,10 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [maintainerr-1.0.0](https://github.com/truecharts/charts/compare/maintainerr-0.0.3...maintainerr-1.0.0) (2024-02-07)

View File

@ -0,0 +1,37 @@
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.0.0
dependencies:
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Looks and smells like Overseerr, does the opposite. Maintenance tool for the Plex ecosystem.
home: https://truecharts.org/charts/stable/maintainerr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/maintainerr.png
keywords:
- maintainerr
- media
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: maintainerr
sources:
- https://github.com/jorenn92/Maintainerr
- https://github.com/truecharts/charts/tree/master/charts/stable/maintainerr
- https://hub.docker.com/r/jorenn92/maintainerr
type: application
version: 1.0.0

View File

@ -0,0 +1,28 @@
---
title: 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/maintainerr)
**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_

View File

@ -0,0 +1,3 @@
## [maintainerr-1.0.0](https://github.com/truecharts/charts/compare/maintainerr-0.0.3...maintainerr-1.0.0) (2024-02-07)

View File

@ -0,0 +1,8 @@
Looks and smells like Overseerr, does the opposite. Maintenance tool for the Plex ecosystem.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/maintainerr](https://truecharts.org/charts/stable/maintainerr)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@ -0,0 +1,27 @@
image:
repository: jorenn92/maintainerr
pullPolicy: IfNotPresent
tag: 2.0.0@sha256:7377075b39985b64369d1fddd1ea9ad39f59a8e98c777e2da4cd7041a93b6380
securityContext:
container:
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
protocol: http
targetPort: 6246
port: 6246
persistence:
data:
enabled: true
mountPath: "/opt/data"
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

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

View File

View File

@ -0,0 +1,4 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/maintainerr.png
categories:
- media
screenshots: []