From a7b8d9c7505cb9cef5973ab68898a84d663ad59e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 15:01:17 +0000 Subject: [PATCH 1/2] chore(deps): update weblate/weblate docker tag to v5.16.1.0 --- charts/weblate/Chart.yaml | 2 +- charts/weblate/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/weblate/Chart.yaml b/charts/weblate/Chart.yaml index 0d7569be..ed883bc2 100644 --- a/charts/weblate/Chart.yaml +++ b/charts/weblate/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 # renovate: image=weblate/weblate -appVersion: 5.16.0.0 +appVersion: 5.16.1.0 description: Weblate is a free web-based translation management system. name: weblate type: application diff --git a/charts/weblate/values.yaml b/charts/weblate/values.yaml index aa2f2e5f..ee9900a1 100644 --- a/charts/weblate/values.yaml +++ b/charts/weblate/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: weblate/weblate - tag: 5.16.0.0@sha256:b041909ebef735de4385c9b98f7e41248f5759ddf3fb66f1b08199d551433247 + tag: 5.16.1.0@sha256:1cd91f7ffc4e4d256a3bf18525152073d3ea3f458bd726cfa749bda3fdbbc2ae pullPolicy: IfNotPresent imagePullSecrets: [] From eeaf0e8a2be7484a3caf0ca16dd9d574896c9a72 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 15:01:33 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- charts/weblate/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/weblate/README.md b/charts/weblate/README.md index 0d7acc9d..89a28c48 100644 --- a/charts/weblate/README.md +++ b/charts/weblate/README.md @@ -1,6 +1,6 @@ # weblate -![Version: 0.5.28](https://img.shields.io/badge/Version-0.5.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.16.0.0](https://img.shields.io/badge/AppVersion-5.16.0.0-informational?style=flat-square) +![Version: 0.5.28](https://img.shields.io/badge/Version-0.5.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.16.1.0](https://img.shields.io/badge/AppVersion-5.16.1.0-informational?style=flat-square) Weblate is a free web-based translation management system. @@ -58,7 +58,7 @@ $ helm install my-release weblate/weblate | fullnameOverride | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"weblate/weblate"` | | -| image.tag | string | `"5.16.0.0@sha256:b041909ebef735de4385c9b98f7e41248f5759ddf3fb66f1b08199d551433247"` | | +| image.tag | string | `"5.16.1.0@sha256:1cd91f7ffc4e4d256a3bf18525152073d3ea3f458bd726cfa749bda3fdbbc2ae"` | | | imagePullSecrets | list | `[]` | | | ingress.annotations | object | `{}` | | | ingress.enabled | bool | `false` | |