mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-05 05:34:17 -05:00
15 lines
215 B
YAML
15 lines
215 B
YAML
# Chart testing configuration
|
|
chart-dirs:
|
|
- helm-charts
|
|
|
|
# Test against these Kubernetes versions
|
|
kube-versions:
|
|
- v1.30.0
|
|
- v1.31.0
|
|
- v1.32.0
|
|
- v1.33.0
|
|
|
|
validate-maintainers: false
|
|
|
|
kubectl-timeout: 300s
|