Skip to content

chore(docs): update of OEL images - #2637

Merged
adamwalach merged 1 commit into
masterfrom
oel-version-update
Jun 22, 2026
Merged

chore(docs): update of OEL images#2637
adamwalach merged 1 commit into
masterfrom
oel-version-update

Conversation

@ory-bot

@ory-bot ory-bot commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Update OEL images

Summary by CodeRabbit

  • New Features

    • Kratos now notifies the previous email address when an identity changes their email if the notify_previous_addresses hook is configured. The notification includes change details and account security instructions.
  • Documentation

    • Added v26.2.20 release documentation and image tag entries across self-hosted deployment products.

@ory-bot ory-bot self-assigned this Jun 19, 2026
@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: aa10c1eb-a709-4a88-af97-0e915eae9e86

📥 Commits

Reviewing files that changed from the base of the PR and between 658b688 and 9296d0d.

📒 Files selected for processing (10)
  • docs/self-hosted/oel/keto/changelog/v26.2.20.md
  • docs/self-hosted/oel/kratos/changelog/v26.2.20.md
  • docs/self-hosted/oel/oathkeeper/changelog/v26.2.20.md
  • docs/self-hosted/oel/oauth2/changelog/v26.2.20.md
  • docs/self-hosted/oel/oel-hydra-image-tags.md
  • docs/self-hosted/oel/oel-keto-image-tags.md
  • docs/self-hosted/oel/oel-kratos-image-tags.md
  • docs/self-hosted/oel/oel-oathkeeper-image-tags.md
  • docs/self-hosted/oel/oel-polis-image-tags.md
  • docs/self-hosted/oel/polis/changelog/v26.2.20.md

📝 Walkthrough

Walkthrough

Adds OEL release v26.2.20 documentation: new image tag rows (date 2026-06-19) for Hydra, Keto, Kratos, Oathkeeper, and Polis, plus corresponding changelog files. Kratos includes a substantive entry about notify_previous_addresses hook behavior; all other components receive empty-entry placeholders.

Changes

OEL v26.2.20 Release Documentation

Layer / File(s) Summary
Image tag table updates
docs/self-hosted/oel/oel-hydra-image-tags.md, docs/self-hosted/oel/oel-keto-image-tags.md, docs/self-hosted/oel/oel-kratos-image-tags.md, docs/self-hosted/oel/oel-oathkeeper-image-tags.md, docs/self-hosted/oel/oel-polis-image-tags.md
Adds a new row for image tag 26.2.20 with release date 2026-06-19 to the top of each OEL component's image tags table.
Per-component changelog files
docs/self-hosted/oel/kratos/changelog/v26.2.20.md, docs/self-hosted/oel/keto/changelog/v26.2.20.md, docs/self-hosted/oel/oathkeeper/changelog/v26.2.20.md, docs/self-hosted/oel/oauth2/changelog/v26.2.20.md, docs/self-hosted/oel/polis/changelog/v26.2.20.md
Creates changelog files for all OEL components. Kratos documents the notify_previous_addresses hook triggering email-change notifications to the previous address, with a customizable template including name, new email, and account-secure-link placeholders. Keto, Oathkeeper, Hydra, and Polis receive single-line "no entries found" placeholders.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • ory/docs#2527: Same pattern of adding OEL image-tag rows and per-component changelog files, for version 26.2.7.
  • ory/docs#2632: Identical documentation structure update for the immediately preceding OEL release version.
  • ory/docs#2618: Adds new OEL image tag entries and changelog placeholders in the same docs/self-hosted/oel/** files for a different version.

Suggested reviewers

  • vinckr
  • aeneasr
  • adamwalach

Poem

🐇 Hop, hop, a new tag appears,
26.2.20 joins the release frontier!
Kratos tells addresses old, "Hey, watch out!"
Keto and Polis have nothing to shout.
But every blank page is a promise kept—
The rabbit stamps docs while the changelog slept. ✉️

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is minimal ('Update OEL images') and lacks required sections from the template including big picture context, related issue reference, and checklist completion. Complete the PR description by including the required template sections: big picture explanation, related issue/design document reference, and completed checklist items.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(docs): update of OEL images' directly and accurately summarizes the main change, which is updating OEL image tags across multiple documentation files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch oel-version-update

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@adamwalach
adamwalach merged commit 84f990f into master Jun 22, 2026
14 checks passed
@adamwalach
adamwalach deleted the oel-version-update branch June 22, 2026 06:35
unatasha8 pushed a commit that referenced this pull request Jun 22, 2026
wassimoo added a commit that referenced this pull request Jun 23, 2026
* docs: set redirects to premanent = true

* docs: split /keto/docs/(|v0.5/):engine redirect into 2 redirects

* feat: ory network cta for oss only (#2634)

* feat: Ory Network CTA for OSS deployment only

* refactor: simplify image source handling in OryNetworkCta component

* docs: bump to 79e05a2469a39381d507936e72baed37b8300afc

* docs: bump to 79e05a2469a39381d507936e72baed37b8300afc

* feat: improve actions ux docs (#2615)

* feat: improve actions ux docs

* feat: apply suggestion remove bold

* feat: apply suggestion on for one

* docs: move talos redirects to vercel file

* docs: ran make format

* docs: changed to true

* chore(docs): update of OEL images (#2637)

* docs: deviceauthn relaxed attestation (#2630)

---------

Co-authored-by: Wassim Bougarfa <12980387+wassimoo@users.noreply.github.com>
Co-authored-by: aeneasr <3372410+aeneasr@users.noreply.github.com>
Co-authored-by: Michelle Sagnelli <ing.sagnelli@gmail.com>
Co-authored-by: ory-bot <60093411+ory-bot@users.noreply.github.com>
Co-authored-by: Pierre Caillaud <93587351+pcaillaudm@users.noreply.github.com>
unatasha8 added a commit that referenced this pull request Jun 24, 2026
* docs: set redirects to premanent = true

* docs: split /keto/docs/(|v0.5/):engine redirect into 2 redirects

* feat: ory network cta for oss only (#2634)

* feat: Ory Network CTA for OSS deployment only

* refactor: simplify image source handling in OryNetworkCta component

* docs: bump to 79e05a2469a39381d507936e72baed37b8300afc

* docs: bump to 79e05a2469a39381d507936e72baed37b8300afc

* feat: improve actions ux docs (#2615)

* feat: improve actions ux docs

* feat: apply suggestion remove bold

* feat: apply suggestion on for one

* docs: move talos redirects to vercel file

* docs: ran make format

* docs: changed to true

* chore(docs): update of OEL images (#2637)

* docs: deviceauthn relaxed attestation (#2630)

---------

Co-authored-by: Wassim Bougarfa <12980387+wassimoo@users.noreply.github.com>
Co-authored-by: aeneasr <3372410+aeneasr@users.noreply.github.com>
Co-authored-by: Michelle Sagnelli <ing.sagnelli@gmail.com>
Co-authored-by: ory-bot <60093411+ory-bot@users.noreply.github.com>
Co-authored-by: Pierre Caillaud <93587351+pcaillaudm@users.noreply.github.com>
vinckr added a commit that referenced this pull request Jul 2, 2026
* docs: rewrites to intro to standardize

* autogen(docs): generate cli docs

* docs: bump to 79e05a2469a39381d507936e72baed37b8300afc

* chore: update v2 thresholds (#2638)

chore(rate-limits): update thresholds for v2 base-limit changes

Sync the rate-limit CSVs from cloud (ory-corp/cloud) and regenerate
rate-limits.json: HydraPublicHigh/KratosAdminHigh increases plus the
50->60 / 900->950 / 800->850 ratchets.

* docs: bump to 9073260639be9811f21421e46d20948cb5a2952f

* docs: set redirects to premanent = true (#2635)

* docs: set redirects to premanent = true

* docs: split /keto/docs/(|v0.5/):engine redirect into 2 redirects

* feat: ory network cta for oss only (#2634)

* feat: Ory Network CTA for OSS deployment only

* refactor: simplify image source handling in OryNetworkCta component

* docs: bump to 79e05a2469a39381d507936e72baed37b8300afc

* docs: bump to 79e05a2469a39381d507936e72baed37b8300afc

* feat: improve actions ux docs (#2615)

* feat: improve actions ux docs

* feat: apply suggestion remove bold

* feat: apply suggestion on for one

* docs: move talos redirects to vercel file

* docs: ran make format

* docs: changed to true

* chore(docs): update of OEL images (#2637)

* docs: deviceauthn relaxed attestation (#2630)

---------

Co-authored-by: Wassim Bougarfa <12980387+wassimoo@users.noreply.github.com>
Co-authored-by: aeneasr <3372410+aeneasr@users.noreply.github.com>
Co-authored-by: Michelle Sagnelli <ing.sagnelli@gmail.com>
Co-authored-by: ory-bot <60093411+ory-bot@users.noreply.github.com>
Co-authored-by: Pierre Caillaud <93587351+pcaillaudm@users.noreply.github.com>

* fix: update installation guides and sidebar paths (#2613)

* fix: update installation guides and sidebar paths for kratos

* fix: move kratos oss setup instruction path

* fix: update installation paths to shared component for consistency

* fix: reorganize keto installation docs

* fix:  formatting

* fix: update installation and upgrade guides across deployment models

* fix: format

* fix: revert to master

* fix: update installation link format in quickstart guide

* fix: remove outdated redirect for keto quickstart guide

* docs: remove old intro files

* docs: added import files

* Update docs/oel/getting-started/index.mdx

Co-authored-by: Vincent <vincent@ory.sh>

* docs: added review feedback

---------

Co-authored-by: ory-bot <60093411+ory-bot@users.noreply.github.com>
Co-authored-by: aeneasr <3372410+aeneasr@users.noreply.github.com>
Co-authored-by: Andreas Bucksteeg <tricky42@users.noreply.github.com>
Co-authored-by: Wassim Bougarfa <12980387+wassimoo@users.noreply.github.com>
Co-authored-by: Michelle Sagnelli <ing.sagnelli@gmail.com>
Co-authored-by: Pierre Caillaud <93587351+pcaillaudm@users.noreply.github.com>
Co-authored-by: Vincent <vincent@ory.sh>
unatasha8 added a commit that referenced this pull request Jul 3, 2026
* docs: rewrites to intro to standardize

* autogen(docs): generate cli docs

* docs: bump to 79e05a2469a39381d507936e72baed37b8300afc

* chore: update v2 thresholds (#2638)

chore(rate-limits): update thresholds for v2 base-limit changes

Sync the rate-limit CSVs from cloud (ory-corp/cloud) and regenerate
rate-limits.json: HydraPublicHigh/KratosAdminHigh increases plus the
50->60 / 900->950 / 800->850 ratchets.

* docs: bump to 9073260639be9811f21421e46d20948cb5a2952f

* docs: set redirects to premanent = true (#2635)

* docs: set redirects to premanent = true

* docs: split /keto/docs/(|v0.5/):engine redirect into 2 redirects

* feat: ory network cta for oss only (#2634)

* feat: Ory Network CTA for OSS deployment only

* refactor: simplify image source handling in OryNetworkCta component

* docs: bump to 79e05a2469a39381d507936e72baed37b8300afc

* docs: bump to 79e05a2469a39381d507936e72baed37b8300afc

* feat: improve actions ux docs (#2615)

* feat: improve actions ux docs

* feat: apply suggestion remove bold

* feat: apply suggestion on for one

* docs: move talos redirects to vercel file

* docs: ran make format

* docs: changed to true

* chore(docs): update of OEL images (#2637)

* docs: deviceauthn relaxed attestation (#2630)

---------

Co-authored-by: Wassim Bougarfa <12980387+wassimoo@users.noreply.github.com>
Co-authored-by: aeneasr <3372410+aeneasr@users.noreply.github.com>
Co-authored-by: Michelle Sagnelli <ing.sagnelli@gmail.com>
Co-authored-by: ory-bot <60093411+ory-bot@users.noreply.github.com>
Co-authored-by: Pierre Caillaud <93587351+pcaillaudm@users.noreply.github.com>

* fix: update installation guides and sidebar paths (#2613)

* fix: update installation guides and sidebar paths for kratos

* fix: move kratos oss setup instruction path

* fix: update installation paths to shared component for consistency

* fix: reorganize keto installation docs

* fix:  formatting

* fix: update installation and upgrade guides across deployment models

* fix: format

* fix: revert to master

* fix: update installation link format in quickstart guide

* fix: remove outdated redirect for keto quickstart guide

* docs: remove old intro files

* docs: added import files

* Update docs/oel/getting-started/index.mdx

Co-authored-by: Vincent <vincent@ory.sh>

* docs: added review feedback

---------

Co-authored-by: ory-bot <60093411+ory-bot@users.noreply.github.com>
Co-authored-by: aeneasr <3372410+aeneasr@users.noreply.github.com>
Co-authored-by: Andreas Bucksteeg <tricky42@users.noreply.github.com>
Co-authored-by: Wassim Bougarfa <12980387+wassimoo@users.noreply.github.com>
Co-authored-by: Michelle Sagnelli <ing.sagnelli@gmail.com>
Co-authored-by: Pierre Caillaud <93587351+pcaillaudm@users.noreply.github.com>
Co-authored-by: Vincent <vincent@ory.sh>
unatasha8 added a commit that referenced this pull request Jul 8, 2026
* docs: rewrites to intro to standardize

* autogen(docs): generate cli docs

* docs: bump to 79e05a2469a39381d507936e72baed37b8300afc

* chore: update v2 thresholds (#2638)

chore(rate-limits): update thresholds for v2 base-limit changes

Sync the rate-limit CSVs from cloud (ory-corp/cloud) and regenerate
rate-limits.json: HydraPublicHigh/KratosAdminHigh increases plus the
50->60 / 900->950 / 800->850 ratchets.

* docs: bump to 9073260639be9811f21421e46d20948cb5a2952f

* docs: set redirects to premanent = true (#2635)

* docs: set redirects to premanent = true

* docs: split /keto/docs/(|v0.5/):engine redirect into 2 redirects

* feat: ory network cta for oss only (#2634)

* feat: Ory Network CTA for OSS deployment only

* refactor: simplify image source handling in OryNetworkCta component

* docs: bump to 79e05a2469a39381d507936e72baed37b8300afc

* docs: bump to 79e05a2469a39381d507936e72baed37b8300afc

* feat: improve actions ux docs (#2615)

* feat: improve actions ux docs

* feat: apply suggestion remove bold

* feat: apply suggestion on for one

* docs: move talos redirects to vercel file

* docs: ran make format

* docs: changed to true

* chore(docs): update of OEL images (#2637)

* docs: deviceauthn relaxed attestation (#2630)

---------

Co-authored-by: Wassim Bougarfa <12980387+wassimoo@users.noreply.github.com>
Co-authored-by: aeneasr <3372410+aeneasr@users.noreply.github.com>
Co-authored-by: Michelle Sagnelli <ing.sagnelli@gmail.com>
Co-authored-by: ory-bot <60093411+ory-bot@users.noreply.github.com>
Co-authored-by: Pierre Caillaud <93587351+pcaillaudm@users.noreply.github.com>

* fix: update installation guides and sidebar paths (#2613)

* fix: update installation guides and sidebar paths for kratos

* fix: move kratos oss setup instruction path

* fix: update installation paths to shared component for consistency

* fix: reorganize keto installation docs

* fix:  formatting

* fix: update installation and upgrade guides across deployment models

* fix: format

* fix: revert to master

* fix: update installation link format in quickstart guide

* fix: remove outdated redirect for keto quickstart guide

* docs: remove old intro files

* docs: added import files

* Update docs/oel/getting-started/index.mdx

Co-authored-by: Vincent <vincent@ory.sh>

* docs: added review feedback

---------

Co-authored-by: ory-bot <60093411+ory-bot@users.noreply.github.com>
Co-authored-by: aeneasr <3372410+aeneasr@users.noreply.github.com>
Co-authored-by: Andreas Bucksteeg <tricky42@users.noreply.github.com>
Co-authored-by: Wassim Bougarfa <12980387+wassimoo@users.noreply.github.com>
Co-authored-by: Michelle Sagnelli <ing.sagnelli@gmail.com>
Co-authored-by: Pierre Caillaud <93587351+pcaillaudm@users.noreply.github.com>
Co-authored-by: Vincent <vincent@ory.sh>
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.

2 participants