clean-article-10542
11/20/2025, 10:44 PMunable to find 'v0.9.5' from the flytectl install script. Was this tag deleted from the repo? Our builds worked via Docker cache until now, but the tag no longer exists at https://github.com/flyteorg/flyte/releases/.ancient-wolf-19325
11/20/2025, 10:44 PMunable to find 'v0.9.5' from the flytectl install script and the tag is missing from the GitHub releases page, it means the tag was deleted or yanked from the repository. This can happen if a release is removed due to security issues or other reasons, and is an intended part of the release/upgrade process in some cases. Once a tag is deleted, the install script and Docker pulls for that version will fail, as you observed. Upgrading to a newer available version is the recommended workaround in this situation.
This behavior is confirmed by user reports and maintainer comments, which state that tags may be removed for security or maintenance reasons, and that updating to a newer version resolves the issue. There is no indication in the data sources that the tag will be restored, so you should update your build to use a currently available release. For more details, see the discussion in GitHub Issue #2366.
Would you like more detail on how to update your build or handle missing tags?
Sources:
- GitHub Issue #2366 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.clean-article-10542
11/20/2025, 10:48 PMancient-wolf-19325
11/20/2025, 10:48 PM