Skip to content

Releases: sgaunet/k8see-importer

v0.4.1

14 Mar 20:00
Compare
Choose a tag to compare

Changelog

  • 58d2730 Remove upx compression
  • b55a965 Update go get to go mod download in .goreleaser.yml

v0.4.0

14 Mar 19:58
Compare
Choose a tag to compare

Changelog

  • ba1c963 Add tasks and descriptions to Taskfile.yml
  • 43adf5a add dependabot configuration file
  • 3b747c0 bump dependencies
  • ff19527 goreleaser: remove build for darwin OS (not relevant)
  • e4d4d78 update goreleaser options according last release

v0.3.0

22 Nov 06:07
Compare
Choose a tag to compare

Changelog

  • b21bace binary release is available
  • a830159 dep: update dependencies

v0.2.0

03 Jun 20:43
Compare
Choose a tag to compare

Changelog

  • de64ff9 Purge database functionnality

v0.1.1

04 May 18:50
Compare
Choose a tag to compare

Changelog

  • c0a9b7b fix: increase column message

v0.1.0

28 Mar 19:43
Compare
Choose a tag to compare

Changelog

  • b1f0768 Add .gitignore
  • d39369c Add config example
  • d6e6355 Add exportedTime field + rename fields
  • 37400c9 Add taskfile prepare multi arch build (and from scratch) Add goreleaser file
  • 154c841 Build image from scratch Build multi arch docker image
  • 7e8da89 Complete README
  • e51a1cb Complete README
  • 825312b Complete README
  • f2bb57a Complete event informations
  • db63f00 Delete obsolete instructions
  • bcee571 Initial commit
  • bfe3089 Moved db folder
  • 4b6744c can handle redis disconnection replace redisqueu module with official redis
  • 60bf789 fix gitignore
  • 12ed111 fix gitignore
  • bb84bec fix: bug in entrypoint
  • 07790a5 initial import
  • edd5fa0 production ready