mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 08:57:04 +02:00
ci: 🧠
This commit is contained in:
parent
e521965294
commit
8da1255fad
3 changed files with 3 additions and 1 deletions
2
.github/workflows/charts-release.yaml
vendored
2
.github/workflows/charts-release.yaml
vendored
|
@ -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: |
|
||||||
|
|
|
@ -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:
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue