Skip to content

Releases: rode/collector-harbor

v0.2.2

26 Jul 18:23
c4a6ab9
Compare
Choose a tag to compare

Changelog

c4a6ab9 fix: update listener to use correct data contract for event payload (#19)

Docker images

  • docker pull ghcr.io/rode/collector-harbor:v0.2.2
  • docker pull ghcr.io/rode/collector-harbor:v0
  • docker pull ghcr.io/rode/collector-harbor:v0.2

v0.2.1

15 Jul 21:09
f2ceee9
Compare
Choose a tag to compare

Changelog

f2ceee9 fix: use env vars to populate flags (#18)

Docker images

  • docker pull ghcr.io/rode/collector-harbor:v0.2.1
  • docker pull ghcr.io/rode/collector-harbor:v0
  • docker pull ghcr.io/rode/collector-harbor:v0.2

v0.2.0

14 Jul 20:35
6759454
Compare
Choose a tag to compare

Changelog

6759454 consume common package from rode (#17)
c1c75c2 misc improvements to CI workflow (#15)

Docker images

  • docker pull ghcr.io/rode/collector-harbor:v0.2.0
  • docker pull ghcr.io/rode/collector-harbor:v0
  • docker pull ghcr.io/rode/collector-harbor:v0.2

v0.1.0

26 May 16:35
e229677
Compare
Choose a tag to compare

Changelog

937fce7 Add license headers (#11)
d1087da Create LICENSE (#10)
8d21866 Update codecov badge (#9)
9482821 backfill tests, bump go to v1.16 stable (#12)
e229677 create notes for each harbor scan, reference note name in occurrences (#14)

Docker images

  • docker pull ghcr.io/rode/collector-harbor:latest
  • docker pull ghcr.io/rode/collector-harbor:v0.1.0
  • docker pull ghcr.io/rode/collector-harbor:v0

v0.0.3

01 Feb 20:20
638ce88
Compare
Choose a tag to compare

Changelog

638ce88 add config to allow insecure connections to harbor (#8)

Docker images

  • docker pull ghcr.io/rode/collector-harbor:latest
  • docker pull ghcr.io/rode/collector-harbor:v0.0.3
  • docker pull ghcr.io/rode/collector-harbor:v0

v0.0.2

21 Jan 20:59
5e82f23
Compare
Choose a tag to compare

Changelog

cf250b3 Add goreleaser config
4b8b88a Initial commit
b453c99 Initial commit
cb6ebf1 add CI workflows (#3)
b2de025 add config package (#4)
70c43db add harbor client to harbor package (#5)
5e82f23 webhook listener implementation (#6)

Docker images

  • docker pull ghcr.io/rode/collector-harbor:latest
  • docker pull ghcr.io/rode/collector-harbor:v0.0.2
  • docker pull ghcr.io/rode/collector-harbor:v0

v0.0.1

20 Jan 21:18
5e82f23
Compare
Choose a tag to compare

Changelog

70c43db add harbor client to harbor package (#5)
b2de025 add config package (#4)
cb6ebf1 add CI workflows (#3)
b453c99 Initial commit
4b8b88a Initial commit