Skip to content

Releases: pluscloudopen/openstack-image-crawler

20230612 v0.4.0

12 Jun 06:47
2a0cc87
Compare
Choose a tag to compare
  • refactoring of updater parts - split into single files for each distribution
  • removed generic release_update_check from updater/service.py
  • added support Flatcar Container Linux
  • added loguru for easy configuration of logging
  • added optional debug output (via loglevel)
  • added --debug as argument
  • added first try on Fedora Linux Support to crawler
  • added Debian Linux 12 aka bookworm to sample image-sources.yaml
  • added Rocky Linux

20230601 v0.3.1

01 Jun 07:36
Compare
Choose a tag to compare
  • fixed a problem with Alma Linux caused by last fix for Ubuntu
  • updated example Dockerfile to use new repo
  • updated README

v0.2

24 May 07:58
Compare
Choose a tag to compare

20230524 v0.2

  • added version tag, made first release
  • docker example added for use in a pipeline
  • improved git handling
  • added more documentation
  • moved from openstack-image-manager back to its own repo