From e2f55461eff125b7053a86ec8ed9d10d3a78e1c7 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Fri, 21 Oct 2022 12:49:29 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20wallabag/?= =?UTF-8?q?wallabag=20to=202.5.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ----------------- | ----- | ----- | | docker | wallabag/wallabag | 2.5.1 | 2.5.2 | --- cluster/apps/web-tools/wallabag/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/web-tools/wallabag/helm-release.yaml b/cluster/apps/web-tools/wallabag/helm-release.yaml index a12c7d002..af4f0aec8 100644 --- a/cluster/apps/web-tools/wallabag/helm-release.yaml +++ b/cluster/apps/web-tools/wallabag/helm-release.yaml @@ -32,7 +32,7 @@ spec: strategy: Recreate image: repository: wallabag/wallabag - tag: 2.5.1 + tag: 2.5.2 envFrom: - secretRef: name: *app