Skip to content

Commit

Permalink
Update quay.io/argoproj/argocd Docker tag to v2.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 24, 2024
1 parent 6ad0e90 commit ff9d959
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions manifests/argocd/resources.patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit ff9d959

Please sign in to comment.