We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04eda2c + 8ce5938 commit a3b458cCopy full SHA for a3b458c
deployments/argo-cd/kustomization.yaml
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
4
resources:
5
-- https://github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.13.2
+- https://github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.13.3
6
- resources/argocd-ui-ingress.yaml
7
- resources/argocd-grpc-ingress.yaml
8
0 commit comments