From 64d31668337f9ac87ed02d8facc7d017675bb2c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 7 May 2025 08:53:15 +0200 Subject: [PATCH] chore: update renovate annotation Use built-in customManagers:helmChartYamlAppVersions instead of custom logic. --- charts/weblate/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/weblate/Chart.yaml b/charts/weblate/Chart.yaml index 48e48732..423c4443 100644 --- a/charts/weblate/Chart.yaml +++ b/charts/weblate/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -# renovate: datasource=docker depName=weblate/weblate +# renovate: image=weblate/weblate appVersion: 5.11.3.0 description: Weblate is a free web-based translation management system. name: weblate