Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update examples, docs to use the latest loki version #10925

Merged
merged 3 commits into from
Oct 17, 2023

Conversation

ashwanthgoli
Copy link
Contributor

What this PR does / why we need it:

  • run ./tools/release_update_tags.sh to use v2.9.2
  • also updates the release security patch docs to include version upgrade step

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Documentation added
  • Tests updated
  • CHANGELOG.md updated
    • If the change is worth mentioning in the release notes, add add-to-release-notes label
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/setup/upgrade/_index.md
  • For Helm chart changes bump the Helm chart version in production/helm/loki/Chart.yaml and update production/helm/loki/CHANGELOG.md and production/helm/loki/README.md. Example PR

@ashwanthgoli ashwanthgoli requested a review from a team as a code owner October 17, 2023 07:53
@github-actions github-actions bot added the type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories label Oct 17, 2023
@@ -39,5 +39,6 @@ to publish a new [Grafana Loki](https://github.com/grafana/loki) release.
1. [Backport commits]({{< relref "./backport-commits" >}})
1. [Prepare release notes]({{< relref "./prepare-release-notes" >}})
1. [Prepare changelog]({{< relref "./prepare-changelog" >}})
1. [Update version numbers]({{< relref "./update-version-numbers" >}})
Copy link
Contributor

Choose a reason for hiding this comment

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

Does the referenced page exist already?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah michel. major and minor release guides already refer to this page

@ashwanthgoli ashwanthgoli merged commit 695c5b0 into main Oct 17, 2023
5 checks passed
@ashwanthgoli ashwanthgoli deleted the chore/update-examples-with-latest-version branch October 17, 2023 08:29
rhnasc pushed a commit to inloco/loki that referenced this pull request Apr 12, 2024
…10925)

**What this PR does / why we need it**:
- run ./tools/release_update_tags.sh to use v2.9.2
- also updates the release security patch docs to include version
upgrade step

**Which issue(s) this PR fixes**:
Fixes #<issue number>

**Special notes for your reviewer**:

**Checklist**
- [ ] Reviewed the
[`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md)
guide (**required**)
- [ ] Documentation added
- [ ] Tests updated
- [ ] `CHANGELOG.md` updated
- [ ] If the change is worth mentioning in the release notes, add
`add-to-release-notes` label
- [ ] Changes that require user attention or interaction to upgrade are
documented in `docs/sources/setup/upgrade/_index.md`
- [ ] For Helm chart changes bump the Helm chart version in
`production/helm/loki/Chart.yaml` and update
`production/helm/loki/CHANGELOG.md` and
`production/helm/loki/README.md`. [Example
PR](grafana@d10549e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants