From 2fd53e1931e41c68991c12bbdbd9bf0ac158d598 Mon Sep 17 00:00:00 2001 From: Tower Deploy Date: Mon, 27 Apr 2026 11:38:54 +0300 Subject: [PATCH] =?UTF-8?q?Bump=20tower=20to=200.19.2=20(createTag=20retry?= =?UTF-8?q?=20+=20verify=20=E2=80=94=20fixes=20silent=20tag-creation=20fai?= =?UTF-8?q?lures=20after=20burst=20commits)?= 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 7b4ead9..a23c19e 100644 --- a/values.yaml +++ b/values.yaml @@ -4,7 +4,7 @@ backend: enabled: true image: repository: docker.io/odoosky/tower - tag: "0.19.0" + tag: "0.19.2" pullPolicy: IfNotPresent # IfNotPresent because the image is in # containerd's k8s.io namespace already # (lab1 single-server). Replace with