summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-23fix(manifests): set deployment strategy to recreate to prevent concurrent rep...Nick
2022-01-22chore: Log out warning about tagsortmode (#363)jannfis
2022-01-22fix: Use existing registry requests failed metric (#362)Paco Guzmán
2022-01-19chore: Add initial e2e test infrastructure (#358)jannfis
2022-01-19refactor: Refactor logging to provide more context information (#357)jannfis
2022-01-19docs: Fix inconsistency in the documentation on git write-back credentials (#...Park Junwoo
2022-01-16chore(deps): Update Argo CD dependencies to 2.2.2 (#351)jannfis
2022-01-14chore: Upgrade golang to 1.16.13 (#350)jannfis
2022-01-14fix: Use endpoint's transport also for token handler (#349)jannfis
2022-01-14chore(deps): bump mkdocs from 1.1.2 to 1.2.3 in /docs (#347)dependabot[bot]
2022-01-14chore: Create codeql-analysis.yml (#348)jannfis
2022-01-12feat: Improve visibility for skipped apps (#344)jannfis
2022-01-12refactor: rename VersionSortMode to UpdateStrategy (#343)jannfis
2022-01-12fix: Fetch metadata for multi-arch images with latest strategy (#342)jannfis
2022-01-11feat: Support manifestlist and multi-arch images (#341)jannfis
2022-01-10fix: Fix docker environment variable (#340)jannfis
2022-01-10chore: Multi-arch distribution (#339)jannfis
2022-01-09feat: use HTTP_PROXY in transport object for registry endpoint if defined in ...Daniel Klockenkämper
2022-01-09fix: Do not retrieve metadata for all tags with digest strategy (#337)jannfis
2022-01-07chore: Move container images to quay.io (#336)jannfis
2022-01-07feat: add ability to specify a different write and base branch (#304)Nick
2022-01-07chore: Small fix to the release script (#334)jannfis
2022-01-07fix: Request correct mediatype for v1 manifests (#333)jannfis
2022-01-06docs: The docs for update-strategies were missing one word (#332)atarax
2022-01-05fix: Fix registry authentication when URL has slash suffix (#331)jannfis
2021-12-23docs: Fixed ConfigMap name (#325)Martin Markó
2021-12-18docs: Fixed typo (#324)Martin Markó
2021-12-16feat: Enable auth plugins for Kubernetes client (#307)Vincent van Dam
2021-12-16fix: assume kustomize application type if write back target is configured (#309)noah
2021-12-16fix: Invalid image reference format when using digest strategy with helm char...Agorgianitis Loukas
2021-11-10docs: Update quoted true, false in configmap (#298)manivannan-g
2021-11-10fix: Rename flag to specify registries config path (#290) (#295)Jan Pieper
2021-11-06fix: Allow use of in-cluster kube-client for test-command (#288) (#293)Jan Pieper
2021-11-05fix: typo in warning message (#291)Jan Pieper
2021-10-28fix: Use correct registry URL for parsing pull secrets (#285)jannfis
2021-10-26chore: Update and refactor Git client (#283)jannfis
2021-10-25fix: add basic authentication handler (#281)noah
2021-10-21fix: use kyaml to preserve kustomization (#274)noah
2021-10-20fix: use distribution to parse references (#275)noah
2021-10-19fix: Correct client ping endpoint (#278)Ole Mathias Aa. Heggem
2021-10-08fix: Allow insecure registry access (#272)jannfis
2021-10-05chore: Fix unit test (#269)jannfis
2021-10-04chore: Test successful update two images (#264)Zhong, Ming-Xun
2021-10-04fix: multiple image with alias (#266)Zhong, Ming-Xun
2021-09-28docs: Correct metrics port in docs (#262)Mubarak Jama
2021-09-17feat: Support OCI repositories by using distribution/v3 (#249)Mercier Ludovic
2021-09-15feat: allow overriding registry rate limit in test command (#256)jannfis
2021-09-15chore: bump argocd version to 2.1.2 (#255)Lukas
2021-09-15refactor: Move CLI commands into their own files (#254)jannfis
2021-09-12fix: Get tags from correct registry/image with a different kustomize image (#...jannfis