Skip to content

Commit

Permalink
helm/ci: update helm repo before installing the dependency (#598)
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
  • Loading branch information
cpanato committed Aug 31, 2021
1 parent b41d57f commit c875b79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/helm-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:

- name: Install Cert-Manager
run: |
helm repo update
helm install \
cert-manager jetstack/cert-manager \
--namespace cert-manager \
Expand Down

0 comments on commit c875b79

Please sign in to comment.