From 28e94fae41dfa8567b83108584799ecb535def22 Mon Sep 17 00:00:00 2001 From: truecharts-bot Date: Mon, 5 Sep 2022 21:55:21 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/incubator/orbital-sync/CHANGELOG.md | 13 +++++++++++++ charts/incubator/orbital-sync/README.md | 2 +- charts/stable/apt-cacher-ng/CHANGELOG.md | 9 +++++++++ charts/stable/apt-cacher-ng/Chart.yaml | 6 +++--- charts/stable/apt-cacher-ng/README.md | 8 ++++---- 5 files changed, 30 insertions(+), 8 deletions(-) diff --git a/charts/incubator/orbital-sync/CHANGELOG.md b/charts/incubator/orbital-sync/CHANGELOG.md index 709f85e0be3..a9014edc93b 100644 --- a/charts/incubator/orbital-sync/CHANGELOG.md +++ b/charts/incubator/orbital-sync/CHANGELOG.md @@ -2,6 +2,19 @@ +## [orbital-sync-0.0.2](https://github.com/truecharts/charts/compare/orbital-sync-0.0.1...orbital-sync-0.0.2) (2022-09-05) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- move to stable and add docs ([#3707](https://github.com/truecharts/charts/issues/3707)) + + + + ## [orbital-sync-0.0.1]orbital-sync-0.0.1 (2022-09-05) ### Feat diff --git a/charts/incubator/orbital-sync/README.md b/charts/incubator/orbital-sync/README.md index 84cd99a7c45..a3fbd89d0e9 100644 --- a/charts/incubator/orbital-sync/README.md +++ b/charts/incubator/orbital-sync/README.md @@ -1,6 +1,6 @@ # orbital-sync -![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.0](https://img.shields.io/badge/AppVersion-1.1.0-informational?style=flat-square) +![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.0](https://img.shields.io/badge/AppVersion-1.1.0-informational?style=flat-square) Orbital Sync synchronizes multiple Pi-hole instances for high availability. diff --git a/charts/stable/apt-cacher-ng/CHANGELOG.md b/charts/stable/apt-cacher-ng/CHANGELOG.md index adc1f4ec805..8b896d5b5a5 100644 --- a/charts/stable/apt-cacher-ng/CHANGELOG.md +++ b/charts/stable/apt-cacher-ng/CHANGELOG.md @@ -2,6 +2,15 @@ +## [apt-cacher-ng-1.0.0](https://github.com/truecharts/charts/compare/apt-cacher-ng-0.0.22...apt-cacher-ng-1.0.0) (2022-09-05) + +### Feat + +- move to stable and add docs ([#3707](https://github.com/truecharts/charts/issues/3707)) + + + + ## [apt-cacher-ng-0.0.22](https://github.com/truecharts/charts/compare/apt-cacher-ng-0.0.21...apt-cacher-ng-0.0.22) (2022-08-30) ### Chore diff --git a/charts/stable/apt-cacher-ng/Chart.yaml b/charts/stable/apt-cacher-ng/Chart.yaml index 78febd8c1aa..33e70e6ba4a 100644 --- a/charts/stable/apt-cacher-ng/Chart.yaml +++ b/charts/stable/apt-cacher-ng/Chart.yaml @@ -1,12 +1,12 @@ apiVersion: v2 -appVersion: "latest" +appVersion: "3.7.4" dependencies: - name: common repository: https://library-charts.truecharts.org version: 10.5.6 deprecated: false description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. -home: https://truecharts.org/docs/charts/incubator/apt-cacher-ng +home: https://truecharts.org/docs/charts/stable/apt-cacher-ng icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.png keywords: - apt-cacher-ng @@ -20,7 +20,7 @@ maintainers: url: https://truecharts.org name: apt-cacher-ng sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/apt-cacher-ng + - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng - https://www.unix-ag.uni-kl.de/~bloch/acng/ - https://hub.docker.com/r/sameersbn/apt-cacher-ng/ type: application diff --git a/charts/stable/apt-cacher-ng/README.md b/charts/stable/apt-cacher-ng/README.md index 276e872e775..282e24de36c 100644 --- a/charts/stable/apt-cacher-ng/README.md +++ b/charts/stable/apt-cacher-ng/README.md @@ -1,19 +1,19 @@ # apt-cacher-ng -![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.7.4](https://img.shields.io/badge/AppVersion-3.7.4-informational?style=flat-square) Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [apt-cacher-ng](https://truecharts.org/docs/charts/incubator/apt-cacher-ng) +For more information, please click here: [apt-cacher-ng](https://truecharts.org/docs/charts/stable/apt-cacher-ng) **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)** ## Source Code -* +* * * @@ -65,7 +65,7 @@ helm uninstall apt-cacher-ng #### Available Settings -Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Read through the values.yaml file. It has several commented out suggested values. Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). #### Configure using the command line