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-1.0.3"></a>
|
||||
### [redis-1.0.3](https://github.com/truecharts/apps/compare/redis-1.0.2...redis-1.0.3) (2021-11-15)
|
||||
|
||||
#### Feat
|
||||
|
||||
* move postgresql to use statefullset and cleanup ([#1335](https://github.com/truecharts/apps/issues/1335))
|
||||
|
||||
|
||||
|
||||
<a name="redis-1.0.2"></a>
|
||||
### [redis-1.0.2](https://github.com/truecharts/apps/compare/redis-1.0.1...redis-1.0.2) (2021-11-15)
|
||||
|
||||
|
||||
@@ -50,10 +50,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `6379` | |
|
||||
| service.main.ports.main.targetPort | int | `6379` | |
|
||||
| volumeClaimTemplates.data.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| volumeClaimTemplates.data.enabled | bool | `true` | |
|
||||
| volumeClaimTemplates.data.mountPath | string | `"/bitnami/redis"` | |
|
||||
| volumeClaimTemplates.data.size | string | `"100Gi"` | |
|
||||
| volumeClaimTemplates.data.type | string | `"pvc"` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
||||
Reference in New Issue
Block a user