fix: bump tower-ui -> 0.77.5 (fix(ui): download URLs carry ?token= so <a href> navigation auths)

This commit is contained in:
OdooSky v3
2026-05-15 13:50:48 +02:00
parent e1b63825af
commit 7521fc53e8

View File

@@ -29,7 +29,7 @@ frontend:
enabled: true enabled: true
image: image:
repository: registry.odoosky.cloud/odoosky/docker-mirror/tower-ui repository: registry.odoosky.cloud/odoosky/docker-mirror/tower-ui
tag: "0.77.4" tag: "0.77.5"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
imagePullSecrets: imagePullSecrets:
- name: docker-mirror-pull - name: docker-mirror-pull