chore(docs): update of OEL images#2656
Conversation
📝 WalkthroughWalkthroughThis PR adds documentation for the v26.3.0 OEL release: new rows with release date 2026-07-01 in the hydra, keto, kratos, oathkeeper, and polis image tag tables, and matching "no changelog entries found" placeholder notices in each component's v26.3.0 changelog file. ChangesOEL v26.3.0 docs update
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✨ 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 |
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 `@docs/self-hosted/oel/oauth2/changelog/v26.3.0.md`:
- Line 1: The placeholder changelog text uses the wrong component name, so
update the message in the v26.3.0 changelog entry to match the OAuth2 package
instead of hydra. Locate the hardcoded placeholder string in this changelog file
and replace the incorrect component label with the correct one used by the
oauth2 docs, keeping 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: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro Plus
Run ID: a48f5aa9-4483-49a4-ab41-13c55e60c640
📒 Files selected for processing (10)
docs/self-hosted/oel/keto/changelog/v26.3.0.mddocs/self-hosted/oel/kratos/changelog/v26.3.0.mddocs/self-hosted/oel/oathkeeper/changelog/v26.3.0.mddocs/self-hosted/oel/oauth2/changelog/v26.3.0.mddocs/self-hosted/oel/oel-hydra-image-tags.mddocs/self-hosted/oel/oel-keto-image-tags.mddocs/self-hosted/oel/oel-kratos-image-tags.mddocs/self-hosted/oel/oel-oathkeeper-image-tags.mddocs/self-hosted/oel/oel-polis-image-tags.mddocs/self-hosted/oel/polis/changelog/v26.3.0.md
| @@ -0,0 +1 @@ | |||
| No changelog entries found for hydra/oel in versions v26.3.0 | |||
There was a problem hiding this comment.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Fix the component name in this placeholder.
This file is under oauth2, but the text says hydra, which will mislabel the changelog entry.
Suggested fix
-No changelog entries found for hydra/oel in versions v26.3.0
+No changelog entries found for oauth2/oel in versions v26.3.0📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| No changelog entries found for hydra/oel in versions v26.3.0 | |
| No changelog entries found for oauth2/oel in versions v26.3.0 |
🤖 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 `@docs/self-hosted/oel/oauth2/changelog/v26.3.0.md` at line 1, The placeholder
changelog text uses the wrong component name, so update the message in the
v26.3.0 changelog entry to match the OAuth2 package instead of hydra. Locate the
hardcoded placeholder string in this changelog file and replace the incorrect
component label with the correct one used by the oauth2 docs, keeping the rest
of the wording unchanged.
Update OEL images
Summary by CodeRabbit
26.3.0release and its release date across multiple self-hosted products.