github opsmill/infrahub 0.8.2
Alpha #2.1 - Version 0.8.2

latest releases: infrahub-v1.4.6, infrahub-v1.3.9, infrahub-v1.4.5...
22 months ago

Main Changes

Redesigned menu

The 0.8.2 version is a facelift release, the menu on the sidebar has been redesigned. Infrahub now lets you can specify what the objects menu should look like and what models to include based on configuration within the schema. You can define a parent object within the menu and set the icon to use. The infrastructure example schema has been updated to use this feature.

Migration Guide

Rebuild the demo environment

It's mandatory to completely rebuild your demo environment with the following commands.

invoke demo.destroy demo.build demo.start
invoke demo.load-infra-schema
invoke demo.load-infra-data

All data will be lost, please make sure to backup everything you need before running this command.

The repository https://github.com/opsmill/infrahub-demo-edge has been updated to with a change to the Checks
for the internal CI system it's recommend to pull the latest changes into your fork.

Changelog

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Don't miss a new infrahub release

NewReleases is sending notifications on new releases.