[[!meta title="Road map"]] This is the road map for vmdb2 development. It does not stretch very far, because predicting the future is difficult. This road map also doesn't give any dates, this is a hobby project. It's also open for discussion. ```roadmap vmdb2_1_0: label: | vmdb2 is production ready depends: - ci_tests - ci_builds_daily - x220_install x220_install: label: | x220 can install Debian onto a Thinkpad x220 laptop ci_tests: label: | CI builds and tests toy images using most plugins on every commit ci_builds_daily: label: | CI builds, tests, and publishes images using vmdb2, on Debian buster and sid daily depends: - amd64_images - arm64_images amd64_images: label: | CI: amd64 images arm64_images: label: | CI: arm64 images for the Raspberry Pi ```