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:
parent
a3c77c80d7
commit
66194fd35f
4 changed files with 16 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue