Merge pull request #113 from codefresh-io/CR-26386-argocd-core-proto-wrong-wireType
upgrade chart to v2.12.3-2024.12.17-4d75d35f4 release
This commit is contained in:
commit
333b9c76a3
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
apiVersion: v2
|
||||
appVersion: v2.12.3-2024.12.3-a26fd084e
|
||||
appVersion: v2.12.3-2024.12.17-4d75d35f4
|
||||
kubeVersion: ">=1.23.0-0"
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 7.4.7-7-cap-2.12.3-2024.12.3-a26fd084e
|
||||
version: 7.4.7-8-cap-2.12.3-2024.12.17-4d75d35f4
|
||||
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: argo-cd updated to v2.12.3-2024.12.3-a26fd084e with multi-source applications extended support in event-reporter
|
||||
description: argo-cd updated to v2.12.3-2024.12.17-4d75d35f4 with fix for remove changeRevision changeRevisions fields from protobuf for compatibility with OSS cli
|
||||
|
|
Loading…
Reference in a new issue