From b44171fd21815be5d540115ca8cfb9e874915a98 Mon Sep 17 00:00:00 2001 From: subochev Date: Thu, 2 Apr 2026 15:01:12 +0300 Subject: [PATCH] =?UTF-8?q?DEVX-191:=20=D0=A0=D0=B0=D0=B7=D1=80=D0=B0?= =?UTF-8?q?=D0=B1=D0=BE=D1=82=D0=B0=D1=82=D1=8C=20Kubernetus=20=D1=81?= =?UTF-8?q?=D0=B5=D1=80=D0=B2=D0=B8=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build-agent.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build-agent.yaml b/.gitea/workflows/build-agent.yaml index 35140ff..68a2bbf 100644 --- a/.gitea/workflows/build-agent.yaml +++ b/.gitea/workflows/build-agent.yaml @@ -42,7 +42,7 @@ jobs: image_name: "otp/agent" tags: latest ${GITEA_RUN_NUMBER} - name: Publishing Helm - uses: https://git.binom.pw/subochev/helm-publish/action.yml@main + uses: https://git.binom.pw/subochev/devops/helm-publish/action.yml@main with: chart_directory: "helm" helm_version: "${GITEA_RUN_NUMBER}"