From 61ab121430f6b1a6c686846216e5410773547340 Mon Sep 17 00:00:00 2001 From: p53 Date: Thu, 27 Jun 2024 23:24:54 +0200 Subject: [PATCH] Update to app 2.12.1, chart 0.1.49 (#60) --- 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 6fb6209..3fe5d38 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.48 -appVersion: "2.11.0" +version: 0.1.49 +appVersion: "2.12.1" diff --git a/charts/gatekeeper/README.md b/charts/gatekeeper/README.md index e5f9851..fbfdae1 100644 --- a/charts/gatekeeper/README.md +++ b/charts/gatekeeper/README.md @@ -1,6 +1,6 @@ # gatekeeper -![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) +![Version: 0.1.49](https://img.shields.io/badge/Version-0.1.49-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.12.1](https://img.shields.io/badge/AppVersion-2.12.1-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.