Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,20 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="custom-app-1.0.1"></a>
|
||||
### [custom-app-1.0.1](https://github.com/truecharts/apps/compare/custom-app-0.2.22...custom-app-1.0.1) (2021-09-13)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major
|
||||
|
||||
#### Feat
|
||||
|
||||
* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977))
|
||||
* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973))
|
||||
|
||||
|
||||
|
||||
<a name="custom-app-0.2.22"></a>
|
||||
### [custom-app-0.2.22](https://github.com/truecharts/apps/compare/custom-app-0.2.21...custom-app-0.2.22) (2021-09-12)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 0.18.746
|
||||
appVersion: "0.18.746"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
|
||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 6.13.8 |
|
||||
| https://truecharts.org/ | common | 7.0.12 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,7 +1,12 @@
|
||||
|
||||
<a name="custom-app-0.2.22"></a>
|
||||
### [custom-app-0.2.22](https://github.com/truecharts/apps/compare/custom-app-0.2.21...custom-app-0.2.22) (2021-09-12)
|
||||
<a name="custom-app-1.0.1"></a>
|
||||
### [custom-app-1.0.1](https://github.com/truecharts/apps/compare/custom-app-0.2.22...custom-app-1.0.1) (2021-09-13)
|
||||
|
||||
#### Chore
|
||||
|
||||
* move custom-app to stable
|
||||
* update non-major
|
||||
|
||||
#### Feat
|
||||
|
||||
* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977))
|
||||
* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973))
|
||||
|
||||
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env | object | `{}` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | |
|
||||
| image.tag | string | `"v0.18.729@sha256:7b814d426af9f3329edeb17cedab01217f7eee638f12e32f91c56d27aba48b6c"` | |
|
||||
| image.tag | string | `"v0.18.746@sha256:4caa9f57a10c07cca49935b6e039aa4c15eb20f28add18983bb62b028e245edd"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
|
||||
Reference in New Issue
Block a user