We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 932115e commit 12e5bc7Copy full SHA for 12e5bc7
1 file changed
argocd/kustomization.yaml
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
namespace: argocd
4
resources:
5
- - github.com/argoproj/argo-cd/manifests/cluster-install?ref=34ccdfc3d5235b0184eb910b8ba4edcd81ef8f03 # tag=v3.3.4
+ - github.com/argoproj/argo-cd/manifests/cluster-install?ref=b8b5ea61172f10e8701659aaa82ed383eef8578f # tag=v3.3.5
6
- ingress.yaml
7
- argo-cd-service-monitor.yaml
8
- deploy-key.yaml
0 commit comments