docs: Mention bcrypt hashing for admin password in README.md (#327)
* Update README.md Mention bcrypt hashing for admin password value * Update Chart.yaml Bump patch version of chart Co-authored-by: Sean Johnson <seanson@users.noreply.github.com>
This commit is contained in:
parent
de30e84cf4
commit
47e9523da3
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v1
|
|||
appVersion: "1.5.2"
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 2.2.11
|
||||
version: 2.2.12
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
||||
keywords:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue