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

With the introduction of Kargo, and what seems to be a lack of overall responsiveness here, what are the short and long term plans for this project? Will it be...

I have added support for multiple sources as well as the ability to target individual aliases for specific sources. I realize the documentation needs to be updated for the new...

**Describe the bug** I've setup image updater to update deployments based on image digest on a private image repository. I have a helm chart in which the image repository and...

bug

Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.31.0 to 0.46.0. Changelog Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's changelog. [1.21.0/0.46.0/0.15.0/0.1.0] - 2023-11-10 Added Add "go.opentelemetry.io/contrib/samplers/jaegerremote".WithSamplingStrategyFetcher which sets custom fetcher implementation. (#4045) Add "go.opentelemetry.io/contrib/config" package that includes configuration models...

dependencies
go

Bumps [pygments](https://github.com/pygments/pygments) from 2.7.4 to 2.15.0. Release notes Sourced from pygments's releases. 2.15.0 Added lexers: Carbon (#2362, #2365, #2366, #2367, #2368, #2369, #2370) Dax (#2335, #2345) MediaWiki Wikitext (#2373, #827)...

dependencies
python

This PR splits the necessary changes to have multisource support as requested by @jannfis References: https://github.com/argoproj-labs/argocd-image-updater/pull/548 https://github.com/argoproj-labs/argocd-image-updater/pull/564 Fixes #513

This is a pull request based on the following issue: https://github.com/argoproj-labs/argocd-image-updater/issues/639 If you have multiple credentials for the same registry maybe because you want to pull private images from two...

I have a local registry 'harbor' with hostname "harbor.local". But argocd Image updater couldn't resolve it. It return in logs "level=error msg="Could not get tags from registry: Get \"https://harbor.local/v2/\": dial...

**Describe the bug** ArgoCD Image Updater is correctly discovering that there is a new image in the registry, however it is unable to update the Application spec and fails with...

bug