chore: Auto-update chart README [skip ci]

This commit is contained in:
truecharts-bot
2022-04-02 08:43:57 +00:00
parent d03ceffe95
commit 82dd9bb08b
24 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"getferdi/ferdi-server"` | |
| image.tag | string | `"1.3.2@sha256:b94315a20480e8c47f960590279766c8636c53f9deaaa7697499a51028e33dec"` | |
| image.tag | string | `"1.3.2@sha256:6e620b85afaa186f883336dc2672cc4a3a7b132eda94d160886d232d20d4335f"` | |
| installContainers.1-create-key-file.args[0] | string | `"keyfile=\"/app/data/FERDI_APP_KEY.txt\"; if [ ! -f ${keyfile} ]; then\n echo \"No APP_KEY File...\";\n echo \"Creating APP_KEY file...\";\n echo \"${APP_KEY}\" > ${keyfile};\n if [ -f ${keyfile} ];\n then\n echo \"Success!\";\n else\n echo \"Failed.\";\n fi;\nelse\n echo \"APP_KEY File exists. Skipping...\";\nfi;\n"` | |
| installContainers.1-create-key-file.command[0] | string | `"sh"` | |
| installContainers.1-create-key-file.command[1] | string | `"-c"` | |
+1 -1
View File
@@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.LD_SERVER_PORT | string | `"{{ .Values.service.main.ports.main.port }}"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"sissbruecker/linkding"` | |
| image.tag | string | `"1.8.8@sha256:d8d90a253cfe2bb1087492169c8e98ad20644f079c4890bdb9a7ac874488313d"` | |
| image.tag | string | `"1.8.8@sha256:3dad72eea9dd4fa775e38eee6b28972779fe269bbbd656b355935da67f0ddd85"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/etc/linkding/data"` | |
| podSecurityContext.runAsGroup | int | `0` | |
+1 -1
View File
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.WEBRTC | bool | `false` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"einar/meshcentral"` | |
| image.tag | string | `"latest@sha256:3a80bced48bdb0fa5b9043cfe51553d72ec01290f456b328c9e3921d19e472a5"` | |
| image.tag | string | `"latest@sha256:2e181f2fb1a87036502bf66239243fec4e6bbf002c6804272ffaf5507d77b15d"` | |
| initContainers.init.command[0] | string | `"/init/meshcentral/init.sh"` | |
| initContainers.init.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | |
| initContainers.init.volumeMounts[0].mountPath | string | `"/init/meshcentral"` | |
+1 -1
View File
@@ -33,7 +33,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.TYPECHO_DB_PASSWORD.secretKeyRef.name | string | `"mariadbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"joyqi/typecho"` | |
| image.tag | string | `"1.2.0-php8.0-apache@sha256:ef5b30b60f0bb51321c51b99514e09b4aa012764d5ae2ce03abf6b6b7584b6e6"` | |
| image.tag | string | `"1.2.0-php8.0-apache@sha256:090f5aad01ff81ecb6272368612d2b7d0887065da850ae8d094a137b231bdd84"` | |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"typecho"` | |
+1 -1
View File
@@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"xwiki"` | |
| image.tag | string | `"14.2.1-postgres-tomcat@sha256:506e2e0d7c46265df1f054960c1957acd92f262ba4a97dc539b1d6ed5a5557ba"` | |
| image.tag | string | `"14.2.1-postgres-tomcat@sha256:88c7aaf61dc3022009b90804e59adaa3c3a7b1bc8f7918c718d60a3882a961e0"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/usr/local/xwiki"` | |
| podSecurityContext.runAsGroup | int | `0` | |