Skip to content

tagging images during release #122

@waveywaves

Description

@waveywaves

Currently when we push images for testing for PRs they are tagged as pr-<pr-no.> eg: pr-120 where 120 is the number of the PR.
However, we do not tag the image with the required version when releasing or pushing to production. We just push the image with the latest tag and then deploy to production.

Tagging images during release will allow developers to find the images and test them more easily.
Using explicit tags for helm releases are also important for ease of debugging, reproducibility and reducing ambiguity during deployment.

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