chore: bump argocd to version v1.7.6 (#449)

This commit is contained in:
rpeets 2020-09-19 17:25:31 -07:00 committed by GitHub
parent 49a7fc9340
commit 3c6629263c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 1.7.5
appVersion: 1.7.6
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 2.7.1
version: 2.7.2
home: https://github.com/argoproj/argo-helm
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
keywords:

View file

@ -10,7 +10,7 @@ installCRDs: true
global:
image:
repository: argoproj/argocd
tag: v1.7.5
tag: v1.7.6
imagePullPolicy: IfNotPresent
securityContext: {}
# runAsUser: 999
@ -28,7 +28,7 @@ controller:
image:
repository: # argoproj/argocd
tag: # v1.7.5
tag: # v1.7.6
imagePullPolicy: # IfNotPresent
## Argo controller commandline flags
@ -330,7 +330,7 @@ server:
image:
repository: # argoproj/argocd
tag: # v1.7.5
tag: # v1.7.6
imagePullPolicy: # IfNotPresent
## Additional command line arguments to pass to argocd-server
@ -654,7 +654,7 @@ repoServer:
image:
repository: # argoproj/argocd
tag: # v1.7.5
tag: # v1.7.6
imagePullPolicy: # IfNotPresent
## Additional command line arguments to pass to argocd-repo-server