diff --git a/charts/incubator/plex-meta-manager/CHANGELOG.md b/charts/incubator/plex-meta-manager/CHANGELOG.md new file mode 100644 index 00000000000..a191161b178 --- /dev/null +++ b/charts/incubator/plex-meta-manager/CHANGELOG.md @@ -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)) + diff --git a/charts/incubator/plex-meta-manager/Chart.yaml b/charts/incubator/plex-meta-manager/Chart.yaml index 0aab0ee388d..e83f4a371e6 100644 --- a/charts/incubator/plex-meta-manager/Chart.yaml +++ b/charts/incubator/plex-meta-manager/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: plex-meta-manager version: 0.0.1 -appVersion: "v1.17.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 diff --git a/charts/incubator/plex-meta-manager/README.md b/charts/incubator/plex-meta-manager/README.md new file mode 100644 index 00000000000..aee4f82c7e2 --- /dev/null +++ b/charts/incubator/plex-meta-manager/README.md @@ -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 + +* +* +* + +## 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 diff --git a/charts/stable/metallb/CHANGELOG.md b/charts/stable/metallb/CHANGELOG.md index 9c247081ec3..25889023bbc 100644 --- a/charts/stable/metallb/CHANGELOG.md +++ b/charts/stable/metallb/CHANGELOG.md @@ -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 diff --git a/charts/stable/metallb/README.md b/charts/stable/metallb/README.md index 3e4a003520c..40bfdda4412 100644 --- a/charts/stable/metallb/README.md +++ b/charts/stable/metallb/README.md @@ -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