diff --git a/charts/gatekeeper/Chart.yaml b/charts/gatekeeper/Chart.yaml index 776abae..6fb6209 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.47 -appVersion: "2.9.6" +version: 0.1.48 +appVersion: "2.11.0" diff --git a/charts/gatekeeper/README.md b/charts/gatekeeper/README.md index 1bdb7e1..e5f9851 100644 --- a/charts/gatekeeper/README.md +++ b/charts/gatekeeper/README.md @@ -1,6 +1,6 @@ # gatekeeper -![Version: 0.1.46](https://img.shields.io/badge/Version-0.1.46-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.9.4](https://img.shields.io/badge/AppVersion-2.9.4-informational?style=flat-square) +![Version: 0.1.48](https://img.shields.io/badge/Version-0.1.48-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.11.0](https://img.shields.io/badge/AppVersion-2.11.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.