Feature/automation #6

Merged
dutchie031 merged 39 commits from feature/automation into main 2026-07-30 12:26:55 +00:00
Showing only changes of commit e8a96d75df - Show all commits
-1
View File
@@ -108,7 +108,6 @@ jobs:
run: |
echo "${{ secrets.KUBECONFIG_CONTENT }}" > kubeconfig
export KUBECONFIG=kubeconfig
kubectl config view
- name: Check Helm version
run: |