Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,19 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="minio-1.1.3"></a>
|
||||
### [minio-1.1.3](https://github.com/truecharts/apps/compare/minio-1.1.2...minio-1.1.3) (2022-02-22)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Use correct label on api ingress ([#1936](https://github.com/truecharts/apps/issues/1936))
|
||||
|
||||
#### Fix
|
||||
|
||||
* map ingress to correct service ([#1929](https://github.com/truecharts/apps/issues/1929))
|
||||
|
||||
|
||||
|
||||
<a name="minio-1.1.2"></a>
|
||||
### [minio-1.1.2](https://github.com/truecharts/apps/compare/minio-1.1.1...minio-1.1.2) (2022-02-21)
|
||||
|
||||
|
||||
@@ -23,6 +23,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/minio"` | |
|
||||
| image.tag | string | `"latest@sha256:bd004ba41b2456f115c7f1360d7c49f4478f5d9ce20ad042c8ce2cf5aff46d24"` | |
|
||||
| ingress.api.autoLink | bool | `true` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/data"` | |
|
||||
| probes.liveness.custom | bool | `true` | |
|
||||
|
||||
Reference in New Issue
Block a user