Skip to content

Commit

Permalink
Release 3.0.0 (#65)
Browse files Browse the repository at this point in the history
 Raise version to 0.1.51, app 3.0.0
  • Loading branch information
p53 authored Nov 7, 2024
1 parent 7977e6f commit 89eebe5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/gatekeeper/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
2 changes: 1 addition & 1 deletion charts/gatekeeper/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
1 change: 1 addition & 0 deletions charts/gatekeeper/ci/test-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 89eebe5

Please sign in to comment.