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 fc3e8debf3 - Show all commits
+3 -3
View File
@@ -99,8 +99,8 @@ jobs:
namespace: spearhead-docs namespace: spearhead-docs
chart: '.helm' chart: '.helm'
value-files: >- value-files: >-
[ [
".helm/values.yaml" ".helm/values.yaml"
] ]
env: env:
KUBECONFIG_FILE: ${{ secrets.KUBECONFIG_CONTENT }} KUBECONFIG_FILE: ${{ secrets.KUBECONFIG_CONTENT }}