[PR #35] [MERGED] feat(container): update image ghcr.io/mogenius/helm-charts/renovate-operator ( 2.1.1 ➔ 2.21.5 ) #323

Closed
opened 2026-06-08 08:31:34 +00:00 by ryangr0 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/webgrip/homelab-cluster/pull/35
Author: @webgrip-renovate[bot]
Created: 5/16/2026
Status: Merged
Merged: 5/17/2026
Merged by: @Ryangr0

Base: mainHead: renovate/renovate-renovate-namespace


📝 Commits (1)

  • 5c4e5ec feat(container): update image ghcr.io/mogenius/helm-charts/renovate-operator ( 2.1.1 ➔ 2.21.5 )

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 kubernetes/apps/renovate/renovate-operator/app/ocirepository.yaml (+1 -1)

📄 Description

This PR contains the following updates:

Package Update Change
ghcr.io/mogenius/helm-charts/renovate-operator (source) minor 2.1.12.21.5

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mogenius/renovate-operator (ghcr.io/mogenius/helm-charts/renovate-operator)

v2.21.5

Compare Source

Bug Fixes
  • deps: update module golang.org/x/oauth2 to v0.36.0 (67b19a7)

v2.21.4

Compare Source

Bug Fixes
  • deps: update module github.com/netresearch/go-cron to v0.13.1 (139c4d8)

v2.21.3

Compare Source

Bug Fixes
  • operator: discovery could select the wrong job to wait for (2968388), closes #​188
  • operator: refactor default variables for jobs (a35a529)

v2.21.2

Compare Source

Bug Fixes
  • deps: update module sigs.k8s.io/controller-runtime to v0.23.3 (a4839bf)

v2.21.1

Compare Source

Bug Fixes

v2.21.0

Compare Source

Bug Fixes
  • extract platform endpoint resolution into shared utils package (2c23aee)
Features
  • add api to update execution options (4148944), closes #​131
  • add debug execution option to RenovateJobStatus (084e4d5), closes #​131
  • add Provider field to RenovateJobSpec for platform configuration (665c323)
  • add ui options to adapt execution options (d1c349f), closes #​131

2.20.1 (2026-03-04)

Bug Fixes
  • set restart policy to never (a48a835)

v2.20.1

Compare Source

Bug Fixes
  • set restart policy to never (a48a835)

v2.20.0

Compare Source

Features

2.19.1 (2026-03-02)

Bug Fixes
  • auth: populate redirect url via route or ingress (f343ce2), closes #​179

v2.19.1

Compare Source

Bug Fixes
  • auth: populate redirect url via route or ingress (f343ce2), closes #​179

v2.19.0

Compare Source

Features
  • Add priority scheduling for Webhook/UI runs (5629588)

v2.18.0

Compare Source

Bug Fixes
  • lint: add missing checks and remove unused functions (d04a1da)
  • move sessionSecret to secret reference (56ec414)
  • resolve session cookie issues with reverse proxy / ingress (55c3c84)
  • use sessionSecretKey for github as well (77548d1)
Features
  • add GitHub OAuth as alternative auth provider for the Web UI (775251f)
  • Add optional OIDC/OAuth2 authentication for the Web UI (d9f001d)

2.17.2 (2026-02-28)

Bug Fixes
  • deps: update kubernetes packages to v0.35.2 (2563879)

2.17.1 (2026-02-27)

Bug Fixes

v2.17.2

Compare Source

Bug Fixes
  • deps: update kubernetes packages to v0.35.2 (2563879)

v2.17.1

Compare Source

Bug Fixes

v2.17.0

Compare Source

Features

v2.16.0

Compare Source

Features
  • switch from robfig/cron to netresearch/go-cron for scheduling (9744439)

2.15.3 (2026-02-27)

Bug Fixes
  • deps: update registry.k8s.io/kubectl docker tag to v1.35.2 (06daf79)

2.15.2 (2026-02-27)

Bug Fixes
  • improve stripping the api suffix for PR Page link (8d4ffac), closes #​166

2.15.1 (2026-02-27)

Bug Fixes
  • allow renovate discovery to parse mixed type arrays (ffdfc9e), closes #​167

v2.15.3

Compare Source

Bug Fixes
  • deps: update registry.k8s.io/kubectl docker tag to v1.35.2 (06daf79)

v2.15.2

Compare Source

Bug Fixes
  • improve stripping the api suffix for PR Page link (8d4ffac), closes #​166

v2.15.0

Compare Source

Features
  • enable timezone support (4727fec)

2.14.2 (2026-02-27)

Bug Fixes
  • add TTLSecondsAfterFinished to discovery job spec (4dfb74e)
  • add TTLSecondsAfterFinished to discovery job spec (c63c459)

2.14.1 (2026-02-26)

Bug Fixes
  • Strip /api/v4 from GitLab Endpoints (e6452c8)

v2.14.2

Compare Source

Bug Fixes
  • add TTLSecondsAfterFinished to discovery job spec (4dfb74e)
  • add TTLSecondsAfterFinished to discovery job spec (c63c459)

v2.14.1

Compare Source

Bug Fixes
  • Strip /api/v4 from GitLab Endpoints (e6452c8)

v2.14.0

Compare Source

Features
  • show link to open PRs/MRs in project table (2702052)

2.13.1 (2026-02-25)

Bug Fixes
  • additional valid issue content (285eace)

v2.13.1

Compare Source

Bug Fixes
  • additional valid issue content (285eace)

v2.13.0

Compare Source

Features
  • set DNSPolicy in JobSpec (2922494)

v2.12.0

Compare Source

Features
  • helm: adding optional templating of CRDs (a8adbfb)

v2.11.0

Compare Source

Features

v2.10.0

Compare Source

Features
  • charts: add capabilities.drop to securityContexts (5b76e05)
  • charts: set security context for crd-hook job (0b94d4e), closes #​154

2.9.4 (2026-02-24)

Bug Fixes
  • deps: update registry.k8s.io/kubectl docker tag to v1.35.1 (978b7e8)

2.9.3 (2026-02-24)

Bug Fixes
  • adding settings to disable crd install process (e6dda05)
  • improve dependency dashboard matching for webhooks (60d5a4c), closes #​152
  • use server side apply for crds (dd1aaf1), closes #​150

2.9.2 (2026-02-23)

Bug Fixes
  • delete crds after migration to helm hook for install (338786f)
  • improving handling of the repository finished parsing (03325c4)

2.9.1 (2026-02-23)

Bug Fixes
  • keep annotation is no longer needed (e55eff4)

v2.9.4

Compare Source

Bug Fixes
  • deps: update registry.k8s.io/kubectl docker tag to v1.35.1 (978b7e8)

v2.9.3

Compare Source

Bug Fixes
  • adding settings to disable crd install process (e6dda05)
  • improve dependency dashboard matching for webhooks (60d5a4c), closes #​152
  • use server side apply for crds (dd1aaf1), closes #​150

v2.9.2

Compare Source

Bug Fixes
  • delete crds after migration to helm hook for install (338786f)
  • improving handling of the repository finished parsing (03325c4)

v2.9.1

Compare Source

Bug Fixes
  • keep annotation is no longer needed (e55eff4)

v2.9.0

Compare Source

Features
  • charts: add values to set the image for the crd-hook job (e722889), closes #​147

2.8.7 (2026-02-23)

Bug Fixes
  • install and upgrade CRD via pre-hook job to ensure schema is always up to date (4feffdd), closes #​134

2.8.6 (2026-02-23)

Bug Fixes
  • display the last run via tooltip (24db869)

2.8.5 (2026-02-23)

Bug Fixes
  • added documentation (d13a343)
  • pass imagepullsecrets to operator managed pods (e07724c)

2.8.4 (2026-02-22)

Bug Fixes
  • deps: update kubernetes packages to v0.35.1 (1eec1cc)

2.8.3 (2026-02-21)

Bug Fixes
  • helm: adding values for additional operator env vars (ca7f597)

2.8.2 (2026-02-21)

Bug Fixes
  • move github repo url as first url (e92b75d)

2.8.1 (2026-02-21)

Bug Fixes
  • additional valid issue content (fca44ef)

v2.8.7

Compare Source

Bug Fixes
  • install and upgrade CRD via pre-hook job to ensure schema is always up to date (4feffdd), closes #​134

v2.8.5

Compare Source

Bug Fixes
  • added documentation (d13a343)
  • pass imagepullsecrets to operator managed pods (e07724c)

v2.8.4

Compare Source

Bug Fixes
  • deps: update kubernetes packages to v0.35.1 (1eec1cc)

v2.8.3

Compare Source

Bug Fixes
  • helm: adding values for additional operator env vars (ca7f597)

v2.8.2

Compare Source

Bug Fixes
  • move github repo url as first url (e92b75d)

v2.8.1

Compare Source

Bug Fixes
  • additional valid issue content (fca44ef)

v2.8.0

Compare Source

Features
  • support custom labels and annotations on pod template (1547d93), closes #​132

v2.7.0

Compare Source

Features
  • adding values for deploy and sa labels and annotations (2b79274)

2.6.2 (2026-02-13)

Bug Fixes
  • adding imagePullSecrets to the operator (2c31959)

2.6.1 (2026-02-13)

Bug Fixes
  • deps: update golang docker tag to v1.26 (ec4b5e9)

v2.6.2

Compare Source

Bug Fixes
  • adding imagePullSecrets to the operator (2c31959)

v2.6.1

Compare Source

Bug Fixes
  • deps: update golang docker tag to v1.26 (ec4b5e9)

v2.6.0

Compare Source

Features
  • helm: adding scheduling options for the operator (922f095)

v2.5.0

Compare Source

Features
  • chart: add interval option to ServiceMonitor (e7b076c)

2.4.2 (2026-02-12)

Bug Fixes
  • add dynamic buffer size for log parsing (3926fcd)

2.4.1 (2026-02-12)

Bug Fixes
  • issues with parsing onboarding logs (3265a1e)
  • logParser: issues if onboarding field does not exist (76f3166)
  • ui: sorting for non onboarded repositories (f71b686)

v2.4.2

Compare Source

Bug Fixes
  • add dynamic buffer size for log parsing (3926fcd)

v2.4.1

Compare Source

Bug Fixes
  • issues with parsing onboarding logs (3265a1e)
  • logParser: issues if onboarding field does not exist (76f3166)
  • ui: sorting for non onboarded repositories (f71b686)

v2.4.0

Compare Source

Bug Fixes
  • handle stderr in discovery pod logs corrupting JSON output (e632e3d)
  • minor adjustments (b551c85)
Features
  • display repos without renovate config in UI (b7f2a56)

2.3.3 (2026-02-11)

Bug Fixes
  • allow the operator to create events for leader election (14ad36b)

2.3.2 (2026-02-11)

Bug Fixes
  • schedules only work on the leading instance (69f1bc7)

2.3.1 (2026-02-11)

Bug Fixes
  • add variable to set dashboard datasource (5d5c256)

v2.3.3

Compare Source

Bug Fixes
  • allow the operator to create events for leader election (14ad36b)

v2.3.2

Compare Source

Bug Fixes
  • schedules only work on the leading instance (69f1bc7)

v2.3.1

Compare Source

Bug Fixes
  • add variable to set dashboard datasource (5d5c256)

v2.3.0

Compare Source

Features
  • add leader election support for HA deployments (0ce9d29)

2.2.6 (2026-02-10)

Bug Fixes
  • issue48 performance issues (490615b)

2.2.5 (2026-02-10)

Bug Fixes
  • docker login is not enough to push helm charts to ghcr (9c30990)

2.2.4 (2026-02-10)

Bug Fixes

2.2.3 (2026-02-10)

Bug Fixes

2.2.2 (2026-02-09)

Bug Fixes

2.2.1 (2026-02-09)

Bug Fixes

v2.2.6

Compare Source

Bug Fixes
  • issue48 performance issues (490615b)

v2.2.5

Compare Source

Bug Fixes
  • docker login is not enough to push helm charts to ghcr (9c30990)

v2.2.3

Compare Source

Bug Fixes

v2.2.2

Compare Source

Bug Fixes

v2.2.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/webgrip/homelab-cluster/pull/35 **Author:** [@webgrip-renovate[bot]](https://github.com/apps/webgrip-renovate) **Created:** 5/16/2026 **Status:** ✅ Merged **Merged:** 5/17/2026 **Merged by:** [@Ryangr0](https://github.com/Ryangr0) **Base:** `main` ← **Head:** `renovate/renovate-renovate-namespace` --- ### 📝 Commits (1) - [`5c4e5ec`](https://github.com/webgrip/homelab-cluster/commit/5c4e5eca50f7ad6981e5820f42c6e3be5397d99b) feat(container): update image ghcr.io/mogenius/helm-charts/renovate-operator ( 2.1.1 ➔ 2.21.5 ) ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `kubernetes/apps/renovate/renovate-operator/app/ocirepository.yaml` (+1 -1) </details> ### 📄 Description This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mogenius/helm-charts/renovate-operator](https://mogenius.com) ([source](https://redirect.github.com/mogenius/renovate-operator)) | minor | `2.1.1` → `2.21.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mogenius/renovate-operator (ghcr.io/mogenius/helm-charts/renovate-operator)</summary> ### [`v2.21.5`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2215-2026-03-09) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.21.4...2.21.5) ##### Bug Fixes - **deps:** update module golang.org/x/oauth2 to v0.36.0 ([67b19a7](https://redirect.github.com/mogenius/renovate-operator/commit/67b19a74ca80a7905772825cbce2d156a649ba63)) ### [`v2.21.4`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2214-2026-03-09) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.21.3...2.21.4) ##### Bug Fixes - **deps:** update module github.com/netresearch/go-cron to v0.13.1 ([139c4d8](https://redirect.github.com/mogenius/renovate-operator/commit/139c4d895b8bbff6f79d599fef80bb69a7ca6802)) ### [`v2.21.3`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2213-2026-03-09) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.21.2...2.21.3) ##### Bug Fixes - **operator:** discovery could select the wrong job to wait for ([2968388](https://redirect.github.com/mogenius/renovate-operator/commit/296838837b4fad55f557283f06c218fcc4bd26d5)), closes [#&#8203;188](https://redirect.github.com/mogenius/renovate-operator/issues/188) - **operator:** refactor default variables for jobs ([a35a529](https://redirect.github.com/mogenius/renovate-operator/commit/a35a5297c9dcfe83413f71a413c84fb04ed748c3)) ### [`v2.21.2`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2212-2026-03-07) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.21.1...2.21.2) ##### Bug Fixes - **deps:** update module sigs.k8s.io/controller-runtime to v0.23.3 ([a4839bf](https://redirect.github.com/mogenius/renovate-operator/commit/a4839bf2a52e20e56e759efa3ae81880cbb24acd)) ### [`v2.21.1`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2211-2026-03-04) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.21.0...2.21.1) ##### Bug Fixes - unauthorized triggers rerender loop ([f85bcfb](https://redirect.github.com/mogenius/renovate-operator/commit/f85bcfbc82966ba47caed65310be586878a76b90)), closes [#&#8203;184](https://redirect.github.com/mogenius/renovate-operator/issues/184) ### [`v2.21.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2210-2026-03-04) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.20.1...2.21.0) ##### Bug Fixes - extract platform endpoint resolution into shared utils package ([2c23aee](https://redirect.github.com/mogenius/renovate-operator/commit/2c23aee0cba7446db34ccb767ff617cf33e83a3f)) ##### Features - add api to update execution options ([4148944](https://redirect.github.com/mogenius/renovate-operator/commit/41489440107acda135db0016e7869209fd4ff319)), closes [#&#8203;131](https://redirect.github.com/mogenius/renovate-operator/issues/131) - add debug execution option to RenovateJobStatus ([084e4d5](https://redirect.github.com/mogenius/renovate-operator/commit/084e4d5ff4c9eb12c30badbac1ffd477a67d293d)), closes [#&#8203;131](https://redirect.github.com/mogenius/renovate-operator/issues/131) - add Provider field to RenovateJobSpec for platform configuration ([665c323](https://redirect.github.com/mogenius/renovate-operator/commit/665c3237a55ad777799bcd69e360ac4d7ec4de13)) - add ui options to adapt execution options ([d1c349f](https://redirect.github.com/mogenius/renovate-operator/commit/d1c349f1c0b8991dd1ade22225f3ad9016d38458)), closes [#&#8203;131](https://redirect.github.com/mogenius/renovate-operator/issues/131) #### [2.20.1](https://redirect.github.com/mogenius/renovate-operator/compare/2.20.0...2.20.1) (2026-03-04) ##### Bug Fixes - set restart policy to never ([a48a835](https://redirect.github.com/mogenius/renovate-operator/commit/a48a8351b003a821efd90ea44bdd08a843e32ef3)) ### [`v2.20.1`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2201-2026-03-04) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.20.0...2.20.1) ##### Bug Fixes - set restart policy to never ([a48a835](https://redirect.github.com/mogenius/renovate-operator/commit/a48a8351b003a821efd90ea44bdd08a843e32ef3)) ### [`v2.20.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2200-2026-03-02) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.19.1...2.20.0) ##### Features - add dedicated Forgejo webhook endpoint ([#&#8203;144](https://redirect.github.com/mogenius/renovate-operator/issues/144)) ([a365716](https://redirect.github.com/mogenius/renovate-operator/commit/a365716f6aea47b7445263b486c678b95105d429)) #### [2.19.1](https://redirect.github.com/mogenius/renovate-operator/compare/2.19.0...2.19.1) (2026-03-02) ##### Bug Fixes - **auth:** populate redirect url via route or ingress ([f343ce2](https://redirect.github.com/mogenius/renovate-operator/commit/f343ce22f73445b56332c74fef0a4047b3807aa2)), closes [#&#8203;179](https://redirect.github.com/mogenius/renovate-operator/issues/179) ### [`v2.19.1`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2191-2026-03-02) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.19.0...2.19.1) ##### Bug Fixes - **auth:** populate redirect url via route or ingress ([f343ce2](https://redirect.github.com/mogenius/renovate-operator/commit/f343ce22f73445b56332c74fef0a4047b3807aa2)), closes [#&#8203;179](https://redirect.github.com/mogenius/renovate-operator/issues/179) ### [`v2.19.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2190-2026-03-02) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.18.0...2.19.0) ##### Features - Add priority scheduling for Webhook/UI runs ([5629588](https://redirect.github.com/mogenius/renovate-operator/commit/562958887f53f14a3213d71a34b42a091a1fc459)) ### [`v2.18.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2180-2026-03-01) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.17.2...2.18.0) ##### Bug Fixes - **lint:** add missing checks and remove unused functions ([d04a1da](https://redirect.github.com/mogenius/renovate-operator/commit/d04a1da7eed5fa8901617a80f24136309dfd2c01)) - move sessionSecret to secret reference ([56ec414](https://redirect.github.com/mogenius/renovate-operator/commit/56ec414f35b2830ca1f0601607574645d6de3690)) - resolve session cookie issues with reverse proxy / ingress ([55c3c84](https://redirect.github.com/mogenius/renovate-operator/commit/55c3c840a1355044ae527ff77e382230a6e2b45d)) - use sessionSecretKey for github as well ([77548d1](https://redirect.github.com/mogenius/renovate-operator/commit/77548d1b4e3a3cea63c61710555f5a0a4c76921d)) ##### Features - add GitHub OAuth as alternative auth provider for the Web UI ([775251f](https://redirect.github.com/mogenius/renovate-operator/commit/775251f3443986dcc9603b6f93b7fed20c51364f)) - Add optional OIDC/OAuth2 authentication for the Web UI ([d9f001d](https://redirect.github.com/mogenius/renovate-operator/commit/d9f001d5199ff5b939b1faeacb8b96f7738432b5)) #### [2.17.2](https://redirect.github.com/mogenius/renovate-operator/compare/2.17.1...2.17.2) (2026-02-28) ##### Bug Fixes - **deps:** update kubernetes packages to v0.35.2 ([2563879](https://redirect.github.com/mogenius/renovate-operator/commit/25638794f6e4ffb46d9822cdb8f9fad71b2b8caa)) #### [2.17.1](https://redirect.github.com/mogenius/renovate-operator/compare/2.17.0...2.17.1) (2026-02-27) ##### Bug Fixes - Quote httproute fields ([e6cbc98](https://redirect.github.com/mogenius/renovate-operator/commit/e6cbc989a984b49e33bd4b645854723b63fea825)) ### [`v2.17.2`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2172-2026-02-28) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.17.1...2.17.2) ##### Bug Fixes - **deps:** update kubernetes packages to v0.35.2 ([2563879](https://redirect.github.com/mogenius/renovate-operator/commit/25638794f6e4ffb46d9822cdb8f9fad71b2b8caa)) ### [`v2.17.1`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2171-2026-02-27) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.17.0...2.17.1) ##### Bug Fixes - Quote httproute fields ([e6cbc98](https://redirect.github.com/mogenius/renovate-operator/commit/e6cbc989a984b49e33bd4b645854723b63fea825)) ### [`v2.17.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2170-2026-02-27) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.16.0...2.17.0) ##### Features - Add httproute fields ([e8c509f](https://redirect.github.com/mogenius/renovate-operator/commit/e8c509fd718e4e9ce61559b7c0de576b5336dcee)) ### [`v2.16.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2160-2026-02-27) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.15.3...2.16.0) ##### Features - switch from robfig/cron to netresearch/go-cron for scheduling ([9744439](https://redirect.github.com/mogenius/renovate-operator/commit/974443960d8cb7e755a0dda975c6890e92ad070e)) #### [2.15.3](https://redirect.github.com/mogenius/renovate-operator/compare/2.15.2...2.15.3) (2026-02-27) ##### Bug Fixes - **deps:** update registry.k8s.io/kubectl docker tag to v1.35.2 ([06daf79](https://redirect.github.com/mogenius/renovate-operator/commit/06daf79424c9026731bac4d65d1977fd853e799c)) #### [2.15.2](https://redirect.github.com/mogenius/renovate-operator/compare/2.15.1...2.15.2) (2026-02-27) ##### Bug Fixes - improve stripping the api suffix for PR Page link ([8d4ffac](https://redirect.github.com/mogenius/renovate-operator/commit/8d4ffac3b91b334a2005023ac88c06c50da68e27)), closes [#&#8203;166](https://redirect.github.com/mogenius/renovate-operator/issues/166) #### [2.15.1](https://redirect.github.com/mogenius/renovate-operator/compare/2.15.0...2.15.1) (2026-02-27) ##### Bug Fixes - allow renovate discovery to parse mixed type arrays ([ffdfc9e](https://redirect.github.com/mogenius/renovate-operator/commit/ffdfc9ede75e8cf2cf5d4e257abfecc213dbf1ed)), closes [#&#8203;167](https://redirect.github.com/mogenius/renovate-operator/issues/167) ### [`v2.15.3`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2153-2026-02-27) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.15.2...2.15.3) ##### Bug Fixes - **deps:** update registry.k8s.io/kubectl docker tag to v1.35.2 ([06daf79](https://redirect.github.com/mogenius/renovate-operator/commit/06daf79424c9026731bac4d65d1977fd853e799c)) ### [`v2.15.2`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2152-2026-02-27) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.15.0...2.15.2) ##### Bug Fixes - improve stripping the api suffix for PR Page link ([8d4ffac](https://redirect.github.com/mogenius/renovate-operator/commit/8d4ffac3b91b334a2005023ac88c06c50da68e27)), closes [#&#8203;166](https://redirect.github.com/mogenius/renovate-operator/issues/166) ### [`v2.15.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2150-2026-02-27) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.14.2...2.15.0) ##### Features - enable timezone support ([4727fec](https://redirect.github.com/mogenius/renovate-operator/commit/4727fece7390fc77e417a1d36baeb1122b5f958f)) #### [2.14.2](https://redirect.github.com/mogenius/renovate-operator/compare/2.14.1...2.14.2) (2026-02-27) ##### Bug Fixes - add TTLSecondsAfterFinished to discovery job spec ([4dfb74e](https://redirect.github.com/mogenius/renovate-operator/commit/4dfb74e9c8dc8b85b55c49699412370ca7803e87)) - add TTLSecondsAfterFinished to discovery job spec ([c63c459](https://redirect.github.com/mogenius/renovate-operator/commit/c63c45955d1212dfdb6666511ed50c8466aa6ff5)) #### [2.14.1](https://redirect.github.com/mogenius/renovate-operator/compare/2.14.0...2.14.1) (2026-02-26) ##### Bug Fixes - Strip /api/v4 from GitLab Endpoints ([e6452c8](https://redirect.github.com/mogenius/renovate-operator/commit/e6452c8096a0b289d81a4bb29260e9c84525dac0)) ### [`v2.14.2`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2142-2026-02-27) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.14.1...2.14.2) ##### Bug Fixes - add TTLSecondsAfterFinished to discovery job spec ([4dfb74e](https://redirect.github.com/mogenius/renovate-operator/commit/4dfb74e9c8dc8b85b55c49699412370ca7803e87)) - add TTLSecondsAfterFinished to discovery job spec ([c63c459](https://redirect.github.com/mogenius/renovate-operator/commit/c63c45955d1212dfdb6666511ed50c8466aa6ff5)) ### [`v2.14.1`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2141-2026-02-26) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.14.0...2.14.1) ##### Bug Fixes - Strip /api/v4 from GitLab Endpoints ([e6452c8](https://redirect.github.com/mogenius/renovate-operator/commit/e6452c8096a0b289d81a4bb29260e9c84525dac0)) ### [`v2.14.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2140-2026-02-26) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.13.1...2.14.0) ##### Features - show link to open PRs/MRs in project table ([2702052](https://redirect.github.com/mogenius/renovate-operator/commit/27020527c46b94ff0d59afa5c0483985e3362425)) #### [2.13.1](https://redirect.github.com/mogenius/renovate-operator/compare/2.13.0...2.13.1) (2026-02-25) ##### Bug Fixes - additional valid issue content ([285eace](https://redirect.github.com/mogenius/renovate-operator/commit/285eacee19a1b43c2f4ca7d1656103dafd2d647d)) ### [`v2.13.1`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2131-2026-02-25) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.13.0...2.13.1) ##### Bug Fixes - additional valid issue content ([285eace](https://redirect.github.com/mogenius/renovate-operator/commit/285eacee19a1b43c2f4ca7d1656103dafd2d647d)) ### [`v2.13.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2130-2026-02-25) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.12.0...2.13.0) ##### Features - set DNSPolicy in JobSpec ([2922494](https://redirect.github.com/mogenius/renovate-operator/commit/2922494323083e87f370708cfcc293b0563d57a8)) ### [`v2.12.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2120-2026-02-25) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.11.0...2.12.0) ##### Features - **helm:** adding optional templating of CRDs ([a8adbfb](https://redirect.github.com/mogenius/renovate-operator/commit/a8adbfba615447b2ed85eefc7729a4ac4ed53678)) ### [`v2.11.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2110-2026-02-25) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.10.0...2.11.0) ##### Features - capture duration of renovate runs ([e49b79f](https://redirect.github.com/mogenius/renovate-operator/commit/e49b79f659d5cda8efab0007d5322403ac87a07d)), closes [#&#8203;137](https://redirect.github.com/mogenius/renovate-operator/issues/137) ### [`v2.10.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#2100-2026-02-25) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.9.4...2.10.0) ##### Features - **charts:** add capabilities.drop to securityContexts ([5b76e05](https://redirect.github.com/mogenius/renovate-operator/commit/5b76e05fa90e0420486367d1a0acfc5cd8e06cdd)) - **charts:** set security context for crd-hook job ([0b94d4e](https://redirect.github.com/mogenius/renovate-operator/commit/0b94d4e29af5bd1346a0056e59af7964b4ae02b0)), closes [#&#8203;154](https://redirect.github.com/mogenius/renovate-operator/issues/154) #### [2.9.4](https://redirect.github.com/mogenius/renovate-operator/compare/2.9.3...2.9.4) (2026-02-24) ##### Bug Fixes - **deps:** update registry.k8s.io/kubectl docker tag to v1.35.1 ([978b7e8](https://redirect.github.com/mogenius/renovate-operator/commit/978b7e8c852699616235bcea8f111c7e93b4ac1e)) #### [2.9.3](https://redirect.github.com/mogenius/renovate-operator/compare/2.9.2...2.9.3) (2026-02-24) ##### Bug Fixes - adding settings to disable crd install process ([e6dda05](https://redirect.github.com/mogenius/renovate-operator/commit/e6dda05f97f6dea75a0122515246d742015d62ef)) - improve dependency dashboard matching for webhooks ([60d5a4c](https://redirect.github.com/mogenius/renovate-operator/commit/60d5a4c9628c83fb8366a57f0026a0ed1b212a55)), closes [#&#8203;152](https://redirect.github.com/mogenius/renovate-operator/issues/152) - use server side apply for crds ([dd1aaf1](https://redirect.github.com/mogenius/renovate-operator/commit/dd1aaf120c79a3f45b34176029e4d931bbbbf621)), closes [#&#8203;150](https://redirect.github.com/mogenius/renovate-operator/issues/150) #### [2.9.2](https://redirect.github.com/mogenius/renovate-operator/compare/2.9.1...2.9.2) (2026-02-23) ##### Bug Fixes - delete crds after migration to helm hook for install ([338786f](https://redirect.github.com/mogenius/renovate-operator/commit/338786f4751a20022305d31a76f33ac9a0efcd19)) - improving handling of the repository finished parsing ([03325c4](https://redirect.github.com/mogenius/renovate-operator/commit/03325c4b86f7609331ac8b99236ed495473e2b56)) #### [2.9.1](https://redirect.github.com/mogenius/renovate-operator/compare/2.9.0...2.9.1) (2026-02-23) ##### Bug Fixes - keep annotation is no longer needed ([e55eff4](https://redirect.github.com/mogenius/renovate-operator/commit/e55eff45ebcb1f253f8930c1c6dbc7f396d89c07)) ### [`v2.9.4`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#294-2026-02-24) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.9.3...2.9.4) ##### Bug Fixes - **deps:** update registry.k8s.io/kubectl docker tag to v1.35.1 ([978b7e8](https://redirect.github.com/mogenius/renovate-operator/commit/978b7e8c852699616235bcea8f111c7e93b4ac1e)) ### [`v2.9.3`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#293-2026-02-24) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.9.2...2.9.3) ##### Bug Fixes - adding settings to disable crd install process ([e6dda05](https://redirect.github.com/mogenius/renovate-operator/commit/e6dda05f97f6dea75a0122515246d742015d62ef)) - improve dependency dashboard matching for webhooks ([60d5a4c](https://redirect.github.com/mogenius/renovate-operator/commit/60d5a4c9628c83fb8366a57f0026a0ed1b212a55)), closes [#&#8203;152](https://redirect.github.com/mogenius/renovate-operator/issues/152) - use server side apply for crds ([dd1aaf1](https://redirect.github.com/mogenius/renovate-operator/commit/dd1aaf120c79a3f45b34176029e4d931bbbbf621)), closes [#&#8203;150](https://redirect.github.com/mogenius/renovate-operator/issues/150) ### [`v2.9.2`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#292-2026-02-23) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.9.1...2.9.2) ##### Bug Fixes - delete crds after migration to helm hook for install ([338786f](https://redirect.github.com/mogenius/renovate-operator/commit/338786f4751a20022305d31a76f33ac9a0efcd19)) - improving handling of the repository finished parsing ([03325c4](https://redirect.github.com/mogenius/renovate-operator/commit/03325c4b86f7609331ac8b99236ed495473e2b56)) ### [`v2.9.1`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#291-2026-02-23) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.9.0...2.9.1) ##### Bug Fixes - keep annotation is no longer needed ([e55eff4](https://redirect.github.com/mogenius/renovate-operator/commit/e55eff45ebcb1f253f8930c1c6dbc7f396d89c07)) ### [`v2.9.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#290-2026-02-23) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.8.7...2.9.0) ##### Features - **charts:** add values to set the image for the crd-hook job ([e722889](https://redirect.github.com/mogenius/renovate-operator/commit/e7228890e83f3c8fbdb3abe5afc42933380e502e)), closes [#&#8203;147](https://redirect.github.com/mogenius/renovate-operator/issues/147) #### [2.8.7](https://redirect.github.com/mogenius/renovate-operator/compare/2.8.6...2.8.7) (2026-02-23) ##### Bug Fixes - install and upgrade CRD via pre-hook job to ensure schema is always up to date ([4feffdd](https://redirect.github.com/mogenius/renovate-operator/commit/4feffddf3ad2a870d81a64bf8d9f46464193f831)), closes [#&#8203;134](https://redirect.github.com/mogenius/renovate-operator/issues/134) #### [2.8.6](https://redirect.github.com/mogenius/renovate-operator/compare/2.8.5...2.8.6) (2026-02-23) ##### Bug Fixes - display the last run via tooltip ([24db869](https://redirect.github.com/mogenius/renovate-operator/commit/24db869e03c0fcfb25bbce5ae731ba4b4055a1bc)) #### [2.8.5](https://redirect.github.com/mogenius/renovate-operator/compare/2.8.4...2.8.5) (2026-02-23) ##### Bug Fixes - added documentation ([d13a343](https://redirect.github.com/mogenius/renovate-operator/commit/d13a343e8b10163c8f8e48fed1b85ae79040ac49)) - pass imagepullsecrets to operator managed pods ([e07724c](https://redirect.github.com/mogenius/renovate-operator/commit/e07724cd80a62885a91abb07df0efdabc8d23c77)) #### [2.8.4](https://redirect.github.com/mogenius/renovate-operator/compare/2.8.3...2.8.4) (2026-02-22) ##### Bug Fixes - **deps:** update kubernetes packages to v0.35.1 ([1eec1cc](https://redirect.github.com/mogenius/renovate-operator/commit/1eec1cc26281340d6a756f68328acbcbe44814b8)) #### [2.8.3](https://redirect.github.com/mogenius/renovate-operator/compare/2.8.2...2.8.3) (2026-02-21) ##### Bug Fixes - **helm:** adding values for additional operator env vars ([ca7f597](https://redirect.github.com/mogenius/renovate-operator/commit/ca7f59779db716f7f6b3690cd49c80152a153291)) #### [2.8.2](https://redirect.github.com/mogenius/renovate-operator/compare/2.8.1...2.8.2) (2026-02-21) ##### Bug Fixes - move github repo url as first url ([e92b75d](https://redirect.github.com/mogenius/renovate-operator/commit/e92b75d5a43ac9b7a47de4318adf51c2afce3df0)) #### [2.8.1](https://redirect.github.com/mogenius/renovate-operator/compare/2.8.0...2.8.1) (2026-02-21) ##### Bug Fixes - additional valid issue content ([fca44ef](https://redirect.github.com/mogenius/renovate-operator/commit/fca44efb3ea050b8fa1defa4a19da9fa1937e8e9)) ### [`v2.8.7`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#287-2026-02-23) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.8.5...2.8.7) ##### Bug Fixes - install and upgrade CRD via pre-hook job to ensure schema is always up to date ([4feffdd](https://redirect.github.com/mogenius/renovate-operator/commit/4feffddf3ad2a870d81a64bf8d9f46464193f831)), closes [#&#8203;134](https://redirect.github.com/mogenius/renovate-operator/issues/134) ### [`v2.8.5`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#285-2026-02-23) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.8.4...2.8.5) ##### Bug Fixes - added documentation ([d13a343](https://redirect.github.com/mogenius/renovate-operator/commit/d13a343e8b10163c8f8e48fed1b85ae79040ac49)) - pass imagepullsecrets to operator managed pods ([e07724c](https://redirect.github.com/mogenius/renovate-operator/commit/e07724cd80a62885a91abb07df0efdabc8d23c77)) ### [`v2.8.4`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#284-2026-02-22) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.8.3...2.8.4) ##### Bug Fixes - **deps:** update kubernetes packages to v0.35.1 ([1eec1cc](https://redirect.github.com/mogenius/renovate-operator/commit/1eec1cc26281340d6a756f68328acbcbe44814b8)) ### [`v2.8.3`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#283-2026-02-21) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.8.2...2.8.3) ##### Bug Fixes - **helm:** adding values for additional operator env vars ([ca7f597](https://redirect.github.com/mogenius/renovate-operator/commit/ca7f59779db716f7f6b3690cd49c80152a153291)) ### [`v2.8.2`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#282-2026-02-21) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.8.1...2.8.2) ##### Bug Fixes - move github repo url as first url ([e92b75d](https://redirect.github.com/mogenius/renovate-operator/commit/e92b75d5a43ac9b7a47de4318adf51c2afce3df0)) ### [`v2.8.1`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#281-2026-02-21) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.8.0...2.8.1) ##### Bug Fixes - additional valid issue content ([fca44ef](https://redirect.github.com/mogenius/renovate-operator/commit/fca44efb3ea050b8fa1defa4a19da9fa1937e8e9)) ### [`v2.8.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#280-2026-02-18) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.7.0...2.8.0) ##### Features - support custom labels and annotations on pod template ([1547d93](https://redirect.github.com/mogenius/renovate-operator/commit/1547d939b71f607b17ea4205395c8b1b2322354b)), closes [#&#8203;132](https://redirect.github.com/mogenius/renovate-operator/issues/132) ### [`v2.7.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#270-2026-02-14) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.6.2...2.7.0) ##### Features - adding values for deploy and sa labels and annotations ([2b79274](https://redirect.github.com/mogenius/renovate-operator/commit/2b79274fd1714088d436aadd2b463b27c1403ed8)) #### [2.6.2](https://redirect.github.com/mogenius/renovate-operator/compare/2.6.1...2.6.2) (2026-02-13) ##### Bug Fixes - adding imagePullSecrets to the operator ([2c31959](https://redirect.github.com/mogenius/renovate-operator/commit/2c31959c3d066ded88b4e6d61c559e704ccf09e0)) #### [2.6.1](https://redirect.github.com/mogenius/renovate-operator/compare/2.6.0...2.6.1) (2026-02-13) ##### Bug Fixes - **deps:** update golang docker tag to v1.26 ([ec4b5e9](https://redirect.github.com/mogenius/renovate-operator/commit/ec4b5e94611da657c8c93819b1f7d6d8b53a250b)) ### [`v2.6.2`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#262-2026-02-13) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.6.1...2.6.2) ##### Bug Fixes - adding imagePullSecrets to the operator ([2c31959](https://redirect.github.com/mogenius/renovate-operator/commit/2c31959c3d066ded88b4e6d61c559e704ccf09e0)) ### [`v2.6.1`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#261-2026-02-13) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.6.0...2.6.1) ##### Bug Fixes - **deps:** update golang docker tag to v1.26 ([ec4b5e9](https://redirect.github.com/mogenius/renovate-operator/commit/ec4b5e94611da657c8c93819b1f7d6d8b53a250b)) ### [`v2.6.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#260-2026-02-12) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.5.0...2.6.0) ##### Features - **helm:** adding scheduling options for the operator ([922f095](https://redirect.github.com/mogenius/renovate-operator/commit/922f095c3c5589da89914a3c05e3cd5d8ddf379b)) ### [`v2.5.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#250-2026-02-12) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.4.2...2.5.0) ##### Features - **chart:** add interval option to ServiceMonitor ([e7b076c](https://redirect.github.com/mogenius/renovate-operator/commit/e7b076c5859e9ddc04e3660ba8aabf54042cb02a)) #### [2.4.2](https://redirect.github.com/mogenius/renovate-operator/compare/2.4.1...2.4.2) (2026-02-12) ##### Bug Fixes - add dynamic buffer size for log parsing ([3926fcd](https://redirect.github.com/mogenius/renovate-operator/commit/3926fcd44ccb2fe37369189a30f489483002d44e)) #### [2.4.1](https://redirect.github.com/mogenius/renovate-operator/compare/2.4.0...2.4.1) (2026-02-12) ##### Bug Fixes - issues with parsing onboarding logs ([3265a1e](https://redirect.github.com/mogenius/renovate-operator/commit/3265a1e4695dc36384be8adb1e18e34acc2eb2a8)) - **logParser:** issues if onboarding field does not exist ([76f3166](https://redirect.github.com/mogenius/renovate-operator/commit/76f3166b74f9b0fb8a8f30f58e732232263cb0fb)) - **ui:** sorting for non onboarded repositories ([f71b686](https://redirect.github.com/mogenius/renovate-operator/commit/f71b6863fd9f51c5409441e645c76b50af060f8d)) ### [`v2.4.2`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#242-2026-02-12) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.4.1...2.4.2) ##### Bug Fixes - add dynamic buffer size for log parsing ([3926fcd](https://redirect.github.com/mogenius/renovate-operator/commit/3926fcd44ccb2fe37369189a30f489483002d44e)) ### [`v2.4.1`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#241-2026-02-12) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.4.0...2.4.1) ##### Bug Fixes - issues with parsing onboarding logs ([3265a1e](https://redirect.github.com/mogenius/renovate-operator/commit/3265a1e4695dc36384be8adb1e18e34acc2eb2a8)) - **logParser:** issues if onboarding field does not exist ([76f3166](https://redirect.github.com/mogenius/renovate-operator/commit/76f3166b74f9b0fb8a8f30f58e732232263cb0fb)) - **ui:** sorting for non onboarded repositories ([f71b686](https://redirect.github.com/mogenius/renovate-operator/commit/f71b6863fd9f51c5409441e645c76b50af060f8d)) ### [`v2.4.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#240-2026-02-12) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.3.3...2.4.0) ##### Bug Fixes - handle stderr in discovery pod logs corrupting JSON output ([e632e3d](https://redirect.github.com/mogenius/renovate-operator/commit/e632e3df341a38b3fc82ae709c6bae007f20b463)) - minor adjustments ([b551c85](https://redirect.github.com/mogenius/renovate-operator/commit/b551c85123a8b0a12270db2f28eefe7a5c16dd74)) ##### Features - display repos without renovate config in UI ([b7f2a56](https://redirect.github.com/mogenius/renovate-operator/commit/b7f2a563ba5c5680f75f70e849a34c160bb2eb1c)) #### [2.3.3](https://redirect.github.com/mogenius/renovate-operator/compare/2.3.2...2.3.3) (2026-02-11) ##### Bug Fixes - allow the operator to create events for leader election ([14ad36b](https://redirect.github.com/mogenius/renovate-operator/commit/14ad36b38dadca817d3c30b3b5251af0c73120d0)) #### [2.3.2](https://redirect.github.com/mogenius/renovate-operator/compare/2.3.1...2.3.2) (2026-02-11) ##### Bug Fixes - schedules only work on the leading instance ([69f1bc7](https://redirect.github.com/mogenius/renovate-operator/commit/69f1bc7b32a6f8fb0037cc5cbd82806038aefdb7)) #### [2.3.1](https://redirect.github.com/mogenius/renovate-operator/compare/2.3.0...2.3.1) (2026-02-11) ##### Bug Fixes - add variable to set dashboard datasource ([5d5c256](https://redirect.github.com/mogenius/renovate-operator/commit/5d5c2563093a2d7aed7e388253b5ee12fdb6ec89)) ### [`v2.3.3`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#233-2026-02-11) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.3.2...2.3.3) ##### Bug Fixes - allow the operator to create events for leader election ([14ad36b](https://redirect.github.com/mogenius/renovate-operator/commit/14ad36b38dadca817d3c30b3b5251af0c73120d0)) ### [`v2.3.2`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#232-2026-02-11) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.3.1...2.3.2) ##### Bug Fixes - schedules only work on the leading instance ([69f1bc7](https://redirect.github.com/mogenius/renovate-operator/commit/69f1bc7b32a6f8fb0037cc5cbd82806038aefdb7)) ### [`v2.3.1`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#231-2026-02-11) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.3.0...2.3.1) ##### Bug Fixes - add variable to set dashboard datasource ([5d5c256](https://redirect.github.com/mogenius/renovate-operator/commit/5d5c2563093a2d7aed7e388253b5ee12fdb6ec89)) ### [`v2.3.0`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#230-2026-02-11) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.2.6...2.3.0) ##### Features - add leader election support for HA deployments ([0ce9d29](https://redirect.github.com/mogenius/renovate-operator/commit/0ce9d293793dceb897e9622a81400193edeb26c7)) #### [2.2.6](https://redirect.github.com/mogenius/renovate-operator/compare/2.2.5...2.2.6) (2026-02-10) ##### Bug Fixes - issue48 performance issues ([490615b](https://redirect.github.com/mogenius/renovate-operator/commit/490615bb1ab263994c7541b067d54000f3f5a0d3)) #### [2.2.5](https://redirect.github.com/mogenius/renovate-operator/compare/2.2.4...2.2.5) (2026-02-10) ##### Bug Fixes - docker login is not enough to push helm charts to ghcr ([9c30990](https://redirect.github.com/mogenius/renovate-operator/commit/9c309909fa6499ab1bf9f8864a70041a5f6972b1)) #### [2.2.4](https://redirect.github.com/mogenius/renovate-operator/compare/2.2.3...2.2.4) (2026-02-10) ##### Bug Fixes - release improvements ([a67cd4d](https://redirect.github.com/mogenius/renovate-operator/commit/a67cd4d8bcd8d4f1bee9ef08c46f692282d35b90)) #### [2.2.3](https://redirect.github.com/mogenius/renovate-operator/compare/2.2.2...2.2.3) (2026-02-10) ##### Bug Fixes - show version in ui ([47b3c45](https://redirect.github.com/mogenius/renovate-operator/commit/47b3c45b912ba6be609412831bc42b1dff651472)) #### [2.2.2](https://redirect.github.com/mogenius/renovate-operator/compare/2.2.1...2.2.2) (2026-02-09) ##### Bug Fixes - conflix handling. ([a3057a8](https://redirect.github.com/mogenius/renovate-operator/commit/a3057a8c2ce0424fe82d599900201cf102873ee2)) #### [2.2.1](https://redirect.github.com/mogenius/renovate-operator/compare/2.2.0...2.2.1) (2026-02-09) ##### Bug Fixes - build fix. ([c5e81d4](https://redirect.github.com/mogenius/renovate-operator/commit/c5e81d4ef1e2a76c332c26ec957de810239557bd)) ### [`v2.2.6`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#226-2026-02-10) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.2.5...2.2.6) ##### Bug Fixes - issue48 performance issues ([490615b](https://redirect.github.com/mogenius/renovate-operator/commit/490615bb1ab263994c7541b067d54000f3f5a0d3)) ### [`v2.2.5`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#225-2026-02-10) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.2.3...2.2.5) ##### Bug Fixes - docker login is not enough to push helm charts to ghcr ([9c30990](https://redirect.github.com/mogenius/renovate-operator/commit/9c309909fa6499ab1bf9f8864a70041a5f6972b1)) ### [`v2.2.3`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#223-2026-02-10) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.2.2...2.2.3) ##### Bug Fixes - show version in ui ([47b3c45](https://redirect.github.com/mogenius/renovate-operator/commit/47b3c45b912ba6be609412831bc42b1dff651472)) ### [`v2.2.2`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#222-2026-02-09) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.2.1...2.2.2) ##### Bug Fixes - conflix handling. ([a3057a8](https://redirect.github.com/mogenius/renovate-operator/commit/a3057a8c2ce0424fe82d599900201cf102873ee2)) ### [`v2.2.1`](https://redirect.github.com/mogenius/renovate-operator/blob/HEAD/CHANGELOG.md#221-2026-02-09) [Compare Source](https://redirect.github.com/mogenius/renovate-operator/compare/2.1.1...2.2.1) ##### Bug Fixes - build fix. ([c5e81d4](https://redirect.github.com/mogenius/renovate-operator/commit/c5e81d4ef1e2a76c332c26ec957de810239557bd)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
ryangr0 2026-06-08 08:31:34 +00:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
webgrip/homelab-cluster#323
No description provided.