From ce7862d3f496e114dda12b0764157ca5ff308563 Mon Sep 17 00:00:00 2001 From: git_admin Date: Sun, 26 Apr 2026 21:47:20 +0300 Subject: [PATCH] =?UTF-8?q?tower=200.13.1=20=E2=80=94=20bootstrap=20auto-c?= =?UTF-8?q?reates=20s3-backup-creds=20from=20OpenBao?= 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 44e6382..824ec6e 100644 --- a/values.yaml +++ b/values.yaml @@ -4,7 +4,7 @@ backend: enabled: true image: repository: docker.io/odoosky/tower - tag: "0.13.0" + tag: "0.13.1" pullPolicy: IfNotPresent # IfNotPresent because the image is in # containerd's k8s.io namespace already # (lab1 single-server). Replace with