-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: pierluigilenoci <[email protected]>
- Loading branch information
1 parent
5f30c75
commit 702c2b5
Showing
1 changed file
with
47 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,52 @@ | ||
apiVersion: v1 | ||
entries: | ||
oauth2-proxy: | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- kind: fixed | ||
description: Fixed deployment annotation indentation | ||
links: | ||
- name: Github PR | ||
url: https://github.com/oauth2-proxy/manifests/pull/204 | ||
apiVersion: v2 | ||
appVersion: 7.6.0 | ||
created: "2024-05-31T10:32:07.442283509Z" | ||
dependencies: | ||
- alias: redis | ||
condition: redis.enabled | ||
name: redis | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 19.5.0 | ||
description: A reverse proxy that provides authentication with Google, Github | ||
or other providers | ||
digest: da467abb48d0bf0902f84cc3ea11c93ab3aa3f1ce3983bffdecaa0f6e5e4a2db | ||
home: https://oauth2-proxy.github.io/oauth2-proxy/ | ||
keywords: | ||
- kubernetes | ||
- oauth | ||
- oauth2 | ||
- authentication | ||
- github | ||
- redis | ||
kubeVersion: '>=1.9.0-0' | ||
maintainers: | ||
- email: [email protected] | ||
name: desaintmartin | ||
- name: tlawrie | ||
- email: [email protected] | ||
name: NickMeves | ||
- email: [email protected] | ||
name: JoelSpeed | ||
- email: [email protected] | ||
name: pierluigilenoci | ||
name: oauth2-proxy | ||
sources: | ||
- https://github.com/oauth2-proxy/oauth2-proxy | ||
- https://github.com/oauth2-proxy/manifests | ||
urls: | ||
- https://github.com/oauth2-proxy/manifests/releases/download/oauth2-proxy-7.6.2/oauth2-proxy-7.6.2.tgz | ||
version: 7.6.2 | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- kind: fixed | ||
|
@@ -4459,4 +4505,4 @@ entries: | |
urls: | ||
- https://github.com/oauth2-proxy/manifests/releases/download/oauth2-proxy-3.2.6/oauth2-proxy-3.2.6.tgz | ||
version: 3.2.6 | ||
generated: "2024-05-31T09:24:02.768725497Z" | ||
generated: "2024-05-31T10:32:07.442539377Z" |