xperimental / netatmo-exporter

Prometheus exporter for Netatmo sensor data.
MIT License
44 stars 18 forks source link

Change behavior of Docker tags #40

Closed xperimental closed 1 year ago

xperimental commented 1 year ago

This changes the behavior of the Docker tags to the following schema:

Effectively this adds a master tag to replace the current latest tag and makes latest point to the latest release instead. The aim of this is to make usage of latest more stable.