mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 05:19:17 -03:00
Update common_library_tests.yaml
This commit is contained in:
6
.github/workflows/common_library_tests.yaml
vendored
6
.github/workflows/common_library_tests.yaml
vendored
@@ -197,6 +197,12 @@ jobs:
|
||||
wget https://github.com/boz/kail/releases/download/${KAIL_VERSION}/kail_${KAIL_VERSION}_linux_amd64.tar.gz
|
||||
tar -xvzf kail_${KAIL_VERSION}_linux_amd64.tar.gz
|
||||
chmod +x kail
|
||||
|
||||
# Install some manifests to enable us to allow for testing cnpg, metrics and such
|
||||
- name: Install manifests
|
||||
run: |
|
||||
kubectl apply -f https://raw.githubusercontent.com/metallb/metallb/v0.13.10/config/manifests/metallb-native.yaml
|
||||
kubectl apply -f https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/release-1.17/releases/cnpg-1.17.5.yaml
|
||||
|
||||
- name: Run chart-testing (install)
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user