summaryrefslogtreecommitdiff
path: root/.github/actions/spelling/allow.txt
AgeCommit message (Expand)Author
2022-11-18chore: Add words to dictionary (#499)jannfis
2021-08-14chore: New extract-binary target for easy extraction of binary (#234)jannfis
2021-08-02docs: Use versioned installation manifests in install docs (#233)jannfis
2021-08-02docs: Mention support channels and some fixes (#232)jannfis
2021-05-11feat: allow write-back to actual kustomization files (#200)noah
2021-03-29feat: Introduce update strategy 'digest' (#176)jannfis
2021-01-31feat: Allow setting Git user and e-mail for commits (#153)jannfis
2020-12-20feat: Git write-back of parameters (#133)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-15feat: Support for GitHub Docker Registry (#55)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-11chore: Also check spelling on PRs (#41)jannfis
2020-08-11chore: Add check-spelling/check-spelling (#39)Josh Soref