Bump tower to 0.16.0 (Phase 2.1: in-cluster addon image pipeline)

This commit is contained in:
Tower Deploy
2026-04-27 01:04:55 +03:00
parent f16ffaa1b2
commit dba64d31af

View File

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