Skip to content

Commit

Permalink
Add bitnami helm repo for dependency resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
ldaneliukas committed Nov 20, 2023
1 parent 99697b6 commit 57fbe23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:

- name: Run helm unit tests
run: |
helm repo add bitnami https://charts.bitnami.com/bitnami
helm plugin install https://github.com/helm-unittest/helm-unittest.git
helm unittest ./
Expand Down

0 comments on commit 57fbe23

Please sign in to comment.