From a8ae933265e841039e4460125c096105262398c2 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Thu, 7 May 2026 15:26:21 +0200 Subject: [PATCH] fix: bump tower-ui -> 0.76.18 (fix(billing): authFetch+blob for download invoice + propagate tenantContext on tenant-side calls) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index aaa01b7..09c2a3f 100644 --- a/values.yaml +++ b/values.yaml @@ -29,7 +29,7 @@ frontend: enabled: true image: repository: registry.odoosky.cloud/odoosky/docker-mirror/tower-ui - tag: "0.76.16" + tag: "0.76.18" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull