Skip to content

[FEATURE] Publish major version tags for releases #4559

Open
@bbedward

Description

@bbedward

Describe the feature you'd like
It would be nice if on docker hub major releases had their own tag.

For example:

flowiseai/flowise:3 <- Same as 3.0.1
flowiseai/flowise:3.0.1
flowiseai/flowise:3.0.0

Then when 3.0.2 is published, or 3.1.0, they are also covered on the :3 tag.

It would help allow users to stay on a specific major version ideally without risking breaking changes from major version bumps that may happen if they use the latest tag

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions