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 9ab1fc988b - Show all commits

View file

@ -12,7 +12,7 @@ jobs:
- name: Install kubeconform
run: |
curl -sL https://github.com/yannh/kubeconform/releases/latest/download/kubeconform-linux-amd64.tar.gz | tar xz
curl -fsSL https://github.com/yannh/kubeconform/releases/latest/download/kubeconform-linux-amd64.tar.gz | tar xz
mv kubeconform /usr/local/bin
- name: Validate manifests