Skip to content

Commit

Permalink
Remove dependency check
Browse files Browse the repository at this point in the history
  • Loading branch information
fonzdm authored Jul 16, 2024
1 parent 49b6ddf commit 80b51c0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ jobs:
with:
version: v3.12.0

- name: Add dependency chart repos
run: |
helm repo add truecharts oci://tccr.io/truecharts
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
with:
Expand Down

0 comments on commit 80b51c0

Please sign in to comment.