chore: Auto-update chart README [skip ci]
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
# apt-cacher-ng
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
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
|
||||
|
||||
* <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/>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user