feat(argo-cd): Configurable dnsPolicy / hostNetwork (#1821)

This commit is contained in:
Tone 2023-02-06 05:40:13 +01:00 committed by GitHub
parent 5687377d8f
commit 05c79e322a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 33 additions and 3 deletions

View file

@ -3,7 +3,7 @@ appVersion: v2.5.10
kubeVersion: ">=1.22.0-0"
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 5.19.14
version: 5.19.15
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
sources:
@ -23,5 +23,5 @@ dependencies:
condition: redis-ha.enabled
annotations:
artifacthub.io/changes: |
- kind: changed
description: Update Argo CD to v2.5.10
- kind: added
description: Configurable dnsPolicy / hostNetwork