File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ apiVersion: v2
22name : argocd-applicationsets-services
33description : A Helm chart for ArgoCD ApplicationSets, a declarative, GitOps continuous delivery tool for Kubernetes
44type : application
5- version : &version "0.16 .1"
5+ version : &version "0.17 .1"
66appVersion : *version
7- kubeVersion : " >= 1.28 "
7+ kubeVersion : " >= 1.31 "
88home : https://github.com/saidsef/argocd-applicationsets-services
99icon : https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
1010keywords :
@@ -24,7 +24,11 @@ annotations:
2424 artifacthub.io/license : " Apache-2.0"
2525 artifacthub.io/changes : |
2626 - kind: added
27- description: Added github appSecretName field to support GitHub App authentication.
27+ description: A§dd destinationServiceAccounts to project values.
28+ - kind: changed
29+ description: Moved annotations related references to chart values global annotations.
30+ - kind: changed
31+ description: Updated readme to note minimum requirements for Kubernetes and ArgoCD versions.
2832 artifacthub.io/links : |
2933 - name: README
3034 url: https://raw.githubusercontent.com/saidsef/argocd-applicationsets-services/main/README.md
You can’t perform that action at this time.
0 commit comments