Yes, this is possible. Containers now support multiple semantic versions (for example, 1.0.0, 1.1.0, 2.0.0). Versions are automatically grouped by the container name defined in your package.json, allowing you to manage all versions of the same container in one place instead of creating new contexts for each release.
Comments
0 comments
Please sign in to leave a comment.