diff --git a/charts/gatekeeper/Chart.yaml b/charts/gatekeeper/Chart.yaml index 80629d1..6a8868b 100644 --- a/charts/gatekeeper/Chart.yaml +++ b/charts/gatekeeper/Chart.yaml @@ -24,5 +24,5 @@ sources: maintainers: - name: gogatekeeper url: https://gogatekeeper.github.io/ -version: 0.1.50 -appVersion: "2.14.2" +version: 0.1.51 +appVersion: "3.0.0" diff --git a/charts/gatekeeper/README.md b/charts/gatekeeper/README.md index 0240597..88a6dcd 100644 --- a/charts/gatekeeper/README.md +++ b/charts/gatekeeper/README.md @@ -1,6 +1,6 @@ # gatekeeper -![Version: 0.1.50](https://img.shields.io/badge/Version-0.1.50-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.14.2](https://img.shields.io/badge/AppVersion-2.14.2-informational?style=flat-square) +![Version: 0.1.51](https://img.shields.io/badge/Version-0.1.51-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.0](https://img.shields.io/badge/AppVersion-3.0.0-informational?style=flat-square) Gatekeeper is a proxy which integrates with OpenID Connect (OIDC) Providers, it supports both access tokens in a browser cookie or bearer tokens. diff --git a/charts/gatekeeper/ci/test-values.yaml b/charts/gatekeeper/ci/test-values.yaml index e716640..bc5816a 100644 --- a/charts/gatekeeper/ci/test-values.yaml +++ b/charts/gatekeeper/ci/test-values.yaml @@ -3,6 +3,7 @@ config: client-id: test-client client-secret: 6447d0c0-d510-42a7-b654-6e3a16b2d7e2 upstream-url: http://127.0.0.1:80 + encryption-key: sdkljfalisujeoir ingress: enabled: true