Skip to content

Commit d484735

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a2e6d68 commit d484735

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

charts/weblate/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# weblate
22

3-
![Version: 0.5.26](https://img.shields.io/badge/Version-0.5.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.15.1.3](https://img.shields.io/badge/AppVersion-5.15.1.3-informational?style=flat-square)
3+
![Version: 0.5.27](https://img.shields.io/badge/Version-0.5.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.15.1.3](https://img.shields.io/badge/AppVersion-5.15.1.3-informational?style=flat-square)
44

55
Weblate is a free web-based translation management system.
66

@@ -76,8 +76,6 @@ $ helm install my-release weblate/weblate
7676
| nameOverride | string | `""` | |
7777
| nodeSelector | object | `{}` | |
7878
| pdb.create | bool | `false` | |
79-
| pdb.minAvailable | int | `""` | Minimum unavailable instances |
80-
| pdb.maxUnavailable | int | `1` | Maximum unavailable instances |
8179
| persistence.accessMode | string | `"ReadWriteOnce"` | |
8280
| persistence.enabled | bool | `true` | |
8381
| persistence.existingClaim | string | `""` | Use an existing volume claim |

0 commit comments

Comments
 (0)