From 5c597dcf0efa4b52ad5e9d72c7ce895fefd83c7f Mon Sep 17 00:00:00 2001 From: Emanuel Oliveira Date: Mon, 23 Aug 2021 12:37:05 -0300 Subject: [PATCH] chore: add new parameter deprecated Signed-off-by: Emanuel Oliveira Co-authored-by: Marco Kilchhofer --- charts/argo-cd/templates/NOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/templates/NOTES.txt b/charts/argo-cd/templates/NOTES.txt index 2a38869d..34cdaaca 100644 --- a/charts/argo-cd/templates/NOTES.txt +++ b/charts/argo-cd/templates/NOTES.txt @@ -1,5 +1,5 @@ {{- if or .Values.configs.repositoryCredentials .Values.server.config.repositories }} -WARNING: You are using configs.repositoryCredentials parameter that's DEPRECATED +WARNING: You are using configs.repositoryCredentials and/or server.config.repositories parameter that are DEPRECATED Instead, use configs.repositoryTemplates and/or configs.repositories parameters Read More about here: https://argo-cd.readthedocs.io/en/latest/operator-manual/declarative-setup/#legacy-behaviour