Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-10 18:07:26 +00:00
parent 47d9c81e5c
commit 2d530f28ea
218 changed files with 3731 additions and 2580 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="blog-0.0.19"></a>
### [blog-0.0.19](https://github.com/truecharts/apps/compare/blog-0.0.18...blog-0.0.19) (2022-01-10)
#### Chore
* update docker general non-major ([#1677](https://github.com/truecharts/apps/issues/1677))
<a name="blog-0.0.18"></a>
### [blog-0.0.18](https://github.com/truecharts/apps/compare/blog-0.0.17...blog-0.0.18) (2022-01-04)
+1 -1
View File
@@ -24,7 +24,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.BLOG_POSTGRES_PASS.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/blog"` | |
| image.tag | string | `"latest@sha256:8f8164929c47c071024cabf591fbaea4f468dcddf3c276c3114d754c9e24dc47"` | |
| image.tag | string | `"latest@sha256:1b266160b63af34d10b2e78457ca77bbcd0bc7eba08b58d21f7e4bfe8ce2f208"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/var/www/html/data"` | |
| podSecurityContext.runAsGroup | int | `0` | |
File diff suppressed because one or more lines are too long