feat: add extraContainers argument to deployment (#465)
* add extraContainers argument * Update Chart.yaml * Update values.yaml * Update deployment.yaml
This commit is contained in:
parent
12b4764afa
commit
6cf32933ff
3 changed files with 28 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v1
|
|||
appVersion: 1.7.6
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 2.9.0
|
||||
version: 2.9.1
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
||||
keywords:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue