Skip to content

[GH Action] Update release tags and commit SHAs for mainnet#2466

Closed
jcstein wants to merge 1 commit intomainfrom
gh-action/latest-tags-mainnet
Closed

[GH Action] Update release tags and commit SHAs for mainnet#2466
jcstein wants to merge 1 commit intomainfrom
gh-action/latest-tags-mainnet

Conversation

@jcstein
Copy link
Copy Markdown
Member

@jcstein jcstein commented Apr 7, 2026

Automated changes by create-pull-request GitHub action


Open with Devin

Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

View 1 additional finding in Devin Review.

Open in Devin Review

Comment on lines +2 to +3
"app-latest-tag": "v3.11.0",
"app-latest-sha": "2a2771aa9fbc82ce6c76f1ac9d4c94c428af212c",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔴 Mainnet app version downgraded from v6.4.10 to v3.11.0

The automated GitHub Action has changed app-latest-tag from v6.4.10 to v3.11.0, which is a major version downgrade. The historical progression in this file has been consistently forward: v6.4.2 → v6.4.4 → v6.4.5 → v6.4.10. Testnets (Arabica and Mocha) are both at v8.0.1, making v3.11.0 for mainnet clearly incorrect. This version is used throughout the docs in install commands like git checkout tags/{{mainnetVersions['app-latest-tag']}} (e.g. app/operate/consensus-validators/install-celestia-app/page.mdx) and version tables on network overview pages (app/operate/networks/mainnet-beta/page.mdx). If merged, this would instruct mainnet validators and operators to install a very old, incompatible version of celestia-app.

Suggested change
"app-latest-tag": "v3.11.0",
"app-latest-sha": "2a2771aa9fbc82ce6c76f1ac9d4c94c428af212c",
"app-latest-tag": "v6.4.10",
"app-latest-sha": "0b26ea0cf0b52406d6004cef4a36e13c30ddca85",
Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@jcstein
Copy link
Copy Markdown
Member Author

jcstein commented Apr 7, 2026

is embedded binary, closing

@jcstein jcstein closed this Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant