Add Pod label configuration for argocd-applicationset (#906)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
This commit is contained in:
parent
81ec515e54
commit
91d2a56ca8
4 changed files with 9 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
name: argocd-applicationset
|
||||
description: A Helm chart for installing ArgoCD ApplicationSet
|
||||
type: application
|
||||
version: 1.3.1
|
||||
version: 1.4.0
|
||||
appVersion: "v0.2.0"
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argocd-applicationset.readthedocs.io/en/stable/assets/logo.png
|
||||
|
|
@ -14,4 +14,4 @@ maintainers:
|
|||
- name: maruina
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Changed]: Update README and convert it to helm-docs"
|
||||
- "[Added]: Configuration for Pod labels"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue