Bump tower to 0.15.3 (CreateInstance commits PG password to overlay; repair endpoint for legacy instances)

This commit is contained in:
Tower Deploy
2026-04-27 00:07:26 +03:00
parent 68819866c5
commit 83c1412ea2

View File

@@ -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