Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="redis-2.0.3"></a>
|
||||
### [redis-2.0.3](https://github.com/truecharts/apps/compare/redis-2.0.2...redis-2.0.3) (2022-03-15)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2175](https://github.com/truecharts/apps/issues/2175))
|
||||
|
||||
|
||||
|
||||
<a name="redis-2.0.2"></a>
|
||||
### [redis-2.0.2](https://github.com/truecharts/apps/compare/redis-2.0.1...redis-2.0.2) (2022-03-07)
|
||||
|
||||
|
||||
@@ -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:ff9e9a91c1a1d12b5d39660b66ef235535528883004af1d8dfd4047c2d9943a3"` | |
|
||||
| image.tag | string | `"v6.2.6@sha256:0800060245b18936c783f2c6c927abfc884f1ef42f61cedfb8c93797987ee891"` | |
|
||||
| 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. |
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user