diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index 49a329f5..5905deae 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -71,7 +71,7 @@ jobs: - name: Package Helm Charts shell: bash env: - SRC_DIR: "src" + SRC_DIR: "src/charts" DEST_DIR: "dest" CHARTS: "${{ steps.filter-charts.outputs.addedOrModifiedCharts }}" run: | diff --git a/charts/stable/airsonic/Chart.yaml b/charts/stable/airsonic/Chart.yaml index e5305b6b..d812aafb 100644 --- a/charts/stable/airsonic/Chart.yaml +++ b/charts/stable/airsonic/Chart.yaml @@ -7,6 +7,7 @@ version: 6.3.2 kubeVersion: ">=1.16.0-0" keywords: - airsonic + - trigger_ci home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/airsonic icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/airsonic-logo.png sources: diff --git a/charts/stable/alertmanager-bot/Chart.yaml b/charts/stable/alertmanager-bot/Chart.yaml index 5e851e5e..8b7c7c69 100644 --- a/charts/stable/alertmanager-bot/Chart.yaml +++ b/charts/stable/alertmanager-bot/Chart.yaml @@ -10,6 +10,7 @@ keywords: - telegram - bot - alerting + - trigger_ci home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/alertmanager-bot icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png sources: