-
### Describe the bug
This release shows this link: Full Changelog: https://github.com/argoproj/argo-helm/compare/argocd-image-updater-0.10.1...argo-cd-7.0.0
The real diff is this: https://github…
-
> Probably not relevant anymore but I stumbled across the same issue and was able to fix it.
>
> The issue started to occur when we used “Server Side Apply” instead of “Replace” when …
-
Follow-up issue of #784
When deploying the `argo-cd` chart via an ArgoCD instance, we need to take care how we inject the `argocdServerAdminPassword`. If we define it like this:
```yaml
apiVersio…
-
**Describe the bug**
I am using the digest strategy to update the images. Sometimes the image updater pushes multiple commits with the same sha256 value but different tags. It changes the tag to the …
-
**Describe the bug**
The generic eventsource client [logs an error](https://github.com/argoproj/argo-events/blob/d9e0332012fae97b83ea34de174b0336df6f996f/eventsources/sources/generic/start.go#L82) wh…
-
### Describe the bug
When using Application in any namespace to create an Application using the UI you need to use the Edit as Yaml and create your application in the desired namespace.
However wh…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
*…
-
Checklist:
* [X] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [X] I've included steps to reproduce the bug.
* [X] I've pasted the output of `argocd version`.
…
-
```
Terraform version:1.7.1
ArgoCD provider version: 6.1.1
ArgoCD version: 2.11.3
```
## Terraform configuration
```hcl
# Enter your configuration here.
resource "argocd_project" "argocd_a…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [ ] I have tested with the `:latest` image tag (i.e. `quay.io/argoproj/workflow-controller:latest`) and can confirm the issue stil…