Skip to content

Commit

Permalink
Merge pull request #249 from Kong/fix/chart-release
Browse files Browse the repository at this point in the history
[repo] replace old Helm stable with Bitnami
  • Loading branch information
Travis Raines authored Jan 8, 2021
2 parents f17286d + 5a9596f commit af2877d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Add dependency chart repos
run: |
helm repo add stable https://kubernetes-charts.storage.googleapis.com/
helm repo add bitnami https://charts.bitnami.com/bitnami
- name: Run chart-releaser
uses: helm/[email protected]
Expand Down

0 comments on commit af2877d

Please sign in to comment.