chore(argo-cd): Sync ApplicationSet deployment with upstream (#1545)

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
Petr Drastil 2022-10-12 10:04:10 +02:00 committed by GitHub
parent b102a1cfab
commit 9b2f24514c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 54 additions and 64 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v2.4.14
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 5.5.21
version: 5.5.22
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
sources:
@ -22,5 +22,4 @@ dependencies:
condition: redis-ha.enabled
annotations:
artifacthub.io/changes: |
- "[Fixed]: Init container for repo-server should use main container resources"
- "[Removed]: Section repoServer.copyutil that is no longer needed"
- "[Changed]: Synced ApplicationSet deployment with upstream manifest"