Is your feature request related to a problem?
As explained very well here. We don't always want to use the very latest version of an application.
Solution you'd like
I would like to support the parameter cooldown for each source plugin where we can retrieve date information. This optional new parameter should be using "days" as a time measure.
Something like:
sources:
latestVersion:
name: Get latest Venom release
kind: githubrelease
spec:
cooldown: 7
owner: ovh
repository: venom
versionfilter:
kind: semver
Alternatives you've considered
No response
Anything else?
This issue more than probably an EPIC
Is your feature request related to a problem?
As explained very well here. We don't always want to use the very latest version of an application.
Solution you'd like
I would like to support the parameter
cooldownfor each source plugin where we can retrieve date information. This optional new parameter should be using "days" as a time measure.Something like:
Alternatives you've considered
No response
Anything else?
This issue more than probably an EPIC