Merge pull request #4741 from Infisical/daniel/gateway-improvements

feat(helm): gateway auth delegator setup
This commit is contained in:
Daniel Hougaard
2025-10-28 00:48:52 +04:00
committed by GitHub
7 changed files with 27 additions and 2 deletions

View File

@@ -24,6 +24,8 @@ jobs:
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.7.0
with:
yamale_version: "6.0.0"
- name: Run chart-testing (lint)
run: ct lint --config ct.yaml --charts helm-charts/infisical-gateway

View File

@@ -27,6 +27,8 @@ jobs:
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.7.0
with:
yamale_version: "6.0.0"
- name: Run chart-testing (lint)
run: ct lint --config ct.yaml --charts helm-charts/infisical-gateway