From ff246607ebd7a2665633b3eba1f9f3082ba7cbc2 Mon Sep 17 00:00:00 2001 From: deploy Date: Thu, 3 Sep 2026 16:33:26 +0000 Subject: [PATCH] feat(escolinha): BFF repassa os filtros de atleta --- tenants/escolinha/90-servico-bff.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tenants/escolinha/90-servico-bff.yaml b/tenants/escolinha/90-servico-bff.yaml index 46ce999..2fbdff2 100644 --- a/tenants/escolinha/90-servico-bff.yaml +++ b/tenants/escolinha/90-servico-bff.yaml @@ -20,7 +20,7 @@ spec: spec: containers: - name: servico-bff - image: docker.io/library/servico-bff:1.92-identificacao + image: docker.io/library/servico-bff:1.93-filtros imagePullPolicy: Never ports: [{ containerPort: 8083 }] env: