Bump tower to 0.15.1 (drop revision pin from SyncApplication — auto-sync conflict)

This commit is contained in:
Tower Deploy
2026-04-26 23:25:36 +03:00
parent f18ebe04ae
commit 63f007cd9d

View File

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