test(ci): cover Helm Recreate strategy rendering (#2752)

This commit is contained in:
安正超
2026-04-30 20:14:38 +08:00
committed by GitHub
parent ef5ccc232a
commit 0d7e0a814f
2 changed files with 32 additions and 0 deletions
+3
View File
@@ -80,6 +80,9 @@ jobs:
- name: Set up Helm
uses: azure/setup-helm@v4.3.0
- name: Test Helm Chart Templates
run: ./scripts/test_helm_templates.sh
- name: Package Helm Chart
run: |
set -eux