Skip to content

v1.7.0

Choose a tag to compare

@grulicht grulicht released this 22 Jul 11:02
995c9c7

Release v1.7.0

This release introduces major improvements and a new resource focused on enhancing Docker support via Portainer.


Enhanced Resources

portainer_docker_network

Improved and stabilized behavior in response to discussion #34.
Adjustments for better work with macvlan type/driver of network.

portainer_docker_volume

This resource now supports the full capabilities of the Docker volume creation API via Portainer.
You can now define advanced fields such as:

  • ClusterVolumeSpec including:
    • access_mode
    • group
    • secrets
    • capacity_range
    • and more...
  • Full support for driver_opts and labels remains.

New Resource: portainer_docker_plugin

This version introduces the portainer_docker_plugin resource, allowing you to automate the installation and configuration of Docker plugins via the Portainer API.