Skip to content

Commit

Permalink
Update release-charts github action
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-lozoya committed Oct 30, 2024
1 parent 64ef2f1 commit a6d674d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
git config user.name "$GITHUB_ACTOR"
git config user.email "[email protected]"
- name: Add newrelic repository
run: helm repo add newrelic https://helm-charts.newrelic.com
- name: Add k8s-agents-operator-windows repository
run: helm repo add k8s-agents-operator-windows https://newrelic-experimental.github.io/k8s-agents-operator-windows/

- name: Run chart-releaser
uses: helm/chart-releaser-action@a917fd15b20e8b64b94d9158ad54cd6345335584 # v1.6.0
Expand Down

0 comments on commit a6d674d

Please sign in to comment.