mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
fix: helm-directory
fix: move helm directory to root
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: Package Helm chart
|
||||
run: |
|
||||
mkdir -p ./helm-packages
|
||||
helm package docker/helm \
|
||||
helm package helm \
|
||||
--version ${{ inputs.version }} \
|
||||
--app-version ${{ inputs.version }} \
|
||||
--destination ./helm-packages
|
||||
|
||||
@@ -17,7 +17,7 @@ home: https://github.com/Portabase/portabase
|
||||
|
||||
sources:
|
||||
- https://github.com/Portabase/portabase
|
||||
- https://github.com/Portabase/portabase/tree/main/docker/helm
|
||||
- https://github.com/Portabase/portabase/tree/main/helm
|
||||
|
||||
maintainers:
|
||||
- name: Charles Gauthereau
|
||||
Reference in New Issue
Block a user