Skip to content

Switch to valid semver naming for v1.10 #842

@TobiWo

Description

@TobiWo

Summary

You do not follow correct semver specifications for v1.10 which can cause all kinds of trouble with standardized deployment tools like Helm or Ansible.

You should either switch to rc naming as you did for v1.9 or use correct semver specification like v.1.10-alpha.5.

To summarize:

Platform Current versioning Correct versioning
github v1.10-alpha5 v1.10-alpha.5
dockerhub 1.10a5 1.10-alpha.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions