mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 11:44:31 +00:00
13 lines
192 B
YAML
13 lines
192 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
|