fix: Add annotations and labels to dex service [argo-cd] (#473)
* Add annotations to dex service Currently `.Values.dex.metrics.service.annotations` is not used anywhere - this adds that to the template. * Add labels to dex service * Update chart version
This commit is contained in:
parent
209b7798d7
commit
df3b2cf96a
2 changed files with 11 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v1
|
|||
appVersion: 1.7.6
|
||||
description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
|
||||
name: argo-cd
|
||||
version: 2.9.2
|
||||
version: 2.9.3
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
||||
keywords:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue