diff --git a/stable/keycloak/Chart.yaml b/stable/keycloak/Chart.yaml index 5ac1c65e23..3dae5ad4b3 100644 --- a/stable/keycloak/Chart.yaml +++ b/stable/keycloak/Chart.yaml @@ -1,5 +1,5 @@ name: keycloak -version: 4.0.0 +version: 4.0.1 appVersion: 4.5.0.Final description: Open Source Identity and Access Management For Modern Applications and Services keywords: diff --git a/stable/keycloak/README.md b/stable/keycloak/README.md index fa901d828a..b81f59c5c8 100644 --- a/stable/keycloak/README.md +++ b/stable/keycloak/README.md @@ -249,7 +249,7 @@ Because `keycloak.extraContainers` is a string that is passed through the `tpl` ```yaml # Custom values for Google Cloud SQL -gcloudsql: +cloudsql: project: my-project region: europe-west1 instance: my-instance