feat: allow manually setting password modification time (#207)
Automatically setting password modification time to the current time leads to it changing every time the chart is rendered. Ironically, this is a problem when Argo CD manages itself using this chart ;-)
This commit is contained in:
parent
0b70afc93a
commit
3b3a2c86b3
4 changed files with 6 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v1
|
|||
appVersion: "1.4.1"
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 1.6.6
|
||||
version: 1.7.0
|
||||
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