use ghcr.io/yannh/kubeconform:v0.7.0-alpine image #170

Merged
aggarwalakshun merged 4 commits from kubeconform-image into main 2025-12-03 14:53:54 +00:00
Showing only changes of commit 47ddd8e4b4 - Show all commits

View File

@@ -19,7 +19,8 @@ jobs:
curl \
jq \
npm \
nodejs
nodejs \
bash
- name: Checkout code
uses: actions/checkout@v6
@@ -35,6 +36,7 @@ jobs:
EOF
- name: Validate Manifests
shell: bash
run: |
# Define schema mappings
declare -A SCHEMA_MAP=(