Skip to content

Commit

Permalink
refactor(generic): moved generic files to root /
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdi-ra committed Jul 24, 2023
1 parent dccc874 commit 952aec9
Show file tree
Hide file tree
Showing 36 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
- name: Run chart-releaser
uses: helm/[email protected]
with:
charts_dir: charts
charts_dir: .
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
File renamed without changes.
4 changes: 2 additions & 2 deletions charts/generic/Chart.yaml → generic/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
name: helm-generic
name: generic
description: Generic helm chart for all kind of applications

type: application
Expand All @@ -13,7 +13,7 @@ keywords:
- stakater
- application

home: https://github.com/stakater/application
home: https://github.com/devopshobbies/helm-generic
maintainers:
- name: Ahmad Ali Bagheri
email: [email protected]
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.
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.
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 952aec9

Please sign in to comment.