From 7c9416bf70b2c3175980ee525b15f7414dc5b318 Mon Sep 17 00:00:00 2001 From: p53 Date: Mon, 6 May 2024 23:25:46 +0200 Subject: [PATCH] Update to app 2.11.0, chart 0.1.48 (#56) --- charts/gatekeeper/Chart.yaml | 4 ++-- charts/gatekeeper/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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.