Bump tower to 0.18.1 (manifest fetch via Gitea API raw endpoint, no redirect)

This commit is contained in:
Tower Deploy
2026-04-27 10:30:53 +03:00
parent 76c76c9340
commit 28074490ff

View File

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