Skip to content

Commit

Permalink
Try adding charts dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Hayman committed Aug 1, 2023
1 parent d1c0b77 commit 2ae278d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,7 @@ jobs:
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
with:
charts_dir: helm/sidecarinjector
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
2 changes: 1 addition & 1 deletion helm/sidecarinjector/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
appVersion: "1.0"
description: A Helm chart for Kubernetes
name: sidecarinjector
version: 0.2.0
version: 0.1.0

0 comments on commit 2ae278d

Please sign in to comment.