From beaca9db1a5313bb481380285f70336582521e88 Mon Sep 17 00:00:00 2001 From: ATM Platform Date: Wed, 17 Jun 2026 15:18:18 +0000 Subject: [PATCH] feat(financeiro): sugestao de rateio por consumo de CPU (Prometheus) - piloto 1.1 --- 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 5e89323..a87d573 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.0 + image: docker.io/library/servico-financeiro:1.1 imagePullPolicy: Never ports: [{ containerPort: 8083 }] env: