chore(argo-cd): upgrade Dex to 2.35 to avoid CVE-2022-39222 (#1507)
* chore(argo-cd): upgrade Dex to 2.35 to avoid CVE-2022-39222 Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> * update image tag Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
This commit is contained in:
parent
0b5ab6da18
commit
332173bd77
3 changed files with 5 additions and 5 deletions
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
appVersion: v2.4.12
|
||||
appVersion: v2.4.13
|
||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 5.5.7
|
||||
version: 5.5.8
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
sources:
|
||||
|
|
@ -22,4 +22,4 @@ dependencies:
|
|||
condition: redis-ha.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Fixed]: v5.5.0 Upgrade guide heading in README"
|
||||
- "[Fixed]: Upgrade Dex to v2.35.0 to avoid CVE-2022-39222 and update app version to v2.4.13"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue