diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 8871b4b2..2848766a 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: "1.4.2" description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 2.0.1 +version: 2.0.2 home: https://github.com/argoproj/argo-helm icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png keywords: diff --git a/charts/argo-cd/values.yaml b/charts/argo-cd/values.yaml index 8c3f94d6..74e14938 100755 --- a/charts/argo-cd/values.yaml +++ b/charts/argo-cd/values.yaml @@ -760,7 +760,7 @@ configs: githubSecret: "" gitlabSecret: "" bitbucketServerSecret: "" - bitbucketUUÌD: "" + bitbucketUUID: "" gogsSecret: "" # Custom secrets. Useful for injecting SSO secrets into environment variables.