release: update to v5.0.8#2609
Conversation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
📝 WalkthroughWalkthroughDocumentation updated to reflect Fluent Bit 5.0.8 release: Docker Hub tags table gains ChangesFluent Bit 5.0.8 Release Documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| @@ -42,6 +42,8 @@ The following table describes the Linux container tags that are available on Doc | |||
|
|
|||
| | Tags | Manifest Architectures | Description | | |||
There was a problem hiding this comment.
[markdownlint-fix] reported by reviewdog 🐶
| | Tags | Manifest Architectures | Description | | |
| | Tags | Manifest Architectures | Description | |
| <!-- vale off --> | ||
|
|
||
| | INSTALLERS | SHA256 CHECKSUMS | | ||
| |----------- | ---------------- | |
There was a problem hiding this comment.
[markdownlint-fix] reported by reviewdog 🐶
| |----------- | ---------------- | | |
| | ----------- | ---------------- | |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@installation/downloads/windows.md`:
- Line 131: The user-facing docs in the Windows downloads section use the wrong
product name casing; update the text in the affected markdown so it says GitHub
with a capital H instead of Github. Make this change in the sentence describing
the builds, and keep the rest of the wording unchanged.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: b1082fad-501a-4267-ae5f-aefb75fab970
📒 Files selected for processing (2)
installation/downloads/docker.mdinstallation/downloads/windows.md
|
|
||
| <!-- vale on --> | ||
|
|
||
| These are now using the Github Actions built versions. Legacy AppVeyor builds are still available (AMD 32/64 only) at releases.fluentbit.io but are deprecated. |
There was a problem hiding this comment.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Fix product name casing at Line 131
Use GitHub (capital H), not Github, in user-facing docs.
🧰 Tools
🪛 LanguageTool
[uncategorized] ~131-~131: The official name of this software platform is spelled with a capital “H”.
Context: ...-- vale on --> These are now using the Github Actions built versions. Legacy AppVeyor...
(GITHUB)
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@installation/downloads/windows.md` at line 131, The user-facing docs in the
Windows downloads section use the wrong product name casing; update the text in
the affected markdown so it says GitHub with a capital H instead of Github. Make
this change in the sentence describing the builds, and keep the rest of the
wording unchanged.
Source: Linters/SAST tools
Update release 5.0.8 version.
Summary by CodeRabbit