chore(argo-cd): Use same resources for repo-server copyutil (#1531)

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
This commit is contained in:
Petr Drastil 2022-10-11 16:11:15 +02:00 committed by GitHub
parent 6b523e3b0b
commit 3351b30ee6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 16 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.20
version: 5.5.21
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
sources:
@ -22,5 +22,5 @@ dependencies:
condition: redis-ha.enabled
annotations:
artifacthub.io/changes: |
- "[Added]: API version override for PDB and Google Cloud."
- "[Changed]: Moved all API versions in dedicated helper."
- "[Fixed]: Init container for repo-server should use main container resources"
- "[Removed]: Section repoServer.copyutil that is no longer needed"