From 92fd2cb356a81f7b2145eac17724b6797ee3dffd Mon Sep 17 00:00:00 2001 From: vitor-aignosi Date: Fri, 24 Oct 2025 10:14:13 -0300 Subject: [PATCH] SIENTIAPDE-1314 Update GITHUB_BRANCH in values.yaml to reflect new monitoring layer adjustments for SIENTIAPDE-1314 --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 5d22543..9ee918c 100644 --- a/values.yaml +++ b/values.yaml @@ -139,7 +139,7 @@ env: - name: GITHUB_REPO_URL value: "git@github.com:Aignosi/sientia-dataops-opc-ingestor.git" - name: GITHUB_BRANCH - value: "SIENTIAPDE-1312-melhorias-e-correcoes-nas-pipelines-de-dados" + value: "fix/SIENTIAPDE-1314-ajustes-nas-camadas-de-monitoramento-do-sientia" - name: PYTHON_APP value: "ingestor.app"