summaryrefslogtreecommitdiff
path: root/pkg/argocd
AgeCommit message (Expand)Author
2023-08-15feat: Add possibility to specify write-back GIT repository as annotation (#424)Florin Hillebrand
2023-08-10chore(deps): upgrade dependencies for fix vulnerabilities (#599)MichaelKo
2023-07-30chore: Update to newer argocd version for better API compatibility (#594)Jesse Bye
2023-07-09feat: Respect original parameter overrides with git write-back (#573)KS. Yim
2023-07-05fix: kustomize write target issue (#583)Daniel Mavis
2022-11-15fix: update application config sample & replace the deprecated ioutil pkg (#492)YTCai
2022-03-13chore: Bump docker distribution v2 (#395)jannfis
2022-02-23refactor(WBC): Target field in the WriteBackConfig (#380)Patryk Woziński
2022-02-23Checkout after creating a new branch (#384)katainaka
2022-01-29feat: Support app-wide update-strategy annotations (#338)Jan Pieper
2022-01-27feat: Automatic inferring of registry from image prefix (#369)jannfis
2022-01-24feat: support filtering apps by label in CLI (#368)Jaideep Raghunath Rao
2022-01-22chore: Log out warning about tagsortmode (#363)jannfis
2022-01-19refactor: Refactor logging to provide more context information (#357)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-07feat: add ability to specify a different write and base branch (#304)Nick
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-10-26chore: Update and refactor Git client (#283)jannfis
2021-10-21fix: use kyaml to preserve kustomization (#274)noah
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-17feat: Support OCI repositories by using distribution/v3 (#249)Mercier Ludovic
2021-09-12fix: Get tags from correct registry/image with a different kustomize image (#...jannfis
2021-09-09fix: modify SetKustomizeImage logic when use alias-image (#251)Yuta Nishimori
2021-08-02chore: Upgrade Argo CD dependencies to v2.0.5 (#230)jannfis
2021-05-11feat: allow write-back to actual kustomization files (#200)noah
2021-05-04fix: Correctly marshal non-updated images (#203)jannfis
2021-04-26fix : Images not updated if registry or repository is different with same ver...noah
2021-04-15fix: Correctly consider image with force-update set and semver strategy (#192)noah
2021-04-14feat: Allow setting custom Git commit messages (#193)jannfis
2021-04-13feat: allow image updates to be forced if container not present #181 (#189)noah
2021-04-01fix: Prevent nil pointer deref on emtpy tag with running image (#182)jannfis
2021-03-29feat: Introduce update strategy 'digest' (#176)jannfis
2021-03-29fix: Prevent concurrent updates to git repositories (#177)Bartosz Sławianowski
2021-03-26feat: #164 Send events on image change (#167)Miguel Ángel García
2021-03-25fix: Prevent update loop with git write-back (#171)jannfis
2021-01-31feat: Allow setting Git user and e-mail for commits (#153)jannfis
2021-01-30feat: Resolve symrefs to allow them as targetRevision for write back (#151)jannfis
2021-01-25feat: support managing Application CRD using K8S client (#140) (#144)Alexander Matyushentsev
2021-01-22feat: Allow reuse of Argo CD repo credentials (#141)Alexander Matyushentsev
2021-01-22fix: run 'git add' for create files before pushing back (#143)Alexander Matyushentsev
2020-12-30refactor: Rename package client to kube (#135)jannfis
2020-12-20feat: Git write-back of parameters (#133)jannfis
2020-12-04feat: Export Prometheus compatible metrics (#123)jannfis
2020-11-23refactor: Better integration of rate limiter (#120)jannfis