Skip to content

Commit

Permalink
feat: add odigos chart lib
Browse files Browse the repository at this point in the history
  • Loading branch information
rauno56 committed Jul 15, 2024
1 parent 09ef6d3 commit c1d31c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ jobs:
with:
version: v3.4.0

- name: add repos
run: |
helm repo add odigos https://odigos-io.github.io/odigos-charts
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
with:
Expand Down

0 comments on commit c1d31c0

Please sign in to comment.