diff --git a/charts/spire/Chart.yaml b/charts/spire/Chart.yaml index fa4b7cf..b8fa0a2 100644 --- a/charts/spire/Chart.yaml +++ b/charts/spire/Chart.yaml @@ -3,9 +3,9 @@ name: spire description: | A Helm chart for deploying spire-server and spire-agent. - > :warning: Please note this chart requires Projected Service Account Tokens which has to be enabled on your k8s api server. + > **Warning**: Please note this chart requires Projected Service Account Tokens which has to be enabled on your k8s api server. - > :warning: Minimum Spire version is `v1.0.2`. + > **Note**: Minimum Spire version is `v1.5.3`. To enable Projected Service Account Tokens on Docker for Mac/Windows run the following command to SSH into the Docker Desktop K8s VM. diff --git a/charts/spire/README.md b/charts/spire/README.md index 5cdcf2b..ddbaa10 100644 --- a/charts/spire/README.md +++ b/charts/spire/README.md @@ -4,9 +4,9 @@ A Helm chart for deploying spire-server and spire-agent. -> :warning: Please note this chart requires Projected Service Account Tokens which has to be enabled on your k8s api server. +> **Warning**: Please note this chart requires Projected Service Account Tokens which has to be enabled on your k8s api server. -> :warning: Minimum Spire version is `v1.0.2`. +> **Note**: Minimum Spire version is `v1.5.3`. To enable Projected Service Account Tokens on Docker for Mac/Windows run the following command to SSH into the Docker Desktop K8s VM.