summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)Author
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-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-06-08chore(deps): bump github.com/emicklei/go-restful (#532)dependabot[bot]
2023-06-08chore(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 (#535)dependabot[bot]
2023-06-08chore(deps): bump golang.org/x/crypto (#539)dependabot[bot]
2023-06-08chore: bump go version to 1.20 (#564)Andre Ferraz
2023-01-21fix: Also request OCI media type image index (#524)jannfis
2023-01-21chore: Upgrade Go version to 1.18 and update dependencies (#523)jannfis
2022-03-14chore: Bump Go and Argo CD versions (#399)jannfis
2022-03-13chore: Bump docker distribution v2 (#395)jannfis
2022-03-13chore: Bump Kubernetes dependencies to version 1.22.4 (#394)jannfis
2022-03-13chore: Bump docker distribution (#393)jannfis
2022-02-23chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.2.2 to 2.2.4 (#379)dependabot[bot]
2022-01-16chore(deps): Update Argo CD dependencies to 2.2.2 (#351)jannfis
2021-10-26chore: Update and refactor Git client (#283)jannfis
2021-10-21fix: use kyaml to preserve kustomization (#274)noah
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-08-02chore: Upgrade Argo CD dependencies to v2.0.5 (#230)jannfis
2021-08-02chore: Upgrade Go to v1.16.5 (#229)jannfis
2021-05-11feat: allow write-back to actual kustomization files (#200)noah
2020-12-20feat: Git write-back of parameters (#133)jannfis
2020-12-04feat: Export Prometheus compatible metrics (#123)jannfis
2020-11-23feat: Support for getting pull creds from external scripts (#121)jannfis
2020-11-23refactor: Better integration of rate limiter (#120)jannfis
2020-11-22feat: Implement rate limiter and metadata parallelism (#118)jannfis
2020-09-07chore: Update to Argo CD v1.7.4 and K8s v1.18.8 (#82)jannfis
2020-08-12refactor: Make registry client mockable and provide first set of unit tests (...jannfis
2020-08-09enhancement: Store tag metadata and introduce metadata cache (#18)jannfis
2020-08-06feat: Allow application updates to run simultaneously (#11)jannfis
2020-08-04Initial commitjannfis