We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c0cc26 commit 6ed17e1Copy full SHA for 6ed17e1
charts/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v2
2
name: gitops-helm
3
description: A Helm chart for Harness GitOps Agent - for more information, please visit https://developer.harness.io/docs/category/gitops.
4
-version: 1.1.22
+version: 1.1.23
5
dependencies:
6
- name: argo-cd
7
version: 7.8.27
charts/values.yaml
@@ -554,7 +554,7 @@ nameOverride: argocd
554
global:
555
image:
556
repository: docker.io/harness/argocd
557
- tag: v2.13.5
+ tag: v2.14.9
558
imagePullPolicy: Always
559
logging:
560
format: text
0 commit comments