From 1682ba838d952a80dd6ef888c017b6b27f84d732 Mon Sep 17 00:00:00 2001 From: "arunkumar.anandhan" Date: Mon, 4 Oct 2021 12:31:53 -0600 Subject: [PATCH] Uncomment accidentally commented lines Signed-off-by: arunkumar.anandhan --- charts/argo-cd/Chart.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 3af10730..a68ababd 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -14,11 +14,11 @@ maintainers: - name: alexmt - name: jessesuen - name: seanson -#dependencies: -# - name: redis-ha -# version: 4.12.17 -# repository: https://dandydeveloper.github.io/charts/ -# condition: redis-ha.enabled +dependencies: + - name: redis-ha + version: 4.12.17 + repository: https://dandydeveloper.github.io/charts/ + condition: redis-ha.enabled annotations: artifacthub.io/changes: | - "[Fixed]: repoServer.extraContainers unused"