Bump tower to 0.20.3 (entrypoint script as separate file in addon image, fixes shell-array CMD escape issues)

This commit is contained in:
Tower Deploy
2026-04-27 13:10:28 +03:00
parent e9ea459689
commit f285d06f6e

View File

@@ -4,7 +4,7 @@ backend:
enabled: true
image:
repository: docker.io/odoosky/tower
tag: "0.20.2"
tag: "0.20.3"
pullPolicy: IfNotPresent # IfNotPresent because the image is in
# containerd's k8s.io namespace already
# (lab1 single-server). Replace with