Skip to content

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 11 Feb 13:27
· 2281 commits to master since this release
v0.14.0
ab7c8a5

11 changes since v0.13.1

🚀 Features

  • Add new command inventory lint (#400)
  • Update the component template docs preview command (#408)

🛠️ Minor Changes

  • Improve error messages for duplicate component aliases (#399)
  • Move component instantiation advertisement to _metadata.multi_instance (#411)

🐛 Fixes

  • Use absolute Docker Image URLs (#396)
  • Properly handle 403 replies from Lieutenant (#398)
  • Update component template to ensure files are generated with the correct GID (#397)
  • Fix /usr/lib/libnss_wrapper.so not found error in Docker image (#404)

📄 Documentation

  • Update link to Commodore site (#413)

🔗 Dependency Updates

  • Update Kapitan to 0.30.0rc1 (#401)
  • Update Docker base image to python:3.9.10-slim-bullseye (#402)