From 1f8d3e87777124866517d1664346bb18eabfd788 Mon Sep 17 00:00:00 2001 From: vitor-aignosi Date: Tue, 16 Sep 2025 15:24:04 -0300 Subject: [PATCH] SIENTIAPDE-1222 Update GITHUB_BRANCH in values.yaml to reflect new task for downloading the courier --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 1e1ff41..9238b5d 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-1182-ajustar-laborious-para-pegar-timestamp-da-resposta-do-mlflow" + value: "SIENTIAPDE-1222-ajustar-a-library-para-fazer-o-download-do-courier" - name: PYTHON_APP value: "orchestrator.worker.worker"