diff --git a/stable/kuberos/Chart.yaml b/stable/kuberos/Chart.yaml index b6e678986a4c..35729b65baa7 100644 --- a/stable/kuberos/Chart.yaml +++ b/stable/kuberos/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: "2018-07-03" description: An OIDC authentication helper for Kubernetes name: kuberos -version: 0.1.0 +version: 0.1.1 home: https://github.com/negz/kuberos sources: - https://github.com/negz/kuberos diff --git a/stable/kuberos/README.md b/stable/kuberos/README.md index ce85f46dd82c..8d560a4dac21 100644 --- a/stable/kuberos/README.md +++ b/stable/kuberos/README.md @@ -17,7 +17,7 @@ These include content that would normally be in secrets. This chart deploys the [kuberos](https://github.com/negz/kuberos) code snippet generator for clusters using both * OIDC - OpenID Connect, an authentication layer on top of OAuth 2.0 -* RBAC - Role Based Access Controlls (in your k8s cluster) +* RBAC - Role Based Access Controls (in your k8s cluster) It provides a quick and easy way for an authenticated user to generate and download config for kubectl.