Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-07-14 09:31:28 +00:00
parent f307785fd8
commit 5dbb15e3de
24 changed files with 2613 additions and 17 deletions

View File

@@ -0,0 +1,9 @@
# Changelog
## [plex-meta-manager-0.0.1]plex-meta-manager-0.0.1 (2022-07-14)
### Feat
- Add plex-meta-manager ([#3172](https://github.com/truecharts/apps/issues/3172))

View File

@@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-14T09:28:52.340635502Z"

View File

@@ -0,0 +1,29 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: plex-meta-manager
version: 0.0.1
appVersion: "1.17.1"
description: Python3 script run using YAML config files to update on a schedule the metadata of the movies, shows, and collections in your libraries as well as automatically build collections
type: application
deprecated: false
home: https://github.com/truecharts/apps/tree/master/charts/incubator/plex-meta-manager
icon: https://truecharts.org/img/chart-icons/plex-meta-manager.png
keywords:
- plex-meta-manager
sources:
- https://hub.docker.com/r/linuxserver/plex-meta-manager
- https://github.com/linuxserver/docker-plex-meta-manager
- https://github.com/meisnate12/Plex-Meta-Manager
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
annotations:
truecharts.org/catagories: |
- incubator
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -0,0 +1,44 @@
# plex-meta-manager
Python3 script run using YAML config files to update on a schedule the metadata of the movies, shows, and collections in your libraries as well as automatically build collections
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
## Source Code
* <https://hub.docker.com/r/linuxserver/plex-meta-manager>
* <https://github.com/linuxserver/docker-plex-meta-manager>
* <https://github.com/meisnate12/Plex-Meta-Manager>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.4 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## Upgrading, Rolling Back and Uninstalling the Chart
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
##### Connecting to other apps
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

View File

@@ -0,0 +1,3 @@
Python3 script run using YAML config files to update on a schedule the metadata of the movies, shows, and collections in your libraries as well as automatically build collections
This App is supplied by TrueCharts, for more information please visit https://truecharts.org

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -0,0 +1,39 @@
image:
repository: linuxserver/plex-meta-manager
pullPolicy: IfNotPresent
tag: v1.17.1@sha256:af30bf9e2a48a2d359e097854becde159befc6e4dfd33b6b1d1c529fed565537
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
PMM_TIME: "03:00"
PMM_RUN: false
PMM_TEST: false
PMM_NO_MISSING: false
service:
main:
ports:
main:
port: 10281
targetPort: 10281
protocol: HTTP
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
persistence:
config:
enabled: true
mountPath: "/config"

File diff suppressed because it is too large Load Diff

View File

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

View File

@@ -0,0 +1,4 @@
icon_url: https://truecharts.org/img/chart-icons/plex-meta-manager.png
categories:
- incubator

View File

@@ -1,6 +0,0 @@
dependencies:
- name: metallb
repository: https://metallb.github.io/metallb
version: 0.13.3
digest: sha256:799d50da42b1f6e45688990bf691d1f248e73316314424901b0cf55199c47f11
generated: "2022-07-12T23:07:05.931515975Z"

View File

@@ -1,6 +1,14 @@
# Changelog
## [metallb-2.0.8](https://github.com/truecharts/apps/compare/metallb-2.0.7...metallb-2.0.8) (2022-07-14)
### Fix
- revert to pre-major update ([#3174](https://github.com/truecharts/apps/issues/3174))
## [metallb-2.0.7](https://github.com/truecharts/apps/compare/metallb-2.0.5...metallb-2.0.7) (2022-07-12)
### Chore
@@ -89,11 +97,3 @@
#### Fix
* correct mistake in renovate bump
<a name="metallb-1.0.3"></a>
### [metallb-1.0.3](https://github.com/truecharts/apps/compare/metallb-1.0.2...metallb-1.0.3) (2021-12-19)
#### Chore

View File

@@ -0,0 +1,6 @@
dependencies:
- name: metallb
repository: https://metallb.github.io/metallb
version: 0.12.1
digest: sha256:4ec502c2f5a4ceb80296f0b1f47cec72bb9445c666fd4d801c6c5cdb173e21b2
generated: "2022-07-14T09:28:52.329416643Z"

View File

@@ -10,7 +10,7 @@ keywords:
dependencies:
- name: metallb
repository: https://metallb.github.io/metallb
version: 0.13.3
version: 0.12.1
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
@@ -21,7 +21,7 @@ sources:
- https://github.com/metallb/metallb
- https://metallb.universe.tf
type: application
version: 2.0.7
version: 2.0.8
annotations:
truecharts.org/catagories: |
- core

View File

@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://metallb.github.io/metallb | metallb | 0.13.3 |
| https://metallb.github.io/metallb | metallb | 0.12.1 |
## Installing the Chart

Binary file not shown.

View File

Before

Width:  |  Height:  |  Size: 9.0 KiB

After

Width:  |  Height:  |  Size: 9.0 KiB

View File