misc: add verification check for secret operator

This commit is contained in:
Sheen Capadngan
2025-06-05 03:28:04 +08:00
parent 01ea22f167
commit 8ffc88ba28
3 changed files with 101 additions and 19 deletions

12
ct.yaml Normal file
View File

@@ -0,0 +1,12 @@
# 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