Merge pull request #47 from codefresh-io/CR-22322-httpclient-appnamespace-support
CR-22322-httpclient-appnamespace-support
This commit is contained in:
commit
bbd3cf8080
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
apiVersion: v2
|
||||
appVersion: v2.9-2024.01.17-0d221227f
|
||||
appVersion: v2.9-2024.1.22-375d827f3
|
||||
kubeVersion: ">=1.23.0-0"
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 5.51.6-6-cap-2.9-2024.1.17-0d221227f
|
||||
version: 5.51.6-7-cap-2.9-2024.1.22-375d827f3
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
sources:
|
||||
|
@ -27,4 +27,4 @@ annotations:
|
|||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Added new env variable to argocd-event-reporter sts
|
||||
description: Upgrade Argo CD to v2.9-2024.1.22-375d827f3. With event-reporter support of app in non-controller namespaces when USE_GRPC=false
|
||||
|
|
Loading…
Reference in a new issue