fix(argo-cd): Update github SSH key fingerprint (#1018)
Signed-off-by: Muhammad Hamza Zaib <hamzazaib3202@gmail.com>
This commit is contained in:
parent
3e8463d1c5
commit
27aa2a9ad0
2 changed files with 4 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: v2.1.6
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 3.26.8
|
||||
version: 3.26.9
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||
keywords:
|
||||
|
|
@ -21,4 +21,4 @@ dependencies:
|
|||
condition: redis-ha.enabled
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Added]: Signature keys for GPG in additionalProjects"
|
||||
- "[Changed]: Update github ssh key fingerprint"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue