Documentation for automated readers
A curated documentation index is available at: https://grafana.com/llms.txt
A complete documentation index is available at: https://grafana.com/llms-full.txt
These indexes can help with page discovery before fetching individual documents.
This page is also available in Markdown, which may be easier for automated readers and AI tools to parse than HTML. The Markdown version is available at https://grafana.com/docs/loki/latest/community/maintaining/release/update-version-numbers.md, or by sending Accept: text/markdown to https://grafana.com/docs/loki/latest/community/maintaining/release/update-version-numbers/. For broader documentation discovery, the curated index is available at https://grafana.com/llms.txt and the complete index is available at https://grafana.com/llms-full.txt.
Update version numbers
Upgrade the Loki version to the new release version in documents, examples, jsonnets, etc.
Before you begin
Determine the VERSION_PREFIX.
Skip this step if you are doing a patch release on old release branch.
Example: Latest release branch is
release-2.9.xbut you are releasing patch version inrelease-2.8.x(or older)
Steps
Upgrade the versions in the
release-VERSION_PREFIXbranch.Example commands:
LOKI_NEW_VERSION=$VERSION ./tools/release_update_tags.shNote
Do not upgrade the version numbers in the
operator/directory as @periklis and team have a different process to upgrade the Operator version.
Was this page helpful?
Related resources from Grafana Labs


