From d268f1bdc0106c6509707f91d5728e60c3027e60 Mon Sep 17 00:00:00 2001 From: ATM Platform Date: Wed, 17 Jun 2026 15:27:46 +0000 Subject: [PATCH] fix(financeiro): URL-encode da query Prometheus; 1.3 --- tenants/piloto/79-servico-financeiro.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tenants/piloto/79-servico-financeiro.yaml b/tenants/piloto/79-servico-financeiro.yaml index d3105bb..73f7c5f 100644 --- a/tenants/piloto/79-servico-financeiro.yaml +++ b/tenants/piloto/79-servico-financeiro.yaml @@ -20,7 +20,7 @@ spec: spec: containers: - name: servico-financeiro - image: docker.io/library/servico-financeiro:1.2 + image: docker.io/library/servico-financeiro:1.3 imagePullPolicy: Never ports: [{ containerPort: 8083 }] env: