argoproj-labs / argocd-operator

A Kubernetes operator for managing Argo CD clusters.
https://argocd-operator.readthedocs.io
Apache License 2.0
596 stars 627 forks source link

Update argocd version to v2.11.3 #1412

Closed anandf closed 3 weeks ago

anandf commented 3 weeks ago

What type of PR is this?

Uncomment only one /kind line, and delete the rest. For example, > /kind bug would simply become: /kind bug

/kind bug /kind chore /kind cleanup /kind failing-test /kind enhancement /kind documentation /kind code-refactoring

What does this PR do / why we need it:

Have you updated the necessary documentation?

Which issue(s) this PR fixes:

Fixes #?

How to test changes / Special notes to the reviewer:

svghadi commented 3 weeks ago

We also need to update image sha reference in dockerfile and defaults.go https://github.com/argoproj-labs/argocd-operator/blob/ed6785a8a0219c8d8bf10d8ad864f4e62421a06a/build/util/Dockerfile#L1-L2 https://github.com/argoproj-labs/argocd-operator/blob/ed6785a8a0219c8d8bf10d8ad864f4e62421a06a/common/defaults.go#L66-L67