fix: bump tower -> 0.77.15 (feat(admin): /api/tenants returns memberCount + owners + lastActiveAt for super-admin)

This commit is contained in:
OdooSky v3
2026-05-18 14:54:54 +02:00
parent 5eea58a5ff
commit 40cf0add49

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.14"
tag: "0.77.15"
pullPolicy: IfNotPresent
imagePullSecrets:
- name: docker-mirror-pull