summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)Author
2024-08-07chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1....dependabot[bot]
2024-08-07chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.11.6 to 2.11.7 (#801)dependabot[bot]
2024-08-07chore(deps): bump go.uber.org/ratelimit from 0.3.0 to 0.3.1 (#804)dependabot[bot]
2024-07-22chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.11.2 to 2.11.6 (#792)dependabot[bot]
2024-07-16chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.19.1 (...dependabot[bot]
2024-07-16chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#781)dependabot[bot]
2024-06-25chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7 (...dependabot[bot]
2024-06-23Fix/helm values wbc (#748)David Vidal Villamide
2024-06-17chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7dependabot[bot]
2024-06-14fix: Make Git credentials work again (#737)Jann Fischer
2024-05-27Update go.modjannfis
2024-05-27chore(deps): Upgrade argo-cd to v2.11.2 and bump Go to 1.22 (#724)Jann Fischer
2024-05-21---dependabot[bot]
2024-05-18chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (#685)dependabot[bot]
2024-05-16chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (#715)dependabot[bot]
2024-05-16chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.8.4 to 2.8.17 (#713)dependabot[bot]
2023-12-04chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 (#629)dependabot[bot]
2023-12-04chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#648)dependabot[bot]
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