xperimental / nextcloud-exporter

Prometheus exporter for Nextcloud servers.
MIT License
226 stars 34 forks source link

Change behavior of Docker tags #89

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.