merge from dev #1

Merged
jad0s merged 5 commits from dev into main 2026-05-19 17:39:08 +00:00
Showing only changes of commit c82664d952 - Show all commits

View file

@ -17,4 +17,10 @@ jobs:
- name: Validate manifests
run: |
kubeconform -strict -summary ./manifests/
kubeconform \
-strict \
-summary \
-ignore-missing-schemas \
-schema-location default \
-schema-location 'https://raw.githubusercontent.com/datreeio/CRDs-catalog/main/{{.Group}}/{{.ResourceKind}}_{{.ResourceAPIVersion}}.json' \
./manifests/