crazy-max / diun

Receive notifications when an image is updated on a Docker registry
https://crazymax.dev/diun/
MIT License
2.98k stars 112 forks source link

fix: Use global defaults in File provider #1063

Closed adamantike closed 9 months ago

adamantike commented 9 months ago

The file provider was not considering the global defaults for MaxTags, IncludeTags, and ExcludeTags.

Updated unit tests to validate they are now considered.

adamantike commented 9 months ago

@crazy-max Are you planning to create a new release to make this change available?