From de08468dbeca3d0af3f3e2a208a3093d69d93cc9 Mon Sep 17 00:00:00 2001 From: vitor-aignosi Date: Fri, 24 Oct 2025 10:14:53 -0300 Subject: [PATCH] SIENTIAPDE-1314 Update GITHUB_BRANCH in values.yaml to fix/SIENTIAPDE-1314 for adjustments in monitoring layers. --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 388447f..589fff5 100644 --- a/values.yaml +++ b/values.yaml @@ -151,7 +151,7 @@ env: - name: GITHUB_REPO_URL value: "git@github.com:Aignosi/sientia-dataops-orchestrator_temporal.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: "orchestrator.worker.worker"