diff --git a/stable/kiam/Chart.yaml b/stable/kiam/Chart.yaml index 7fb2fd7167..a34be57f7d 100644 --- a/stable/kiam/Chart.yaml +++ b/stable/kiam/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: kiam -version: 2.5.1 +version: 2.5.2 appVersion: 3.3 description: Integrate AWS IAM with Kubernetes keywords: diff --git a/stable/kiam/README.md b/stable/kiam/README.md index a8670dca0f..ab6b0f9ca3 100644 --- a/stable/kiam/README.md +++ b/stable/kiam/README.md @@ -2,6 +2,13 @@ Installs [kiam](https://github.com/uswitch/kiam) to integrate AWS IAM with Kubernetes. +## Pre-deprecation Notice + +As mentioned in #16664, this chart will be deprecated in favour of the [uSwitch-hosted Helm chart](https://github.com/uswitch/kiam/tree/master/helm/kiam). +Please open new [issues](https://github.com/uswitch/kiam/issues/new) and pull requests in the [uSwitch repository](https://github.com/uswitch/kiam). + +The chart is also available in [Helm Hub](https://hub.helm.sh/charts/uswitch/kiam). + ## TL;DR; ```console