argocd-image-updater icon indicating copy to clipboard operation
argocd-image-updater copied to clipboard

Automatic container image update for Argo CD

Results 336 argocd-image-updater issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Our current git.commit-message-template looks like this (note we're using the helm chart): ``` gitCommitTemplate: | {{ range .AppChanges -}} Updating {{ .Image }} tag from {{ .OldTag...

bug

**Describe the bug** Git Write-Back Target annotation doesn't seems commits to the kustomization file back to source path I am using below annotations ```yaml argocd-image-updater.argoproj.io/write-back-target: "kustomization:/apps/overlays/stage/backend" argocd-image-updater.argoproj.io/myimage.force-update: "true" argocd-image-updater.argoproj.io/write-back-method: git...

bug

When using a write-back feature on a helm backed repository, keys were not printed correctly. This PR fixe this and also allow usage of vault-helm plugin.

Bumps [github.com/argoproj/argo-cd/v2](https://github.com/argoproj/argo-cd) from 2.8.4 to 2.8.12. Release notes Sourced from github.com/argoproj/argo-cd/v2's releases. v2.8.12 Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.8.12/manifests/install.yaml HA: kubectl create namespace...

dependencies
go

**Is your feature request related to a problem? Please describe.** I am currently facing issues connecting image-updater to argocd. ``` level=error msg="error while communicating with ArgoCD" argocd_server=argocd.homelab.rahulkumar.dev grpc_web=true grpc_webroot= insecure=false...

enhancement

Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.31.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
go

Adds support for applications in other namespace than default argocd namespace (when using the argocd api).

Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.1 to 3.0.3. Release notes Sourced from github.com/go-jose/go-jose/v3's releases. Version 3.0.3 Fixed Limit decompression output size to prevent a DoS. Backport from v4.0.1. Version 3.0.2 Fixed DecryptMulti:...

dependencies
go

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Happens all the time with our updater **Expected behavior** Should fire every 2 minutes **Additional...

bug

We found it in our logs and do wonder if it is a somehow ArgoCD specific bucket and whether we have to allow it in our Calico policies or not?