From 333850d99428af91118762cb6758f8c88e3c641a Mon Sep 17 00:00:00 2001 From: ops Date: Wed, 29 Apr 2026 22:09:47 +0300 Subject: [PATCH] =?UTF-8?q?tower=200.60.5=20=E2=80=94=20bootstrap.sh:=20po?= =?UTF-8?q?ll=20for=20node=20before=20kubectl=20wait=20(fixes=20kubectl=20?= =?UTF-8?q?--all=20race=20on=20fresh=20k3s)?= 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 b889e7e..c455cbb 100644 --- a/values.yaml +++ b/values.yaml @@ -9,7 +9,7 @@ backend: # so every cluster that runs Tower needs the same imagePullSecret # provisioned out-of-band (until cluster-platform-v3 owns it). repository: registry.odoosky.cloud/odoosky/docker-mirror/tower - tag: "0.60.4" + tag: "0.60.5" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull