From 8d0492c25ddac359b58eadc0029a42276273ddbe Mon Sep 17 00:00:00 2001 From: Pavol Ipoth Date: Mon, 11 Dec 2023 22:22:00 +0100 Subject: [PATCH] Update to 0.1.44, app 2.9.3 --- 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 e8ceac1..aa32dbe 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.43 -appVersion: "2.9.2" +version: 0.1.44 +appVersion: "2.9.3" diff --git a/charts/gatekeeper/README.md b/charts/gatekeeper/README.md index 042bb37..1f01e8a 100644 --- a/charts/gatekeeper/README.md +++ b/charts/gatekeeper/README.md @@ -1,6 +1,6 @@ # gatekeeper -![Version: 0.1.43](https://img.shields.io/badge/Version-0.1.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.9.2](https://img.shields.io/badge/AppVersion-2.9.2-informational?style=flat-square) +![Version: 0.1.44](https://img.shields.io/badge/Version-0.1.44-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.9.3](https://img.shields.io/badge/AppVersion-2.9.3-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.