Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-01-03 08:52:59 +00:00
parent 333a53fc58
commit 63663f9a00
11 changed files with 3596 additions and 0 deletions

View File

@ -0,0 +1,99 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [tinymediamanager-9.0.0](https://github.com/truecharts/charts/compare/tinymediamanager-8.1.5...tinymediamanager-9.0.0) (2024-01-03)
### Chore
- update container image tinymediamanager/tinymediamanager to v5.0.0[@c9b936e](https://github.com/c9b936e) by renovate ([#16729](https://github.com/truecharts/charts/issues/16729))
## [tinymediamanager-8.1.5](https://github.com/truecharts/charts/compare/tinymediamanager-8.1.4...tinymediamanager-8.1.5) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs
## [tinymediamanager-8.1.4](https://github.com/truecharts/charts/compare/tinymediamanager-8.1.3...tinymediamanager-8.1.4) (2024-01-01)
### Chore
- increase common version for oci fixes
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
## [tinymediamanager-8.1.3](https://github.com/truecharts/charts/compare/tinymediamanager-8.1.0...tinymediamanager-8.1.3) (2024-01-01)
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
## [tinymediamanager-8.1.2](https://github.com/truecharts/charts/compare/tinymediamanager-8.1.0...tinymediamanager-8.1.2) (2024-01-01)
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
## [tinymediamanager-8.1.0](https://github.com/truecharts/charts/compare/tinymediamanager-8.0.1...tinymediamanager-8.1.0) (2023-12-30)
### Chore
- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
## [tinymediamanager-8.0.1](https://github.com/truecharts/charts/compare/tinymediamanager-8.0.0...tinymediamanager-8.0.1) (2023-12-26)
### Chore
- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
## [tinymediamanager-8.0.0](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.11...tinymediamanager-8.0.0) (2023-12-25)
### Chore
- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
## [tinymediamanager-7.0.11](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.10...tinymediamanager-7.0.11) (2023-12-24)
### Chore
- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
## [tinymediamanager-7.0.10](https://github.com/truecharts/charts/compare/tinymediamanager-7.0.9...tinymediamanager-7.0.10) (2023-12-24)
### Chore

View File

@ -0,0 +1,38 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: tinymediamanager
version: 9.0.0
appVersion: 5.0.0
description: TinyMediaManager is a full featured media manager to organize and clean up your media library.
home: https://truecharts.org/charts/stable/tinymediamanager
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tinymediamanager.png
deprecated: false
sources:
- https://gitlab.com/tinyMediaManager/tinyMediaManager
- https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager
- https://hub.docker.com/r/tinymediamanager/tinymediamanager
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- tiny
- media
- manager
dependencies:
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
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.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application

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/stable/tinymediamanager)
**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,9 @@
## [tinymediamanager-9.0.0](https://github.com/truecharts/charts/compare/tinymediamanager-8.1.5...tinymediamanager-9.0.0) (2024-01-03)
### Chore
- update container image tinymediamanager/tinymediamanager to v5.0.0[@c9b936e](https://github.com/c9b936e) by renovate ([#16729](https://github.com/truecharts/charts/issues/16729))

View File

@ -0,0 +1,8 @@
TinyMediaManager is a full featured media manager to organize and clean up your media library.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/tinymediamanager](https://truecharts.org/charts/stable/tinymediamanager)
---
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!

View File

@ -0,0 +1,36 @@
image:
repository: tinymediamanager/tinymediamanager
tag: 5.0.0@sha256:c9b936e1604d30c603f7afa460eb3ef2e69da9505123e1956773f7d131f55afb
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10179
targetPort: 4000
persistence:
data:
enabled: true
mountPath: "/data"
movies:
enabled: true
mountPath: "/media/movies"
tvshows:
enabled: true
mountPath: "/media/tvshows"
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
env:
PASSWORD: ""

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" . }}