Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-10-26 16:00:54 +00:00
parent 850c757e82
commit 578693ee8d
708 changed files with 8733 additions and 408 deletions
+11
View File
@@ -1,6 +1,17 @@
# Changelog<br>
<a name="custom-app-3.0.1"></a>
### [custom-app-3.0.1](https://github.com/truecharts/apps/compare/custom-app-3.0.0...custom-app-3.0.1) (2021-10-26)
#### Chore
* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
* update non-major docker tags ([#1241](https://github.com/truecharts/apps/issues/1241))
* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
<a name="custom-app-3.0.0"></a>
### [custom-app-3.0.0](https://github.com/truecharts/apps/compare/custom-app-2.0.22...custom-app-3.0.0) (2021-10-25)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.18.1025"
appVersion: "0.19.68"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.3.14 |
| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
+1 -1
View File
@@ -13,6 +13,6 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | |
| image.tag | string | `"v0.18.1025@sha256:fc255969e675bf34818450c9b4440403edd4b20f35bb148017c292186db381ff"` | |
| image.tag | string | `"v0.19.68@sha256:ac011eb9990253b9f9bcfd0c99d8ca503875525347e8364d282744da61233175"` | |
All Rights Reserved - The TrueCharts Project