chore: Auto-update chart README [skip ci]
This commit is contained in:
@@ -27,7 +27,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| existingSecret | string | `""` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/truecharts/mariadb"` | |
|
||||
| image.tag | string | `"v10.7.3@sha256:e17c635d51b9dfc766539d2dab85c5737f1464c39f313e9e7cadda32d00cc6a9"` | |
|
||||
| image.tag | string | `"v10.7.3@sha256:c96257d3c83779482ffd039f5c586f605724ba52904b546b7ad6954032e09294"` | |
|
||||
| mariadbDatabase | string | `"test"` | |
|
||||
| mariadbPassword | string | `"testpass"` | |
|
||||
| mariadbRootPassword | string | `"testroot"` | |
|
||||
|
||||
@@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
|-----|------|---------|-------------|
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/truecharts/memcached"` | |
|
||||
| image.tag | string | `"v1.6.15@sha256:af1b4deef4a258bbb0a26b5ffa56d7e3f53c426aef4bf43fcac48b55be81b37d"` | |
|
||||
| image.tag | string | `"v1.6.15@sha256:d0d0ef45362a21ababefa71ea6624a3c1db8844363b661788179bf6e84adad85"` | |
|
||||
| service.main.ports.main.port | int | `11211` | |
|
||||
| service.main.ports.main.targetPort | int | `11211` | |
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| existingSecret | string | `""` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/truecharts/mongodb"` | |
|
||||
| image.tag | string | `"v5.0.6@sha256:cf0b4ed307d1dd99646f940e87abee73d7d78cc1bb8b151ec3afe0b0221fbb9f"` | |
|
||||
| image.tag | string | `"v5.0.6@sha256:f691e5eb67c7648c7eb36b24b187fc5242d8665722a88d37b61e52b77b709d90"` | |
|
||||
| mongodbDatabase | string | `"test"` | |
|
||||
| mongodbPassword | string | `"testpass"` | |
|
||||
| mongodbRootPassword | string | `"testroot"` | |
|
||||
|
||||
@@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| existingSecret | string | `""` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/truecharts/postgresql"` | |
|
||||
| image.tag | string | `"v14.2.0@sha256:af73472cafcec944a3cd847375428c11ce8034c6d3e90b46d617086d4d430da2"` | |
|
||||
| image.tag | string | `"v14.2.0@sha256:73deda809571b1ba9e70dbe7223dfdee3bf17806fad1ad14fd809314372d1413"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| postgrespassword | string | `"testroot"` | |
|
||||
| postgresqlDatabase | string | `"test"` | |
|
||||
|
||||
@@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| existingSecret | string | `""` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/truecharts/redis"` | |
|
||||
| image.tag | string | `"v6.2.6@sha256:f42860a2acf30c46b43bdd59872b85960f28c8c14aaada24aba56360ac68ef32"` | |
|
||||
| image.tag | string | `"v6.2.6@sha256:91c06c5b87104f587893c6bca3ec54d9eaa656c6f2ac802ccca9f141e455e202"` | |
|
||||
| persistence.redis-health | object | See below | redis-health configmap mount |
|
||||
| persistence.redis-health.mountPath | string | `"/health"` | Where to mount the volume in the main container. Defaults to `/<name_of_the_volume>`, setting to '-' creates the volume but disables the volumeMount. |
|
||||
| persistence.redis-health.readOnly | bool | `false` | Specify if the volume should be mounted read-only. |
|
||||
|
||||
Reference in New Issue
Block a user