fix: bump tower -> 0.77.14 (feat(admin): /api/users returns tenant memberships + last_login_at + createdAt)

This commit is contained in:
OdooSky v3
2026-05-18 14:07:15 +02:00
parent e0cbd6d3e7
commit 571c045251

View File

@@ -9,7 +9,7 @@ backend:
# so every cluster that runs Tower needs the same imagePullSecret
# provisioned out-of-band (until cluster-platform-v3 owns it).
repository: registry.odoosky.cloud/odoosky/docker-mirror/tower
tag: "0.77.13"
tag: "0.77.14"
pullPolicy: IfNotPresent
imagePullSecrets:
- name: docker-mirror-pull