[incubator/keycloak-proxy] deprecating chart (#24258)

Signed-off-by: Matt Farina <matt@mattfarina.com>
This commit is contained in:
Matt Farina
2020-11-13 17:32:18 +01:00
committed by GitHub
parent f458bcbebe
commit 17f1446da5
2 changed files with 7 additions and 5 deletions
+3 -5
View File
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: "3.4.2.Final"
description: Keycloak Proxy supports Single Sign-On with Keycloak
description: DEPRECATED Keycloak Proxy supports Single Sign-On with Keycloak
name: keycloak-proxy
version: 0.0.2
version: 0.0.3
keywords:
- authentication
- sso
@@ -11,6 +11,4 @@ home: https://www.keycloak.org/docs/3.3/server_installation/topics/proxy.html
icon: http://www.keycloak.org/resources/images/keycloak_logo_480x108.png
sources:
- https://github.com/jboss-dockerfiles/keycloak/tree/master/proxy
maintainers:
- name: yunsangjun
email: ysj188cm@gmail.com
deprecated: true
+4
View File
@@ -7,6 +7,10 @@ For more information, see the Helm Charts [Deprecation and Archive Notice](https
Keycloak has an HTTP(S) proxy that you can put in front of web applications and services where it is not possible to install the Keycloak adapter. You can set up URL filters so that certain URLs are secured either by browser login and/or bearer token authentication. You can also define role constraints for URL patterns within your applications.
## DEPRECATION NOTICE
This chart is deprecated and no longer supported.
## TL;DR;
```console