Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #15 from cetic/circle-ci-helm-fix
Browse files Browse the repository at this point in the history
Update circleCI build script
  • Loading branch information
banzo authored Oct 8, 2021
2 parents 61a64ad + 7e1a968 commit 8a41825
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 @@ -11,4 +11,4 @@ jobs:
- GITHUB_PAGES_REPO: cetic/helm-charts
- HELM_CHART: postgresql
- HELM_VERSION: 3.2.1
command: wget -O - https://gist.githubusercontent.com/alexnuttinck/2e9b8595e9a94ba3b3d00eea690e37ac/raw/9989a66c1de2eb4a8bce7c44ec5fbe1f43459762/publish.sh | sh
command: wget -O - https://raw.githubusercontent.com/cetic/helm-chart-publisher/master/publish.sh | sh

0 comments on commit 8a41825

Please sign in to comment.