Skip to content

Commit

Permalink
Chart updates
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-lozoya committed Oct 30, 2024
1 parent e655b86 commit 1bf6286
Show file tree
Hide file tree
Showing 2 changed files with 4 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 k8s-agents-operator-windows repository
run: helm repo add k8s-agents-operator-windows https://newrelic-experimental.github.io/k8s-agents-operator-windows/
- name: Add newrelic repository
run: helm repo add newrelic https://helm-charts.newrelic.com

- name: Run chart-releaser
uses: helm/chart-releaser-action@a917fd15b20e8b64b94d9158ad54cd6345335584 # v1.6.0
Expand Down
2 changes: 2 additions & 0 deletions charts/k8s-agents-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ maintainers:
url: https://github.com/dbudziwojskiNR
- name: danielstokes
url: https://github.com/danielstokes
- name: andrew-lozoya
url: https://github.com/andrew-lozoya

0 comments on commit 1bf6286

Please sign in to comment.