Skip to content

[FEATURE] Add x.y.z Docker tag alongside release-x.y.z for Renovate/Dependabot compatibility #705

@BreizhHardware

Description

@BreizhHardware

Title

Add x.y.z Docker tag alongside release-x.y.z for Renovate/Dependabot compatibility

Platform

Web-app

Is it related to an issue?

Currently, Docker images are tagged as release-x.y.z (e.g., release-1.2.3). However, tools like Renovate or Dependabot do not recognize this format and cannot detect available updates for Termix.

Happy to submit a PR if this proposal is accepted!

The Solution

Publish both tags for each release:

  • release-x.y.z (existing, for backward compatibility)
  • x.y.z (new, standard semantic versioning)

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    Status

    Feature Requests

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions