Skip to content

Commit 95cfa34

Browse files
authored
feat: upgrade argo cd to v3.1.7 (#549)
Signed-off-by: Pankaj Walke <[email protected]>
1 parent f4fbefd commit 95cfa34

File tree

2 files changed

+163
-25
lines changed

2 files changed

+163
-25
lines changed

hack/argo-cd/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
4-
- https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.12/manifests/install.yaml
4+
- https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.7/manifests/install.yaml
55

66
patches:
77
- path: dex-server.yaml

0 commit comments

Comments
 (0)