-
Notifications
You must be signed in to change notification settings - Fork 153
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
0a272cb
commit 548a747
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: added | ||
description: Updated Redis and Prometheus Operator to the latest version. | ||
links: | ||
- name: Github PR | ||
url: https://github.com/oauth2-proxy/manifests/pull/172 | ||
apiVersion: v2 | ||
appVersion: 7.5.1 | ||
created: "2023-11-13T12:01:03.911990196Z" | ||
dependencies: | ||
- alias: redis | ||
condition: redis.enabled | ||
name: redis | ||
repository: https://charts.bitnami.com/bitnami | ||
version: ~18.3.2 | ||
description: A reverse proxy that provides authentication with Google, Github | ||
or other providers | ||
digest: d65ca0614823d691a6ec62bbedad9cf945550d58dc2bb4288870c1eb032796b8 | ||
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-6.18.3/oauth2-proxy-6.18.3.tgz | ||
version: 6.18.3 | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- kind: added | ||
|
@@ -3217,4 +3263,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: "2023-11-13T11:01:20.258567849Z" | ||
generated: "2023-11-13T12:01:03.912281709Z" |