Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-04 20:11:45 +00:00
parent 2b4fb36cdf
commit 1e5e56b8ad
1109 changed files with 133814 additions and 567 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="ombi-9.0.14"></a>
### [ombi-9.0.14](https://github.com/truecharts/apps/compare/ombi-9.0.13...ombi-9.0.14) (2021-12-04)
#### Chore
* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448))
* update non-major deps helm releases ([#1453](https://github.com/truecharts/apps/issues/1453))
<a name="ombi-9.0.13"></a>
### [ombi-9.0.13](https://github.com/truecharts/apps/compare/ombi-9.0.12...ombi-9.0.13) (2021-11-30)
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.9.7 |
| https://truecharts.org | common | 8.9.10 |
## Installing the Chart
+1 -1
View File
@@ -13,7 +13,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/truecharts/ombi"` | |
| image.repository | string | `"tccr.io/truecharts/ombi"` | |
| image.tag | string | `"v4.0.1482@sha256:0fa4e81029d9adef9d773ce99db13ff3039fd087d58d7266cbcfd7462e7afc56"` | |
| mariadb.architecture | string | `"standalone"` | |
| mariadb.auth.database | string | `"ombi"` | |
File diff suppressed because one or more lines are too long