fix(argo-cd): Revert "Default applicationSet metrics port to 8085" (#2130)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
b8c29f7db6
commit
172ce600a1
3 changed files with 7 additions and 7 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v2.7.6
|
|||
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.36.6
|
||||
version: 5.36.7
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
sources:
|
||||
|
|
@ -27,6 +27,6 @@ annotations:
|
|||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Upgrade Argo CD to v2.7.6
|
||||
description: Adapt `applicationSet.containerPorts.metrics` to 8080 (revert previous release)
|
||||
- kind: changed
|
||||
description: applicationSet.containerPorts.metrics to 8085
|
||||
description: Adapt `applicationSet.metrics.service.servicePort` to 8080
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue