summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2021-01-31feat: Allow setting Git user and e-mail for commits (#153)jannfis
2021-01-30chore: Don't run spell checker on Dockerfile (#150)jannfis
2021-01-22feat: Allow reuse of Argo CD repo credentials (#141)Alexander Matyushentsev
2020-12-20docs: Improve documentation (#134)jannfis
2020-12-20feat: Git write-back of parameters (#133)jannfis
2020-12-06chore: add some release creation scripts (#131)jannfis
2020-12-06chore: Release 0.8.0 (#130)jannfis
2020-12-04feat: Support for expiring credentials (#124)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-11-22feat: Get tag creation date also from v2 manifest schemas (#115)jannfis
2020-09-28chore: Release v0.7.0 (#105)jannfis
2020-09-27chore: Externalize version & build information (#104)jannfis
2020-09-26fix: Correctly parse & use pull secret entries without protocol (#99)jannfis
2020-09-25feat: Support for GitHub Container Registry (ghcr.io) (#96)jannfis
2020-09-24feat: Allow configuration of default namespace for registries (#91)jannfis
2020-08-25chore: Add some more unit tests around versions (#73)jannfis
2020-08-24chore: Regenerate installation manifests (#70)jannfis
2020-08-19docs: Update Changelog and also document command line usage (#67)jannfis
2020-08-19feat: Allow filtering by application name (#66)jannfis
2020-08-18fix: Use Kustomize v2 for manifest generation to support kubectl apply -k (#62)jannfis
2020-08-15feat: Support for GitHub Docker Registry (#55)jannfis
2020-08-13feat: Enable unique pull secrets per image (#52)jannfis
2020-08-13docs: Update docs to include new tag filter feature (#50)jannfis
2020-08-12refactor: Move update logic to argocd package and provide more tests (#45)jannfis
2020-08-12refactor: Make ArgoCD client mockable and add unit tests (#44)jannfis
2020-08-12refactor: Give env methods their own package (#43)jannfis
2020-08-12refactor: Make registry client mockable and provide first set of unit tests (...jannfis
2020-08-11chore: Also check spelling on PRs (#41)jannfis
2020-08-11chore: Add check-spelling/check-spelling (#39)Josh Soref
2020-08-05Add linter to GH actions CI checksjannfis
2020-08-05Welcome GitHub actionsjannfis
2020-08-05Remove wrong issue templates dirjannfis
2020-08-05Update issue templatesjannfis
2020-08-04Bring in GitHub issue templatesjannfis