chore: Upgrade to v1.3.6 (#186)
* Upgrade to v1.3.6 Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com> * bump version Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
This commit is contained in:
parent
6faf1e77c8
commit
3e1faba98b
3 changed files with 6 additions and 6 deletions
|
|
@ -31,7 +31,7 @@ $ helm install --name my-release argo/argo-cd
|
|||
|-----|------|---------|
|
||||
| global.image.imagePullPolicy | If defined, a imagePullPolicy applied to all ArgoCD deployments. | `"IfNotPresent"` |
|
||||
| global.image.repository | If defined, a repository applied to all ArgoCD deployments. | `"argoproj/argocd"` |
|
||||
| global.image.tag | If defined, a tag applied to all ArgoCD deployments. | `"v1.2.3"` |
|
||||
| global.image.tag | If defined, a tag applied to all ArgoCD deployments. | `"v1.3.6"` |
|
||||
| nameOverride | Provide a name in place of `argocd` | `"argocd"` |
|
||||
| configs.knownHosts.data.ssh_known_hosts | Known Hosts | See [values.yaml](values.yaml) |
|
||||
| configs.secret.bitbucketSecret | BitBucket incoming webhook secret | `""` |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue