This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2022-07-27 11:27:55 +02:00
parent e521965294
commit 8da1255fad
No known key found for this signature in database
GPG key ID: BC5E2BD907F9A8EC
3 changed files with 3 additions and 1 deletions

View file

@ -71,7 +71,7 @@ jobs:
- name: Package Helm Charts - name: Package Helm Charts
shell: bash shell: bash
env: env:
SRC_DIR: "src" SRC_DIR: "src/charts"
DEST_DIR: "dest" DEST_DIR: "dest"
CHARTS: "${{ steps.filter-charts.outputs.addedOrModifiedCharts }}" CHARTS: "${{ steps.filter-charts.outputs.addedOrModifiedCharts }}"
run: | run: |

View file

@ -7,6 +7,7 @@ version: 6.3.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- airsonic - airsonic
- trigger_ci
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/airsonic 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 icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/airsonic-logo.png
sources: sources:

View file

@ -10,6 +10,7 @@ keywords:
- telegram - telegram
- bot - bot
- alerting - alerting
- trigger_ci
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/alertmanager-bot 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 icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
sources: sources: