feat(argo-cd): bump redis chart dep and redis exporter (#2524)
* bump redis deps Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com> * bump redis deps Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com> * bump redis deps Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com> --------- Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com> Co-authored-by: Aikawa <yu.croco@gmail.com>
This commit is contained in:
parent
75b48cef3c
commit
1808903a6b
4 changed files with 11 additions and 11 deletions
|
|
@ -3,7 +3,7 @@ appVersion: v2.10.1
|
|||
kubeVersion: ">=1.23.0-0"
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 6.1.0
|
||||
version: 6.2.0
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
sources:
|
||||
|
|
@ -18,7 +18,7 @@ maintainers:
|
|||
url: https://argoproj.github.io/
|
||||
dependencies:
|
||||
- name: redis-ha
|
||||
version: 4.23.0
|
||||
version: 4.26.1
|
||||
repository: https://dandydeveloper.github.io/charts/
|
||||
condition: redis-ha.enabled
|
||||
annotations:
|
||||
|
|
@ -26,5 +26,5 @@ annotations:
|
|||
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
||||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
description: Configuration option global.domain that is tied to all components
|
||||
- kind: changed
|
||||
description: bumped redis chart and redis exporter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue