DEVX-191: Разработать Kubernetus сервис

This commit is contained in:
subochev 2026-04-02 14:59:12 +03:00
parent 6c651fa194
commit bf8e68ded8

View File

@ -42,7 +42,7 @@ jobs:
image_name: "otp/agent" image_name: "otp/agent"
tags: latest ${{ inputs.tags }} ${GITEA_RUN_NUMBER} tags: latest ${{ inputs.tags }} ${GITEA_RUN_NUMBER}
- name: Publishing Helm - 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: with:
chart_directory: "helm" chart_directory: "helm"
helm_version: "${GITEA_RUN_NUMBER}" helm_version: "${GITEA_RUN_NUMBER}"