argo-helm icon indicating copy to clipboard operation
argo-helm copied to clipboard

ArgoProj Helm Charts

Results 127 argo-helm issues
Sort by recently updated
recently updated
newest added

This PR addes the ability to use place executor image definition to ConfigMap Checklist: * [x] I have bumped the chart version according to [versioning](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#versioning) * [x] I have updated...

argo-workflows
size/S

Closes https://github.com/argoproj/argo-helm/issues/2613 Checklist: * [x] I have bumped the chart version according to [versioning](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#versioning) * [x] I have updated the documentation according to [documentation](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#documentation) * [x] I have updated the...

argo-cd
size/M

This PR introduces authentication for the builtin Redis. It can be enabled by setting `redis.auth.enabled=true`. The secrets are auto-generated and stored in a secret. Checklist: * [x] I have bumped...

argo-cd
size/L

### Is your feature request related to a problem? Every time the argocd image is updated, there is a chance that crds will be behind and there might be some...

enhancement
argo-cd

Checklist: * [ ] I have bumped the chart version according to [versioning](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#versioning) * [ ] I have updated the documentation according to [documentation](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#documentation) * [ ] I have updated...

argo-workflows
size/XL

### Describe the bug I've added in my application.yaml the sync-wave feature. For example i've put on one application the following annotation: ```yaml - name: rabbitmq namespace: argocd additionalAnnotations: argocd.argoproj.io/hook:...

question
argocd-apps

### Is your feature request related to a problem? _No response_ ### Related helm chart other ### Describe the solution you'd like In PR https://github.com/argoproj/argo-helm/pull/2040 I introduced chart signing. I'd...

enhancement
documentation
security

### Is your feature request related to a problem? Since it is part of the declarative setup, it would be useful to add it to the chart as well https://argo-cd.readthedocs.io/en/stable/operator-manual/declarative-setup/#resource-exclusioninclusion...

enhancement
argo-cd

### Is your feature request related to a problem? Currently, we have the ability to create a single workflow `ServiceAccount` which can be installed in multiple namespaces. This workflow has...

enhancement
argo-workflows

### Is your feature request related to a problem? I'm using argo to control two clusters under two separate projects. It would be great if I can create the new...

question
argo-cd
argocd-apps