From 54f4cbe36f36b398f78ab0edc97bd13af3c1e61f Mon Sep 17 00:00:00 2001 From: Hyeonmin Park Date: Fri, 30 Sep 2022 22:26:16 +0900 Subject: [PATCH] docs(argo-cd): Fix v5.5.0 upgrade guide heading (#1502) Signed-off-by: Hyeonmin Park --- charts/argo-cd/Chart.yaml | 4 ++-- charts/argo-cd/README.md | 2 +- charts/argo-cd/README.md.gotmpl | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index d6c01d25..5fb8d427 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v2.4.12 description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 5.5.6 +version: 5.5.7 home: https://github.com/argoproj/argo-helm icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png sources: @@ -22,4 +22,4 @@ dependencies: condition: redis-ha.enabled annotations: artifacthub.io/changes: | - - "[Added]: Source code section inside chart README" + - "[Fixed]: v5.5.0 Upgrade guide heading in README" diff --git a/charts/argo-cd/README.md b/charts/argo-cd/README.md index e520f2b1..9f3b9f04 100644 --- a/charts/argo-cd/README.md +++ b/charts/argo-cd/README.md @@ -101,7 +101,7 @@ kubectl apply -k "https://github.com/argoproj/argo-cd/manifests/crds?ref=