mosquitto-go-auth
mosquitto-go-auth copied to clipboard
Switch to a semver compliant docker image tag syntax
The current docker registry tag syntax is not getting picked up by dependabot when newer versions are released.
Switching to a senver compliant tag syntax would allow automated tools to pick up new versions.
Dependabot trace where 1.8.1-mosquitto_1.6.14 is not the latest version:
updater | INFO <job_237003448> Checking if iegomez/mosquitto-go-auth 1.8.1-mosquitto_1.6.14 needs updating
updater | INFO <job_237003448> Latest version is 1.8.1-mosquitto_1.6.14
Could you file a PR for this?
I'll try to work on this next week, is just the order in which the tag is built: plugin version first and Mosquitto version last. If we swap them, then it should work.
@ralftar I haven't had the time to do so, care to file a PR with that change?
There was no PR, thus I'll close this.