diff --git a/.github/workflows/push.yaml b/.github/workflows/push.yaml index 2ca7ef3..e8e19cf 100644 --- a/.github/workflows/push.yaml +++ b/.github/workflows/push.yaml @@ -35,6 +35,9 @@ jobs: password: ${{ secrets.REGISTRY_PASSWORD }} - name: Push charts to 8gears.container-registry.com - run: | + run: | + helm plugin install https://github.com/losisin/helm-values-schema-json.git + helm schema -input charts/n8n/values.yaml + cp -a README.md LICENSE values.schema.json charts/n8n/ package_path=$(helm package charts/n8n --dependency-update | grep -o '/.*\.tgz') helm push "${package_path}" "oci://8gears.container-registry.com/library" diff --git a/charts/n8n/Chart.yaml b/charts/n8n/Chart.yaml index 3b03bb4..5ae0283 100644 --- a/charts/n8n/Chart.yaml +++ b/charts/n8n/Chart.yaml @@ -3,7 +3,6 @@ name: n8n version: 0.24.3 appVersion: 1.49.0 type: application - description: "A Kubernetes Helm chart for n8n a free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services." home: https://github.com/8gears/n8n-helm-chart icon: https://avatars1.githubusercontent.com/u/45487711?s=200&v=4