From 5ff662aceaa88bf01ef05501d0b516b9a1e88552 Mon Sep 17 00:00:00 2001 From: Marco Franssen Date: Tue, 17 Jan 2023 12:01:01 +0100 Subject: [PATCH] Update statement on minimum required spire version Signed-off-by: Marco Franssen Signed-off-by: Marco Franssen --- charts/spire/Chart.yaml | 4 ++-- charts/spire/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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.