Add resources to copyutil initContainer (#1093)

Signed-off-by: Sven Haardiek <sven.haardiek@uni-muenster.de>

Co-authored-by: Marko Bevc <marko@scalefactory.com>
This commit is contained in:
Sven Haardiek 2022-01-19 20:25:58 +01:00 committed by GitHub
parent a3c77c80d7
commit 66194fd35f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 3 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v2.2.2
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 3.30.0
version: 3.30.1
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
keywords:
@ -21,5 +21,4 @@ dependencies:
condition: redis-ha.enabled
annotations:
artifacthub.io/changes: |
- "[Added]: Add support for Google ManagedCertificate on GKE
- "[Added]: Add support for Google FrontendConfig on GKE
- "[Added]: Add configurable resources to copyutil initContainer"