Merge branch 'master' into 20210528_codeowners

This commit is contained in:
Marko Bevc 2021-05-30 19:41:45 +01:00 committed by GitHub
commit 58ecdfc7c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 2.0.3
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 3.6.3
version: 3.6.4
home: https://github.com/argoproj/argo-helm
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
keywords:

View file

@ -216,8 +216,8 @@ dex:
interval: 30s
image:
repository: quay.io/dexidp/dex
tag: v2.26.0
repository: ghcr.io/dexidp/dex
tag: v2.27.0
imagePullPolicy: IfNotPresent
initImage:
repository: