Skip to content

Unreleased images? #1452

Answered by jessesuen
artem-nefedov asked this question in Q&A
Discussion options

You must be logged in to vote

I think you were looking at the pages at the inopportune time. The sequence of releasing is:

  1. git SHA is tagged
  2. container image and manifests are built from the tag
  3. when completed, release is published to github

I think you happened to catch us between steps 2 and 3. As of now, v1.0.6 is "officially" released.

What happened with v1.0.5, is that it introduced a major bug that warranted us to pull the release down (replicas were flapping). Because of that, we did not want to encourage any more installations of v1.0.5 and quickly pushed out v1.0.6

I'm asking to decide if we should switch the source of updates from docker images to github releases.

Given our current release process, if I w…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jessesuen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #1451 on August 26, 2021 20:08.