Skip to content

Commit

Permalink
Add subcharts
Browse files Browse the repository at this point in the history
  • Loading branch information
cezarguimaraes committed Oct 22, 2023
1 parent 9b23e14 commit 2634ed9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@v3

- name: Add subcharts
run: |
helm repo add athens https://gomods.github.io/athens-charts
- name: Run chart-releaser
uses: helm/[email protected]
env:
Expand Down

0 comments on commit 2634ed9

Please sign in to comment.