Skip to content

Feature Request: Support Dependency Cooldown for source plugin #7866

@olblak

Description

@olblak

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions