chore(helm): bump pipelock to v2.0.0 with trusted domains and redirect profiles (#1266)

* chore(helm): bump pipelock to v2.0.0 with trusted domains and redirect profiles

- Bump pipelock image tag from 1.5.0 to 2.0.0
- Add first-class Helm values for trustedDomains and mcpToolPolicy.redirectProfiles
- Update CI GitHub Action from @v1 to @v2
- Update compose example, config reference, and docs with v2.0 features

* Releasing this today in `alpha` form

---------

Co-authored-by: Juan José Mata <jjmata@jjmata.com>
This commit is contained in:
LPW
2026-03-24 01:30:54 -07:00
committed by GitHub
parent f3ed07f96b
commit 1ddc427fd5
8 changed files with 115 additions and 20 deletions

View File

@@ -17,7 +17,7 @@ jobs:
persist-credentials: false
- name: Pipelock Scan
uses: luckyPipewrench/pipelock@v1
uses: luckyPipewrench/pipelock@v2
with:
scan-diff: 'true'
fail-on-findings: 'true'