From 9eeddaf85ec59679e20b90d7dee11afcd5c973a1 Mon Sep 17 00:00:00 2001 From: Tower Deploy Date: Mon, 27 Apr 2026 10:35:23 +0300 Subject: [PATCH] =?UTF-8?q?Bump=20tower=20to=200.18.2=20(fix=20double-base?= =?UTF-8?q?64=20encode=20in=20upload=20=E2=80=94=20corrupted=20addon=20sou?= =?UTF-8?q?rce=20on=20disk)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 85a3445..feb01ca 100644 --- a/values.yaml +++ b/values.yaml @@ -4,7 +4,7 @@ backend: enabled: true image: repository: docker.io/odoosky/tower - tag: "0.18.1" + tag: "0.18.2" pullPolicy: IfNotPresent # IfNotPresent because the image is in # containerd's k8s.io namespace already # (lab1 single-server). Replace with