Skip to content

Commit

Permalink
Fix helm version #5
Browse files Browse the repository at this point in the history
  • Loading branch information
l0kix2 committed Jun 11, 2024
1 parent 6e9eb1a commit 0b21e3f
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release_commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ jobs:
- name: Build and push helm chart image
uses: appany/[email protected]
with:
name: ytsaurus-identity-sync
repository: ${{ github.repository }}-chart
name: ytsaurus-identity-sync-chart
repository: tractoai
tag: 0.0.0+${{ steps.meta.outputs.version }}
path: deploy/chart/ytsaurus-identity-sync
path: ytsaurus-identity-sync-chart
registry: ${{ env.REGISTRY }}
registry_username: ${{ github.actor }}
registry_password: ${{ secrets.GITHUB_TOKEN }}
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 0b21e3f

Please sign in to comment.