-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3840e46
commit fc56965
Showing
19 changed files
with
15 additions
and
947 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,30 +37,5 @@ jobs: | |
tags: ${{ steps.meta.outputs.tags }} | ||
labels: ${{ steps.meta.outputs.labels }} | ||
|
||
- name: Install Helm | ||
uses: azure/setup-helm@v3 | ||
|
||
- name: Validate Helm Chart | ||
working-directory: charts/neon | ||
run: helm lint . | ||
|
||
- name: Create Kind Cluster | ||
uses: helm/[email protected] | ||
|
||
# - name: Apply Helm Chart | ||
# working-directory: charts/neon | ||
# run: helm install neon . | ||
|
||
# - name: Configure Git | ||
# run: | | ||
# git config --global user.name "${{ github.actor }}" | ||
# git config --global user.email "${{ github.actor }}@users.noreply.github.com" | ||
|
||
# - name: Package Helm Chart | ||
# working-directory: charts/neon | ||
# run: helm package . | ||
|
||
# - name: Publish Helm Chart | ||
# uses: helm/[email protected] | ||
# env: | ||
# CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.