From bf8e68ded897371fcb9e4a969daed96c797cb59c Mon Sep 17 00:00:00 2001 From: subochev Date: Thu, 2 Apr 2026 14:59: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 7b432f6..fa63dd2 100644 --- a/.gitea/workflows/build-agent.yaml +++ b/.gitea/workflows/build-agent.yaml @@ -42,7 +42,7 @@ jobs: image_name: "otp/agent" tags: latest ${{ inputs.tags }} ${GITEA_RUN_NUMBER} - name: Publishing Helm - uses: https://git.binom.pw/helm-publish/action.yml@main + uses: https://git.binom.pw/subochev/helm-publish/action.yml@main with: chart_directory: "helm" helm_version: "${GITEA_RUN_NUMBER}"