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
+1 -1
View File
@@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here
| envFrom[0].configMapRef.name | string | `"gitea-env"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/gitea"` | |
| image.tag | string | `"v1.15.9@sha256:a295652c97aa6e9648fb4176ca213fa03af25c89c2d4d5fe312cf19aad882e15"` | |
| image.tag | string | `"v1.15.9@sha256:f08e69d951a6be0d0e580eca38c7bcb987c5f8aeba8c0b91b26fc50bfcf726d4"` | |
| initContainers.1-init-directories.command[0] | string | `"/usr/sbin/init_directory_structure.sh"` | |
| initContainers.1-init-directories.envFrom[0].configMapRef.name | string | `"gitea-env"` | |
| initContainers.1-init-directories.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | |