From 81c0d5a1cf771ec648dd2179192d367b2b4274d8 Mon Sep 17 00:00:00 2001 From: yu-croco Date: Mon, 17 Jul 2023 22:14:58 +0900 Subject: [PATCH] fix README Signed-off-by: yu-croco --- charts/argo-workflows/README.md | 2 +- charts/argo-workflows/README.md.gotmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/argo-workflows/README.md b/charts/argo-workflows/README.md index a1f2de0f..c8e50dea 100644 --- a/charts/argo-workflows/README.md +++ b/charts/argo-workflows/README.md @@ -9,7 +9,7 @@ If you want your deployment of this helm chart to most closely match the [argo C ### Supported Versions - Kubernetes: `>=1.23.0-0` - We align with [Amazon EKS calendar][EKS EoL] because there are many AWS users and it's a conservative approach. - - Please check [Support Matrix of Argo CD][Kubernetes Compatibility Matrix] for official info. + - Please check [Support Matrix of Argo Workflows][Kubernetes Compatibility Matrix] for official info. - Helm v3.0.0+ ### Custom resource definitions diff --git a/charts/argo-workflows/README.md.gotmpl b/charts/argo-workflows/README.md.gotmpl index 8cbabf3b..c5d3d3a7 100644 --- a/charts/argo-workflows/README.md.gotmpl +++ b/charts/argo-workflows/README.md.gotmpl @@ -9,7 +9,7 @@ If you want your deployment of this helm chart to most closely match the [argo C ### Supported Versions - {{ template "chart.kubeVersionLine" . }} - We align with [Amazon EKS calendar][EKS EoL] because there are many AWS users and it's a conservative approach. - - Please check [Support Matrix of Argo CD][Kubernetes Compatibility Matrix] for official info. + - Please check [Support Matrix of Argo Workflows][Kubernetes Compatibility Matrix] for official info. - Helm v3.0.0+ ### Custom resource definitions