Skip to content

Commit

Permalink
Update repo add command.
Browse files Browse the repository at this point in the history
  • Loading branch information
grugnog committed Jun 12, 2023
1 parent fb33dc0 commit 217bb00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
- run:
name: Install chart dependencies
command: |
helm repo add bitnami "https://charts.bitnami.com/bitnami"
helm repo add bitnami "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami"
helm dependency build .
- run:
Expand Down

0 comments on commit 217bb00

Please sign in to comment.