Skip to content

Commit

Permalink
[stable/keycloak] Deprecate chart after moving to new repo (helm#13316)
Browse files Browse the repository at this point in the history
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
  • Loading branch information
unguiculus authored and k8s-ci-robot committed Apr 26, 2019
1 parent 175e4ad commit 633741f
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 8 deletions.
11 changes: 4 additions & 7 deletions stable/keycloak/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: keycloak
version: 4.10.0
version: 4.10.1
appVersion: 5.0.0
description: Open Source Identity and Access Management For Modern Applications and Services
description: DEPRECATED - Open Source Identity and Access Management For Modern Applications and Services
keywords:
- sso
- idm
Expand All @@ -13,8 +13,5 @@ home: https://www.keycloak.org/
icon: https://www.keycloak.org/resources/images/keycloak_logo_480x108.png
sources:
- https://github.com/jboss-dockerfiles/keycloak
maintainers:
- name: unguiculus
email: unguiculus@gmail.com
- name: thomasdarimont
email: thomas.darimont+github@gmail.com
# Chart moved to https://github.com/codecentric/helm-charts
deprecated: true
13 changes: 12 additions & 1 deletion stable/keycloak/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# Keycloak
# DEPRECATED - Keycloak

**This chart has been deprecated and moved to its new home:**

- **GitHub repo:** https://github.com/codecentric/helm-charts
- **Charts repo:** https://codecentric.github.io/helm-charts

```bash
helm repo add codecentric https://codecentric.github.io/helm-charts
```

---

[Keycloak](http://www.keycloak.org/) is an open source identity and access management for modern applications and services.

Expand Down
7 changes: 7 additions & 0 deletions stable/keycloak/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
**********************************************************************
This chart has been DEPRECATED and moved to its new home:

* GitHub repo: https://github.com/codecentric/helm-charts
* Charts repo: https://codecentric.github.io/helm-charts

**********************************************************************

Keycloak can be accessed:

Expand Down

0 comments on commit 633741f

Please sign in to comment.