From 83c1412ea2b29a588f3b2aee574e4b9ef846213e Mon Sep 17 00:00:00 2001 From: Tower Deploy Date: Mon, 27 Apr 2026 00:07:26 +0300 Subject: [PATCH] Bump tower to 0.15.3 (CreateInstance commits PG password to overlay; repair endpoint for legacy instances) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 29cb936..5ef7000 100644 --- a/values.yaml +++ b/values.yaml @@ -4,7 +4,7 @@ backend: enabled: true image: repository: docker.io/odoosky/tower - tag: "0.15.2" + tag: "0.15.3" pullPolicy: IfNotPresent # IfNotPresent because the image is in # containerd's k8s.io namespace already # (lab1 single-server). Replace with