Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-30 08:29:35 +00:00
parent a21fdb5d01
commit 1c97742f26
221 changed files with 22030 additions and 21708 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="recipes-6.0.15"></a>
### [recipes-6.0.15](https://github.com/truecharts/apps/compare/recipes-6.0.14...recipes-6.0.15) (2022-03-30)
#### Chore
* Use new repo ([#2337](https://github.com/truecharts/apps/issues/2337))
* update docker general non-major ([#2338](https://github.com/truecharts/apps/issues/2338))
<a name="recipes-6.0.14"></a>
### [recipes-6.0.14](https://github.com/truecharts/apps/compare/recipes-6.0.13...recipes-6.0.14) (2022-03-26)
+1 -1
View File
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org/ | postgresql | 7.0.21 |
| https://library-charts.truecharts.org | common | 9.1.15 |
| https://truecharts.org/ | postgresql | 7.0.10 |
## Installing the Chart
+1 -1
View File
@@ -34,7 +34,7 @@ You will, however, be able to use all values referenced in the common chart here
| image.repository | string | `"tccr.io/truecharts/recipes"` | image repository |
| image.tag | string | `"v1.1.3@sha256:c3647df7ce82ed48e3b0cff7da5ab02612c894ddffe40dc72bcf66bd67bc3d2b"` | image tag |
| nginxImage.repository | string | `"tccr.io/truecharts/nginx"` | nginx sidecar image repository |
| nginxImage.tag | string | `"v1.21.6@sha256:1de1a51a7a17d8036b4e926e6906d3784f45cf03ee1e33095efce1db631beb8e"` | nginx sidecar image tag |
| nginxImage.tag | string | `"v1.21.6@sha256:46ab4d23b00bd21674b03145ad5f8fff061c288a148b326eac4a616e318579b0"` | nginx sidecar image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
File diff suppressed because one or more lines are too long