Skip to content

Releases: hipagesgroup/argocd-app-updater-action

v1.3.0

03 Dec 00:17
Compare
Choose a tag to compare

1.3.0 (2020-12-03)

Features

  • Reduce hash length for branch names (#23) (3f10e92)

v1.2.0

24 Nov 04:38
Compare
Choose a tag to compare

1.2.0 (2020-11-24)

Features

  • org wide repo processing (1aa3f74)

v1.1.0

12 Nov 19:44
Compare
Choose a tag to compare

1.1.0 (2020-11-12)

Bug Fixes

  • bestEffortReader matching (edc67d6)

Features

  • use different reader stragies (882ed80)

v1.0.2

11 Nov 12:56
Compare
Choose a tag to compare

1.0.2 (2020-11-11)

Bug Fixes

  • remove static repository information (14961f8)

v1.0.1

11 Nov 12:06
Compare
Choose a tag to compare

1.0.1 (2020-11-11)

Bug Fixes

v1.0.0

10 Nov 23:58
e0188e6
Compare
Choose a tag to compare

1.0.0 (2020-11-10)

Bug Fixes

  • add github-token to actions file (96a1cab)
  • add skipping log message (393ac42)
  • get token from env vars directly (9d9f9cc)
  • iterate over tree recursively (954245d)
  • read token from input (7ca866e)
  • remove debug code (3291c1b)

Features