summaryrefslogtreecommitdiff
path: root/pkg
AgeCommit message (Expand)Author
2024-05-12Merge pull request #624 from testwill/typopasha-codefresh
2023-12-07feat: add support for separate GitHub app credentials (#649)Dustin Lactin
2023-12-04fix: typoguoguangwu
2023-12-04feat: multisource support (#636)David Vidal Villamide
2023-09-28chore(deps): Bump semver package version from v1 to v3 (#625)Jinsu Park
2023-09-21fix: Add support for ocischema.DeserializedImageIndex manifest type (#618)Jesse Bye
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-08chore: Preallocate space for slices with known size (#575)satoru
2023-07-05fix: kustomize write target issue (#583)Daniel Mavis
2023-06-08fix: ensure deterministic results for SortBySemVer() (#559)Kent Rancourt
2023-01-21fix: Also request OCI media type image index (#524)jannfis
2022-11-15fix: update application config sample & replace the deprecated ioutil pkg (#492)YTCai
2022-07-20feat: Rename confusing update strategies (#456)Jaideep Rao
2022-03-13docs: Refactor docs (#398)jannfis
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-23fix: hardcode buildDate so it can be updated by ld at build time (#366) (#367)Nick
2022-01-22chore: Log out warning about tagsortmode (#363)jannfis
2022-01-19refactor: Refactor logging to provide more context information (#357)jannfis
2022-01-14fix: Use endpoint's transport also for token handler (#349)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-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-07feat: add ability to specify a different write and base branch (#304)Nick
2022-01-07fix: Request correct mediatype for v1 manifests (#333)jannfis
2022-01-05fix: Fix registry authentication when URL has slash suffix (#331)jannfis
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-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