minor-changes in chart.yaml and values.yaml

This commit is contained in:
Rupin Solanki 2023-01-19 14:09:44 +05:30
parent 0f6bc91b02
commit 1e32a96033
2 changed files with 2 additions and 2 deletions

View file

@ -23,4 +23,4 @@ dependencies:
condition: redis-ha.enabled
annotations:
artifacthub.io/changes: |
- "[Changed]: Update Argo CD to v2.5.7"
- "[Changed]: Update Argo CD extensions to v0.2.1"

View file

@ -1341,7 +1341,7 @@ server:
# -- Repository to use for extensions image
repository: "ghcr.io/argoproj-labs/argocd-extensions"
# -- Tag to use for extensions image
tag: "v0.1.0"
tag: "v0.2.1"
# -- Image pull policy for extensions
# @default -- `""` (defaults to global.image.imagePullPolicy)
imagePullPolicy: ""