Skip to content

Commit

Permalink
feat: move directory to make thins easier
Browse files Browse the repository at this point in the history
  • Loading branch information
knechtionscoding committed Apr 4, 2023
1 parent 63ed402 commit 70534b2
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/chart-releaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,5 @@ jobs:

- name: Run chart-releaser
uses: helm/[email protected]
with:
charts_dir: deploy/chart
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
- id: helm-docs
args:
# Make the tool search for charts only under the `example-charts` directory
- --chart-search-root=deploy/chart/ecr-cleanup
- --chart-search-root=charts/ecr-cleanup

# # The `./` makes it relative to the chart-search-root set above
# - --template-files=./_templates.gotmpl
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 70534b2

Please sign in to comment.