mirror of
https://github.com/truecharts/charts.git
synced 2026-07-13 12:41:21 -03:00
chore(ci): add new library repo to CI
This commit is contained in:
1
.github/workflows/apps.test.yaml
vendored
1
.github/workflows/apps.test.yaml
vendored
@@ -119,6 +119,7 @@ jobs:
|
||||
- name: update helm repo cache
|
||||
run: |
|
||||
helm repo add truecharts https://truecharts.org
|
||||
helm repo add truecharts-library https://truecharts.org
|
||||
helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||
helm repo add metallb https://metallb.github.io/metallb
|
||||
helm repo add grafana https://grafana.github.io/helm-charts
|
||||
|
||||
Reference in New Issue
Block a user