diff --git a/charts/shield/Chart.yaml b/charts/shield/Chart.yaml index 7e0827078..6b6793d3e 100644 --- a/charts/shield/Chart.yaml +++ b/charts/shield/Chart.yaml @@ -13,5 +13,5 @@ maintainers: - name: mavimo email: marcovito.moscaritolo@sysdig.com type: application -version: 1.6.1 +version: 1.6.2 appVersion: "1.0.0" diff --git a/charts/shield/README.md b/charts/shield/README.md index de21b6071..c132483d9 100644 --- a/charts/shield/README.md +++ b/charts/shield/README.md @@ -19,7 +19,7 @@ This chart deploys the Sysdig Shield as a Deployment on a [Kubernetes](http://ku - Helm 3.6 - Sysdig AccessKey -- Sysdig Secure API Token +- Sysdig Secure API Token (required for Kubernetes Audit with on-premise installations) - Sysdig Secure API URL - Sysdig Secure Collector diff --git a/charts/shield/doc.yaml b/charts/shield/doc.yaml index adde2147d..bdbef30b6 100644 --- a/charts/shield/doc.yaml +++ b/charts/shield/doc.yaml @@ -12,7 +12,7 @@ chart: prerequisites: - "Helm 3.6" - "Sysdig AccessKey" - - "Sysdig Secure API Token" + - "Sysdig Secure API Token (required for Kubernetes Audit with on-premise installations)" - "Sysdig Secure API URL" - "Sysdig Secure Collector"