Tagging versions

Tagging versions

CE.png

To tag a version:

  1. Click the Tag version tag.png button.

    The Tag version dialog opens up.

    Tag version.png
  2. Enter the tag in the Version tag field and an optional description in the Description field. The same tag cannot be used multiple times in the same stream, it has to be unique for the stream.

Note!

The tag must follow the Syntax and character set rules defined by Kubernetes (see https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set), meaning that the tag:

  • Can consist of a maximum of 20 characters.

  • Must begin and end with an alphanumeric character ([a-z0-9A-Z]).

  • Can contain dashes (-), underscores (_), dots (.), and alphanumeric characters between the start and end characters, but not spaces.

The following rules also apply:

  • A tag cannot be “Auto-migrated”, “Autosaved”, “Deployed” or “Latest”, in any combination of major or minor characters, since they are case insensitive reserved tags.

  • You cannot reuse a previously used tag for a stream.

  1. The tag will be saved, and if you open the Version history panel, you will see that the tag has been applied.

    Version history.png