diff --git a/charts/weblate/README.md b/charts/weblate/README.md index ada1d86..3d2fd0e 100644 --- a/charts/weblate/README.md +++ b/charts/weblate/README.md @@ -1,6 +1,6 @@ # weblate -![Version: 0.5.6](https://img.shields.io/badge/Version-0.5.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.4.1.1](https://img.shields.io/badge/AppVersion-5.4.1.1-informational?style=flat-square) +![Version: 0.5.6](https://img.shields.io/badge/Version-0.5.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.4.2.1](https://img.shields.io/badge/AppVersion-5.4.2.1-informational?style=flat-square) Weblate is a free web-based translation management system. @@ -57,7 +57,7 @@ $ helm install my-release weblate/weblate | fullnameOverride | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"weblate/weblate"` | | -| image.tag | string | `"5.4.1.1"` | | +| image.tag | string | `"5.4.2.1"` | | | imagePullSecrets | list | `[]` | | | ingress.annotations | object | `{}` | | | ingress.enabled | bool | `false` | |