diff --git a/manifests/argocd/resources.patch.yaml b/manifests/argocd/resources.patch.yaml index a332c3d..ca7154e 100644 --- a/manifests/argocd/resources.patch.yaml +++ b/manifests/argocd/resources.patch.yaml @@ -11,7 +11,7 @@ spec: spec: containers: - name: argocd-applicationset-controller - image: quay.io/argoproj/argocd:v2.10.7 + image: quay.io/argoproj/argocd:v2.11.2 resources: requests: cpu: 30m @@ -43,7 +43,7 @@ spec: spec: containers: - name: argocd-notifications-controller - image: quay.io/argoproj/argocd:v2.10.7 + image: quay.io/argoproj/argocd:v2.11.2 resources: requests: cpu: 30m @@ -79,7 +79,7 @@ spec: spec: containers: - name: argocd-repo-server - image: quay.io/argoproj/argocd:v2.10.7 + image: quay.io/argoproj/argocd:v2.11.2 resources: requests: cpu: 60m @@ -97,7 +97,7 @@ spec: spec: containers: - name: argocd-server - image: quay.io/argoproj/argocd:v2.10.7 + image: quay.io/argoproj/argocd:v2.11.2 resources: requests: cpu: 30m