30 Commits

Author SHA1 Message Date
d26a22d4e7 chore(deps): update postgres-cluster docker tag to v7.8.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m31s
2026-02-27 18:21:58 +00:00
fdf2bed7ae chore(deps): update kube-prometheus-stack docker tag to v82.4.3 (#4290)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 16s
renovate / renovate (push) Successful in 9m26s
2026-02-27 18:12:22 +00:00
0034a68725 chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.17.1 (#4288)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m12s
renovate / renovate (push) Has been cancelled
2026-02-27 18:09:57 +00:00
3294d8fc93 chore(deps): update dependency ollama/ollama to v0.17.4 (#4286)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Has been cancelled
2026-02-27 18:07:42 +00:00
23a8911729 chore(deps): update seerr-team/seerr to v3.1.0 (#4284)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 17s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/seerr-team/seerr](https://github.com/seerr-team/seerr) | minor | `v3.0.1` → `v3.1.0` |
| [seerr-team/seerr](https://github.com/seerr-team/seerr) | minor | `v3.0.1` → `v3.1.0` |

---

### Release Notes

<details>
<summary>seerr-team/seerr (ghcr.io/seerr-team/seerr)</summary>

### [`v3.1.0`](https://github.com/seerr-team/seerr/releases/tag/v3.1.0)

[Compare Source](https://github.com/seerr-team/seerr/compare/v3.0.1...v3.1.0)

##### 🛡️ Security

- Patch [CVE-2026-27707](https://github.com/seerr-team/seerr/security/advisories/GHSA-rc4w-7m3r-c2f7)  - Unauthenticated account registration on Plex-configured Seerr instances via Jellyfin authentication endpoint  - ([4ae2068](4ae2068409))
- Patch [CVE-2026-27793](https://github.com/seerr-team/seerr/security/advisories/GHSA-f7xw-jcqr-57hp) - Broken Object-Level Authorization in User Profile Endpoint Exposes Third-Party Notification Credentials - ([4f089b2](4f089b29d0))
- Patch [CVE-2026-27792](https://github.com/seerr-team/seerr/security/advisories/GHSA-gx3h-3jg5-q65f)  - Missing authentication on pushSubscription endpoints  - ([946bdecec](946bdecec5))

##### 🚀 Features

- *(helm)* Use an existing PVC as config volume ([#&#8203;2447](https://github.com/seerr-team/seerr/issues/2447)) - ([8f0c904](8f0c904928))
- *(servarr-api)* Make Servarr API request timeout configurable ([#&#8203;2556](https://github.com/seerr-team/seerr/issues/2556)) - ([3bcb4da](3bcb4da1e5))
- Self-host font for better privacy ([#&#8203;2540](https://github.com/seerr-team/seerr/issues/2540)) - ([10ea21b](10ea21b20f))

##### 🐛 Bug Fixes

- *(helm)* Add "v" as prefix for appVersion tag ([#&#8203;2445](https://github.com/seerr-team/seerr/issues/2445)) - ([04b9d87](04b9d87174))
- *(jellyfin-scanner)* Include unmatched seasons in processable seasons ([#&#8203;2538](https://github.com/seerr-team/seerr/issues/2538)) - ([68f56d2](68f56d2035))
- *(link-account)* Fix error-message override ([#&#8203;2547](https://github.com/seerr-team/seerr/issues/2547)) - ([b843be0](b843be0cad))
- *(plex-scanner)* Add TVDb to TMDB fallback in plex scanner ([#&#8203;2537](https://github.com/seerr-team/seerr/issues/2537)) - ([7c60a5c](7c60a5c3c5))
- *(radarr)* Trigger search for existing monitored movies without files ([#&#8203;2391](https://github.com/seerr-team/seerr/issues/2391)) - ([55776ea](55776ea24f))
- *(servarr)* Increase default API timeout from 5000ms to 10000ms ([#&#8203;2442](https://github.com/seerr-team/seerr/issues/2442)) - ([b499976](b499976902))
- *(sonarr)* Use configured metadata provider for season filtering ([#&#8203;2516](https://github.com/seerr-team/seerr/issues/2516)) - ([5013d1d](5013d1d54d))
- *(watch-data)* Use sentinel values to avoid invalid SQL syntax ([#&#8203;2552](https://github.com/seerr-team/seerr/issues/2552)) - ([947f70c](947f70c3d7))
- *(watchlist-sync)* Correct permission typo for TV auto requests ([#&#8203;2488](https://github.com/seerr-team/seerr/issues/2488)) - ([e0e4b6f](e0e4b6f512))
- Preserve blocklist on media deletion & optimise watchlist-sync ([#&#8203;2478](https://github.com/seerr-team/seerr/issues/2478)) - ([9da8bb6](9da8bb6dea))

##### 🚜 Refactor

- *(tailwind)* Replace deprecated tailwind utilities ([#&#8203;2542](https://github.com/seerr-team/seerr/issues/2542)) - ([f42a4ec](f42a4ecf82))

##### 📖 Documentation

- *(synology)* Add installation guide via SynoCommunity ([#&#8203;2503](https://github.com/seerr-team/seerr/issues/2503)) - ([0e636a3](0e636a3f99))
- *(truenas)* Update install/migration guide ([#&#8203;2491](https://github.com/seerr-team/seerr/issues/2491)) - ([dc1734d](dc1734d41f))
- *(unraid)* Improve unraid migration guide  ([#&#8203;2470](https://github.com/seerr-team/seerr/issues/2470)) - ([5e64d49](5e64d49c32))
- Update Unraid install and migration guides with dual permission methods ([#&#8203;2532](https://github.com/seerr-team/seerr/issues/2532)) - ([a0d0eb1](a0d0eb1858))
- Add a warning in migration-guide for third party installation ([#&#8203;2527](https://github.com/seerr-team/seerr/issues/2527)) - ([7e9dff3](7e9dff3a1b))
- Remove double quotes (") from DB\_HOST environment variable ([#&#8203;2514](https://github.com/seerr-team/seerr/issues/2514)) - ([fa905be](fa905be002))
- Add Unraid installation and migration guide ([#&#8203;2440](https://github.com/seerr-team/seerr/issues/2440)) - ([b6a9132](b6a913211a))
- Fix migration guide title ([#&#8203;2425](https://github.com/seerr-team/seerr/issues/2425)) - ([39ae32f](39ae32f509))

#####  Performance

- Add missing indexes on all foreign key columns ([#&#8203;2461](https://github.com/seerr-team/seerr/issues/2461)) - ([c6bcfe0](c6bcfe0ae4))

##### ⚙️ Miscellaneous Tasks

- *(changelog)* Fix changelog template ([#&#8203;2431](https://github.com/seerr-team/seerr/issues/2431)) - ([c2977f6](c2977f6430))
- *(eslint)* Add react/self-closing-comp ([#&#8203;2563](https://github.com/seerr-team/seerr/issues/2563)) - ([cd8b386](cd8b386bf8))
- *(github)* Add docs and maintenance issue templates ([#&#8203;2467](https://github.com/seerr-team/seerr/issues/2467)) - ([cf4883a](cf4883a55e))
- *(helm)* Add GatewayAPI route support to helm chart ([#&#8203;2544](https://github.com/seerr-team/seerr/issues/2544)) - ([3a42f59](3a42f593d5))
- *(helm)* Update ghcr.io/seerr-team/seerr ( 3.0.0 → 3.0.1 ) \[skip-ci] ([#&#8203;2441](https://github.com/seerr-team/seerr/issues/2441)) - ([87fb0df](87fb0dfd6c))
- *(husky)* Fixed husky commit message from bash/zsh syntax to sh syntax ([#&#8203;2572](https://github.com/seerr-team/seerr/issues/2572)) - ([a00c9e5](a00c9e5e7c))
- *(release)* Prepare ${TAG\_VERSION} - ([94a70bb](94a70bb5fc))
- Updated the Contributing and Security guides to reflect our current practices ([#&#8203;2579](https://github.com/seerr-team/seerr/issues/2579)) - ([0d40a42](0d40a42de7))
- Disable nextjs telemetry ([#&#8203;2517](https://github.com/seerr-team/seerr/issues/2517)) - ([cecdd63](cecdd63108))
- Update contributing guide regarding Automated AI Agent ([#&#8203;2518](https://github.com/seerr-team/seerr/issues/2518)) - ([880fbc9](880fbc902d))
- Remove discord notification from release ([#&#8203;2501](https://github.com/seerr-team/seerr/issues/2501)) - ([fba20c1](fba20c1b39))
- Add create-tag workflow to streamline release process ([#&#8203;2493](https://github.com/seerr-team/seerr/issues/2493)) - ([06e5eb0](06e5eb0704))
- Update concurrency logic ([#&#8203;2481](https://github.com/seerr-team/seerr/issues/2481)) - ([4939f13](4939f13dbe))
- Add semantic-pr workflow to enforce conventional commits ([#&#8203;2472](https://github.com/seerr-team/seerr/issues/2472)) - ([5e57fdc](5e57fdcf66))

##### New Contributors ❤️

- [@&#8203;caillou](https://github.com/caillou) made their first contribution
- [@&#8203;Kenshin9977](https://github.com/Kenshin9977) made their first contribution
- [@&#8203;MagicLegend](https://github.com/MagicLegend) made their first contribution
- [@&#8203;wiiaam](https://github.com/wiiaam) made their first contribution
- [@&#8203;mjonkus](https://github.com/mjonkus) made their first contribution
- [@&#8203;nova-api](https://github.com/nova-api) made their first contribution
- [@&#8203;mreid-tt](https://github.com/mreid-tt) made their first contribution
- [@&#8203;DataBitz](https://github.com/DataBitz) made their first contribution
- [@&#8203;Hyperion2220](https://github.com/Hyperion2220) made their first contribution
- [@&#8203;blassley](https://github.com/blassley) made their first contribution
- [@&#8203;JanKleine](https://github.com/JanKleine) made their first contribution
- [@&#8203;koiralasandesh](https://github.com/koiralasandesh) made their first contribution<!-- generated by git-cliff -->

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4284
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-27 18:05:56 +00:00
3fe6a5a5da chore(deps): update ghcr.io/0xerr0r/blocky docker tag to v0.29.0 (#4283)
Some checks failed
lint-test-docker / lint-docker-compose (push) Successful in 31s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/0xerr0r/blocky](https://github.com/0xERR0R/blocky) | minor | `v0.28.2` → `v0.29.0` |

---

### Release Notes

<details>
<summary>0xERR0R/blocky (ghcr.io/0xerr0r/blocky)</summary>

### [`v0.29.0`](https://github.com/0xERR0R/blocky/releases/tag/v0.29.0)

[Compare Source](https://github.com/0xERR0R/blocky/compare/v0.28.2...v0.29.0)

#### Changelog

##### Features

- [`0c35f21`](0c35f21b85): feat: add RFC 7239 Forwarded header support for client IP parsing ([#&#8203;1941](https://github.com/0xERR0R/blocky/issues/1941)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`011e3eb`](011e3eb500): feat: implement DNS64 support ([#&#8203;1933](https://github.com/0xERR0R/blocky/issues/1933)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`e199445`](e199445bcd): feat: improve IP parsing from X-Forwarded-For header ([#&#8203;1940](https://github.com/0xERR0R/blocky/issues/1940)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))

##### Bug fixes

- [`257fe07`](257fe07f31): fix: Incorrect rate data shown on Grafana dashboards ([#&#8203;1948](https://github.com/0xERR0R/blocky/issues/1948)) ([@&#8203;mattdy](https://github.com/mattdy))
- [`1a4d22d`](1a4d22d3d8): fix: db automigration with timescaledb ([#&#8203;1975](https://github.com/0xERR0R/blocky/issues/1975)) ([@&#8203;manofthepeace](https://github.com/manofthepeace))
- [`9874212`](98742121da): fix: use context based versions of net.Listen and net.Dial ([#&#8203;1952](https://github.com/0xERR0R/blocky/issues/1952)) ([@&#8203;sonjek](https://github.com/sonjek))

##### Build and dependencies

- [`fe67404`](fe674044da): build(deps): bump actions/checkout from 5 to 6 ([#&#8203;1943](https://github.com/0xERR0R/blocky/issues/1943)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`4752061`](4752061443): build(deps): bump actions/download-artifact from 6 to 7 ([#&#8203;1961](https://github.com/0xERR0R/blocky/issues/1961)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`d459311`](d459311378): build(deps): bump actions/download-artifact from 7 to 8 ([#&#8203;2000](https://github.com/0xERR0R/blocky/issues/2000)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`fa1614b`](fa1614bbbe): build(deps): bump actions/upload-artifact from 5 to 6 ([#&#8203;1960](https://github.com/0xERR0R/blocky/issues/1960)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`11b6f92`](11b6f92387): build(deps): bump actions/upload-artifact from 6 to 7 ([#&#8203;1998](https://github.com/0xERR0R/blocky/issues/1998)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`e83805c`](e83805c987): build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 ([#&#8203;1992](https://github.com/0xERR0R/blocky/issues/1992)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`4f62ec8`](4f62ec8009): build(deps): bump github.com/alicebob/miniredis/v2 from 2.35.0 to 2.36.0 ([#&#8203;1976](https://github.com/0xERR0R/blocky/issues/1976)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`16644c5`](16644c5659): build(deps): bump github.com/alicebob/miniredis/v2 from 2.36.0 to 2.36.1 ([#&#8203;1978](https://github.com/0xERR0R/blocky/issues/1978)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`36ae188`](36ae188e72): build(deps): bump github.com/alicebob/miniredis/v2 from 2.36.1 to 2.37.0 ([#&#8203;1996](https://github.com/0xERR0R/blocky/issues/1996)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`4733c6b`](4733c6bb52): build(deps): bump github.com/breml/rootcerts from 0.3.3 to 0.3.4 ([#&#8203;1987](https://github.com/0xERR0R/blocky/issues/1987)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`e4f7462`](e4f746218f): build(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.4 ([#&#8203;1972](https://github.com/0xERR0R/blocky/issues/1972)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`f9dd4d2`](f9dd4d294a): build(deps): bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5 ([#&#8203;1985](https://github.com/0xERR0R/blocky/issues/1985)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`e66a29d`](e66a29d874): build(deps): bump github.com/miekg/dns from 1.1.68 to 1.1.69 ([#&#8203;1959](https://github.com/0xERR0R/blocky/issues/1959)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`8e69355`](8e693558d7): build(deps): bump github.com/miekg/dns from 1.1.69 to 1.1.70 ([#&#8203;1968](https://github.com/0xERR0R/blocky/issues/1968)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`5e8b555`](5e8b555984): build(deps): bump github.com/miekg/dns from 1.1.70 to 1.1.72 ([#&#8203;1977](https://github.com/0xERR0R/blocky/issues/1977)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`ef5dc97`](ef5dc97ddf): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 ([#&#8203;1956](https://github.com/0xERR0R/blocky/issues/1956)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`670542b`](670542bacf): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.4 ([#&#8203;1966](https://github.com/0xERR0R/blocky/issues/1966)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`e062742`](e062742259): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.4 to 2.27.5 ([#&#8203;1970](https://github.com/0xERR0R/blocky/issues/1970)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`4926d16`](4926d161fe): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1 ([#&#8203;1981](https://github.com/0xERR0R/blocky/issues/1981)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`ca0da10`](ca0da10f7c): build(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 ([#&#8203;1955](https://github.com/0xERR0R/blocky/issues/1955)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`567a738`](567a73887b): build(deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.0 ([#&#8203;1967](https://github.com/0xERR0R/blocky/issues/1967)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`c3aab87`](c3aab87e1d): build(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 ([#&#8203;1982](https://github.com/0xERR0R/blocky/issues/1982)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`ef79a67`](ef79a6789a): build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 ([#&#8203;1974](https://github.com/0xERR0R/blocky/issues/1974)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`6775759`](67757591e5): build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 ([#&#8203;1953](https://github.com/0xERR0R/blocky/issues/1953)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`71c39fc`](71c39fc132): build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 ([#&#8203;1939](https://github.com/0xERR0R/blocky/issues/1939)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`be31648`](be316486ac): build(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 ([#&#8203;1957](https://github.com/0xERR0R/blocky/issues/1957)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`a574078`](a5740782ea): build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 ([#&#8203;1971](https://github.com/0xERR0R/blocky/issues/1971)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`6f3f295`](6f3f2959d3): build(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 ([#&#8203;1988](https://github.com/0xERR0R/blocky/issues/1988)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`6a75afb`](6a75afb480): build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 ([#&#8203;1997](https://github.com/0xERR0R/blocky/issues/1997)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])

##### Misc

- [`439e99b`](439e99b193): Add Blocky Visor to web UIs section in installation.md ([#&#8203;1993](https://github.com/0xERR0R/blocky/issues/1993)) ([@&#8203;JCHHeilmann](https://github.com/JCHHeilmann))
- [`ced469f`](ced469f479): refactor: centralize DNS response creation logic with helper functions ([#&#8203;1942](https://github.com/0xERR0R/blocky/issues/1942)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`3075c38`](3075c3810c): refactor: clean up obsolete Go syntax ([#&#8203;1951](https://github.com/0xERR0R/blocky/issues/1951)) ([@&#8203;sonjek](https://github.com/sonjek))
- [`9fe42a8`](9fe42a8621): refactor: simplify code for improved readability and maintainability ([#&#8203;1945](https://github.com/0xERR0R/blocky/issues/1945)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`6581668`](65816682cc): refactor: use mockery for mocks ([#&#8203;1944](https://github.com/0xERR0R/blocky/issues/1944)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`55ab95e`](55ab95ed4d): test(metrics): Prometheus metrics ([#&#8203;1868](https://github.com/0xERR0R/blocky/issues/1868)) ([@&#8203;zeilenschubser](https://github.com/zeilenschubser))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS44IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4283
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-27 18:04:52 +00:00
22b07960f5 chore(deps): update 0xerr0r/blocky to v0.29.0 (#4282)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 24s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [0xerr0r/blocky](https://github.com/0xerr0r/blocky) | minor | `v0.28.2` → `v0.29.0` |
| [ghcr.io/0xerr0r/blocky](https://github.com/0xERR0R/blocky) | minor | `v0.28.2` → `v0.29.0` |

---

### Release Notes

<details>
<summary>0xerr0r/blocky (0xerr0r/blocky)</summary>

### [`v0.29.0`](https://github.com/0xERR0R/blocky/releases/tag/v0.29.0)

[Compare Source](https://github.com/0xerr0r/blocky/compare/v0.28.2...v0.29.0)

#### Changelog

##### Features

- [`0c35f21`](0c35f21b85): feat: add RFC 7239 Forwarded header support for client IP parsing ([#&#8203;1941](https://github.com/0xerr0r/blocky/issues/1941)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`011e3eb`](011e3eb500): feat: implement DNS64 support ([#&#8203;1933](https://github.com/0xerr0r/blocky/issues/1933)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`e199445`](e199445bcd): feat: improve IP parsing from X-Forwarded-For header ([#&#8203;1940](https://github.com/0xerr0r/blocky/issues/1940)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))

##### Bug fixes

- [`257fe07`](257fe07f31): fix: Incorrect rate data shown on Grafana dashboards ([#&#8203;1948](https://github.com/0xerr0r/blocky/issues/1948)) ([@&#8203;mattdy](https://github.com/mattdy))
- [`1a4d22d`](1a4d22d3d8): fix: db automigration with timescaledb ([#&#8203;1975](https://github.com/0xerr0r/blocky/issues/1975)) ([@&#8203;manofthepeace](https://github.com/manofthepeace))
- [`9874212`](98742121da): fix: use context based versions of net.Listen and net.Dial ([#&#8203;1952](https://github.com/0xerr0r/blocky/issues/1952)) ([@&#8203;sonjek](https://github.com/sonjek))

##### Build and dependencies

- [`fe67404`](fe674044da): build(deps): bump actions/checkout from 5 to 6 ([#&#8203;1943](https://github.com/0xerr0r/blocky/issues/1943)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`4752061`](4752061443): build(deps): bump actions/download-artifact from 6 to 7 ([#&#8203;1961](https://github.com/0xerr0r/blocky/issues/1961)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`d459311`](d459311378): build(deps): bump actions/download-artifact from 7 to 8 ([#&#8203;2000](https://github.com/0xerr0r/blocky/issues/2000)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`fa1614b`](fa1614bbbe): build(deps): bump actions/upload-artifact from 5 to 6 ([#&#8203;1960](https://github.com/0xerr0r/blocky/issues/1960)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`11b6f92`](11b6f92387): build(deps): bump actions/upload-artifact from 6 to 7 ([#&#8203;1998](https://github.com/0xerr0r/blocky/issues/1998)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`e83805c`](e83805c987): build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 ([#&#8203;1992](https://github.com/0xerr0r/blocky/issues/1992)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`4f62ec8`](4f62ec8009): build(deps): bump github.com/alicebob/miniredis/v2 from 2.35.0 to 2.36.0 ([#&#8203;1976](https://github.com/0xerr0r/blocky/issues/1976)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`16644c5`](16644c5659): build(deps): bump github.com/alicebob/miniredis/v2 from 2.36.0 to 2.36.1 ([#&#8203;1978](https://github.com/0xerr0r/blocky/issues/1978)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`36ae188`](36ae188e72): build(deps): bump github.com/alicebob/miniredis/v2 from 2.36.1 to 2.37.0 ([#&#8203;1996](https://github.com/0xerr0r/blocky/issues/1996)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`4733c6b`](4733c6bb52): build(deps): bump github.com/breml/rootcerts from 0.3.3 to 0.3.4 ([#&#8203;1987](https://github.com/0xerr0r/blocky/issues/1987)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`e4f7462`](e4f746218f): build(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.4 ([#&#8203;1972](https://github.com/0xerr0r/blocky/issues/1972)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`f9dd4d2`](f9dd4d294a): build(deps): bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5 ([#&#8203;1985](https://github.com/0xerr0r/blocky/issues/1985)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`e66a29d`](e66a29d874): build(deps): bump github.com/miekg/dns from 1.1.68 to 1.1.69 ([#&#8203;1959](https://github.com/0xerr0r/blocky/issues/1959)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`8e69355`](8e693558d7): build(deps): bump github.com/miekg/dns from 1.1.69 to 1.1.70 ([#&#8203;1968](https://github.com/0xerr0r/blocky/issues/1968)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`5e8b555`](5e8b555984): build(deps): bump github.com/miekg/dns from 1.1.70 to 1.1.72 ([#&#8203;1977](https://github.com/0xerr0r/blocky/issues/1977)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`ef5dc97`](ef5dc97ddf): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 ([#&#8203;1956](https://github.com/0xerr0r/blocky/issues/1956)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`670542b`](670542bacf): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.4 ([#&#8203;1966](https://github.com/0xerr0r/blocky/issues/1966)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`e062742`](e062742259): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.4 to 2.27.5 ([#&#8203;1970](https://github.com/0xerr0r/blocky/issues/1970)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`4926d16`](4926d161fe): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1 ([#&#8203;1981](https://github.com/0xerr0r/blocky/issues/1981)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`ca0da10`](ca0da10f7c): build(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 ([#&#8203;1955](https://github.com/0xerr0r/blocky/issues/1955)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`567a738`](567a73887b): build(deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.0 ([#&#8203;1967](https://github.com/0xerr0r/blocky/issues/1967)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`c3aab87`](c3aab87e1d): build(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 ([#&#8203;1982](https://github.com/0xerr0r/blocky/issues/1982)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`ef79a67`](ef79a6789a): build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 ([#&#8203;1974](https://github.com/0xerr0r/blocky/issues/1974)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`6775759`](67757591e5): build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 ([#&#8203;1953](https://github.com/0xerr0r/blocky/issues/1953)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`71c39fc`](71c39fc132): build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 ([#&#8203;1939](https://github.com/0xerr0r/blocky/issues/1939)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`be31648`](be316486ac): build(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 ([#&#8203;1957](https://github.com/0xerr0r/blocky/issues/1957)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`a574078`](a5740782ea): build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 ([#&#8203;1971](https://github.com/0xerr0r/blocky/issues/1971)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`6f3f295`](6f3f2959d3): build(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 ([#&#8203;1988](https://github.com/0xerr0r/blocky/issues/1988)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`6a75afb`](6a75afb480): build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 ([#&#8203;1997](https://github.com/0xerr0r/blocky/issues/1997)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])

##### Misc

- [`439e99b`](439e99b193): Add Blocky Visor to web UIs section in installation.md ([#&#8203;1993](https://github.com/0xerr0r/blocky/issues/1993)) ([@&#8203;JCHHeilmann](https://github.com/JCHHeilmann))
- [`ced469f`](ced469f479): refactor: centralize DNS response creation logic with helper functions ([#&#8203;1942](https://github.com/0xerr0r/blocky/issues/1942)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`3075c38`](3075c3810c): refactor: clean up obsolete Go syntax ([#&#8203;1951](https://github.com/0xerr0r/blocky/issues/1951)) ([@&#8203;sonjek](https://github.com/sonjek))
- [`9fe42a8`](9fe42a8621): refactor: simplify code for improved readability and maintainability ([#&#8203;1945](https://github.com/0xerr0r/blocky/issues/1945)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`6581668`](65816682cc): refactor: use mockery for mocks ([#&#8203;1944](https://github.com/0xerr0r/blocky/issues/1944)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`55ab95e`](55ab95ed4d): test(metrics): Prometheus metrics ([#&#8203;1868](https://github.com/0xerr0r/blocky/issues/1868)) ([@&#8203;zeilenschubser](https://github.com/zeilenschubser))

</details>

<details>
<summary>0xERR0R/blocky (ghcr.io/0xerr0r/blocky)</summary>

### [`v0.29.0`](https://github.com/0xERR0R/blocky/releases/tag/v0.29.0)

[Compare Source](https://github.com/0xERR0R/blocky/compare/v0.28.2...v0.29.0)

#### Changelog

##### Features

- [`0c35f21`](0c35f21b85): feat: add RFC 7239 Forwarded header support for client IP parsing ([#&#8203;1941](https://github.com/0xERR0R/blocky/issues/1941)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`011e3eb`](011e3eb500): feat: implement DNS64 support ([#&#8203;1933](https://github.com/0xERR0R/blocky/issues/1933)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`e199445`](e199445bcd): feat: improve IP parsing from X-Forwarded-For header ([#&#8203;1940](https://github.com/0xERR0R/blocky/issues/1940)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))

##### Bug fixes

- [`257fe07`](257fe07f31): fix: Incorrect rate data shown on Grafana dashboards ([#&#8203;1948](https://github.com/0xERR0R/blocky/issues/1948)) ([@&#8203;mattdy](https://github.com/mattdy))
- [`1a4d22d`](1a4d22d3d8): fix: db automigration with timescaledb ([#&#8203;1975](https://github.com/0xERR0R/blocky/issues/1975)) ([@&#8203;manofthepeace](https://github.com/manofthepeace))
- [`9874212`](98742121da): fix: use context based versions of net.Listen and net.Dial ([#&#8203;1952](https://github.com/0xERR0R/blocky/issues/1952)) ([@&#8203;sonjek](https://github.com/sonjek))

##### Build and dependencies

- [`fe67404`](fe674044da): build(deps): bump actions/checkout from 5 to 6 ([#&#8203;1943](https://github.com/0xERR0R/blocky/issues/1943)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`4752061`](4752061443): build(deps): bump actions/download-artifact from 6 to 7 ([#&#8203;1961](https://github.com/0xERR0R/blocky/issues/1961)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`d459311`](d459311378): build(deps): bump actions/download-artifact from 7 to 8 ([#&#8203;2000](https://github.com/0xERR0R/blocky/issues/2000)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`fa1614b`](fa1614bbbe): build(deps): bump actions/upload-artifact from 5 to 6 ([#&#8203;1960](https://github.com/0xERR0R/blocky/issues/1960)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`11b6f92`](11b6f92387): build(deps): bump actions/upload-artifact from 6 to 7 ([#&#8203;1998](https://github.com/0xERR0R/blocky/issues/1998)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`e83805c`](e83805c987): build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 ([#&#8203;1992](https://github.com/0xERR0R/blocky/issues/1992)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`4f62ec8`](4f62ec8009): build(deps): bump github.com/alicebob/miniredis/v2 from 2.35.0 to 2.36.0 ([#&#8203;1976](https://github.com/0xERR0R/blocky/issues/1976)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`16644c5`](16644c5659): build(deps): bump github.com/alicebob/miniredis/v2 from 2.36.0 to 2.36.1 ([#&#8203;1978](https://github.com/0xERR0R/blocky/issues/1978)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`36ae188`](36ae188e72): build(deps): bump github.com/alicebob/miniredis/v2 from 2.36.1 to 2.37.0 ([#&#8203;1996](https://github.com/0xERR0R/blocky/issues/1996)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`4733c6b`](4733c6bb52): build(deps): bump github.com/breml/rootcerts from 0.3.3 to 0.3.4 ([#&#8203;1987](https://github.com/0xERR0R/blocky/issues/1987)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`e4f7462`](e4f746218f): build(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.4 ([#&#8203;1972](https://github.com/0xERR0R/blocky/issues/1972)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`f9dd4d2`](f9dd4d294a): build(deps): bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5 ([#&#8203;1985](https://github.com/0xERR0R/blocky/issues/1985)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`e66a29d`](e66a29d874): build(deps): bump github.com/miekg/dns from 1.1.68 to 1.1.69 ([#&#8203;1959](https://github.com/0xERR0R/blocky/issues/1959)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`8e69355`](8e693558d7): build(deps): bump github.com/miekg/dns from 1.1.69 to 1.1.70 ([#&#8203;1968](https://github.com/0xERR0R/blocky/issues/1968)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`5e8b555`](5e8b555984): build(deps): bump github.com/miekg/dns from 1.1.70 to 1.1.72 ([#&#8203;1977](https://github.com/0xERR0R/blocky/issues/1977)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`ef5dc97`](ef5dc97ddf): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 ([#&#8203;1956](https://github.com/0xERR0R/blocky/issues/1956)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`670542b`](670542bacf): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.4 ([#&#8203;1966](https://github.com/0xERR0R/blocky/issues/1966)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`e062742`](e062742259): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.4 to 2.27.5 ([#&#8203;1970](https://github.com/0xERR0R/blocky/issues/1970)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`4926d16`](4926d161fe): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1 ([#&#8203;1981](https://github.com/0xERR0R/blocky/issues/1981)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`ca0da10`](ca0da10f7c): build(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 ([#&#8203;1955](https://github.com/0xERR0R/blocky/issues/1955)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`567a738`](567a73887b): build(deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.0 ([#&#8203;1967](https://github.com/0xERR0R/blocky/issues/1967)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`c3aab87`](c3aab87e1d): build(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 ([#&#8203;1982](https://github.com/0xERR0R/blocky/issues/1982)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`ef79a67`](ef79a6789a): build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 ([#&#8203;1974](https://github.com/0xERR0R/blocky/issues/1974)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`6775759`](67757591e5): build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 ([#&#8203;1953](https://github.com/0xERR0R/blocky/issues/1953)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`71c39fc`](71c39fc132): build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 ([#&#8203;1939](https://github.com/0xERR0R/blocky/issues/1939)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`be31648`](be316486ac): build(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 ([#&#8203;1957](https://github.com/0xERR0R/blocky/issues/1957)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`a574078`](a5740782ea): build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 ([#&#8203;1971](https://github.com/0xERR0R/blocky/issues/1971)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`6f3f295`](6f3f2959d3): build(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 ([#&#8203;1988](https://github.com/0xERR0R/blocky/issues/1988)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`6a75afb`](6a75afb480): build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 ([#&#8203;1997](https://github.com/0xERR0R/blocky/issues/1997)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])

##### Misc

- [`439e99b`](439e99b193): Add Blocky Visor to web UIs section in installation.md ([#&#8203;1993](https://github.com/0xERR0R/blocky/issues/1993)) ([@&#8203;JCHHeilmann](https://github.com/JCHHeilmann))
- [`ced469f`](ced469f479): refactor: centralize DNS response creation logic with helper functions ([#&#8203;1942](https://github.com/0xERR0R/blocky/issues/1942)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`3075c38`](3075c3810c): refactor: clean up obsolete Go syntax ([#&#8203;1951](https://github.com/0xERR0R/blocky/issues/1951)) ([@&#8203;sonjek](https://github.com/sonjek))
- [`9fe42a8`](9fe42a8621): refactor: simplify code for improved readability and maintainability ([#&#8203;1945](https://github.com/0xERR0R/blocky/issues/1945)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`6581668`](65816682cc): refactor: use mockery for mocks ([#&#8203;1944](https://github.com/0xERR0R/blocky/issues/1944)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`55ab95e`](55ab95ed4d): test(metrics): Prometheus metrics ([#&#8203;1868](https://github.com/0xERR0R/blocky/issues/1868)) ([@&#8203;zeilenschubser](https://github.com/zeilenschubser))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS44IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4282
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-27 18:03:17 +00:00
90f050f08a chore(deps): update searxng/searxng:latest docker digest to a0b042c (#4280)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 20s
renovate / renovate (push) Successful in 2m31s
2026-02-27 09:02:19 +00:00
a47cbe0fa6 chore(deps): update ollama/ollama docker tag to v0.17.4 (#4276)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Successful in 2m20s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ollama/ollama | patch | `0.17.2` → `0.17.4` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->

Reviewed-on: #4276
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-27 03:42:50 +00:00
d78bc03737 chore(deps): update helm release generic-device-plugin to v0.20.18 (#4275)
All checks were successful
lint-test-helm / lint-helm (push) Successful in 33s
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Successful in 11m34s
2026-02-27 03:29:57 +00:00
763c760de6 chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.17.0 (#4272)
Some checks are pending
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m27s
render-manifests-dispatch / render-manifests-dispatch (push) Has started running
renovate / renovate (push) Successful in 1m53s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile) | minor | `2.16.0` → `2.17.0` |

---

### Release Notes

<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>

### [`v2.17.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.16.0...2.17.0)

[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.16.0...2.17.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4272
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-26 23:36:14 +00:00
c8a43c49d2 chore(deps): update ollama/ollama to v0.17.2 (#4271)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 14s
renovate / renovate (push) Successful in 1m50s
2026-02-26 23:31:09 +00:00
f272a5a29b feat: use internal endpoints
All checks were successful
lint-test-helm / lint-helm (push) Successful in 1m25s
renovate / renovate (push) Successful in 2m2s
render-manifests-push / render-manifests-push (push) Successful in 2m27s
2026-02-26 17:11:49 -06:00
89dbf1b4ed chore(deps): update kube-prometheus-stack docker tag to v82.4.1 (#4268)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m4s
renovate / renovate (push) Successful in 1m55s
2026-02-26 20:13:32 +00:00
7246308ba8 chore(deps): update ollama/ollama docker tag to v0.17.1 (#4262)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ollama/ollama | patch | `0.17.0` → `0.17.1` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->

Reviewed-on: #4262
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-26 20:09:56 +00:00
f467d00f3e chore(deps): update helm release argo-cd to v9.4.5 (#4259)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 27s
renovate / renovate (push) Successful in 2m33s
2026-02-26 20:03:33 +00:00
22e6a5a795 chore(deps): update ghcr.io/linuxserver/bazarr docker tag to v1.5.6 (#4257)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 28s
renovate / renovate (push) Has been cancelled
2026-02-26 20:02:40 +00:00
2c3e28de7c chore(deps): update dependency morpheus65535/bazarr to v1.5.6 (#4256)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Has been cancelled
2026-02-26 20:02:04 +00:00
797d1e6b43 chore(deps): update booklore-app/booklore to v2.0.3 (#4255)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Has been cancelled
2026-02-26 20:01:46 +00:00
64af90268a chore(deps): update dependency ollama/ollama to v0.17.1 (#4254)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 33s
renovate / renovate (push) Successful in 5m0s
2026-02-26 19:03:52 +00:00
2c2bf733bd chore(deps): update dependency clidey/whodb to v0.95.0 (#4252)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m18s
renovate / renovate (push) Successful in 3m51s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clidey/whodb](https://github.com/clidey/whodb) | minor | `0.94.0` → `0.95.0` |

---

### Release Notes

<details>
<summary>clidey/whodb (clidey/whodb)</summary>

### [`v0.95.0`](https://github.com/clidey/whodb/releases/tag/0.95.0)

[Compare Source](https://github.com/clidey/whodb/compare/0.94.0...0.95.0)

- Logging system has been refactored to be more flexible -  we now have the option to log directly to a file using the environmental variables WHODB\_LOG\_FILE and WHODB\_ACCESS\_LOG\_FILE
  - WHODB\_LOG\_FILE is for directing the non-http logs to a file. If it is not set, then the logs go to stdout. If it is set to "default", then the logs go to /var/log/whodb/whodb.log. Otherwise a user can pass in a path like /home/ah/whodb.log.
  - WHODB\_ACCESS\_LOG\_FILE is for directing the http only access logs to a file. If it is not set, then the http access logs do NOT go to stdout (so this reduces what gets sent to stdout as usually these logs aren't super helpful for debugging). If it is set to "default", then the access logs go to /var/log/whodb/whodb.access.log. Otherwise a user can pass in a path like /home/ah/whodb.access.log.
  - Iif nothing is set, then the defaults are stdout and non-http logging
  - Please note you may have to run WhoDB as root in order to be able to write to /var/log if you specify the "default" location.
- Accessibility updates - we're trying to improve app accessibility across the board. Any issues you run into, please let us know!

#### Installation

##### Mac App Store

[Download from the Apple Store](https://apps.apple.com/app/whodb/id6754566536)

##### Microsoft Store

[Download from the Microsoft Store](https://apps.microsoft.com/detail/9pftx5bv4ds6)

##### Snap Store

```bash
sudo snap install whodb
```

[View on Snapcraft](https://snapcraft.io/whodb)

##### Docker

```bash
docker pull clidey/whodb:0.95.0
docker pull clidey/whodb:latest
```

##### Direct Downloads

See assets below for platform-specific packages (DMG, MSIX, etc.).

#### Documentation

- [Documentation](https://docs.whodb.com)
- [Report Issues](https://github.com/clidey/whodb/issues)

#### Upgrade Notes

To upgrade from a previous version:

- **Docker**: Pull the latest image and restart your container
- **Snap**: Run `sudo snap refresh whodb`
- **Desktop Apps**: Download and install the new version

***

**Full Changelog**: <https://github.com/clidey/whodb/compare/0.94.0...0.95.0>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4252
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-26 17:34:08 +00:00
e1b62113c1 chore(deps): update searxng/searxng:latest docker digest to 2c86f95 (#4250)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Successful in 2m36s
2026-02-26 11:03:37 +00:00
4fde64a6a1 chore(deps): update harbor.alexlebens.net/images/site-documentation docker tag to v0.1.6 (#4247)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 21s
renovate / renovate (push) Successful in 3m41s
2026-02-26 04:14:15 +00:00
45159022c9 chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.16.0 (#4246)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m37s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile) | minor | `2.15.1` → `2.16.0` |

---

### Release Notes

<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>

### [`v2.16.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.15.1...2.16.0)

[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.15.1...2.16.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4246
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-26 04:12:25 +00:00
fbc8b4014f chore(deps): update kube-prometheus-stack docker tag to v82.4.0 (#4232)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m37s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 43m25s
renovate / renovate (push) Successful in 3m11s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus) ([source](https://github.com/prometheus-community/helm-charts)) | minor | `82.3.0` → `82.4.0` |

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary>

### [`v82.4.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-82.4.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-82.3.0...kube-prometheus-stack-82.4.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] unify PodDisruptionBudget configuration by [@&#8203;mkmet](https://github.com/mkmet) in [#&#8203;6669](https://github.com/prometheus-community/helm-charts/pull/6669)

#### New Contributors

- [@&#8203;mkmet](https://github.com/mkmet) made their first contribution in [#&#8203;6669](https://github.com/prometheus-community/helm-charts/pull/6669)

**Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/prometheus-nginx-exporter-1.19.1...kube-prometheus-stack-82.4.0>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4232
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-26 00:02:47 +00:00
7411f391e8 feat: add proxy auth
All checks were successful
lint-test-helm / lint-helm (push) Successful in 1m21s
render-manifests-push / render-manifests-push (push) Successful in 4m17s
renovate / renovate (push) Successful in 5m3s
2026-02-25 17:42:52 -06:00
536e164b03 fix: change headers
All checks were successful
lint-test-helm / lint-helm (push) Successful in 40s
render-manifests-push / render-manifests-push (push) Successful in 2m26s
renovate / renovate (push) Successful in 3m3s
2026-02-25 17:25:18 -06:00
ade761cc85 feat: add reference grant
All checks were successful
lint-test-helm / lint-helm (push) Successful in 47s
render-manifests-push / render-manifests-push (push) Successful in 2m2s
renovate / renovate (push) Successful in 3m24s
2026-02-25 17:08:38 -06:00
218cb6c9de fix: apply rule for routing
All checks were successful
lint-test-helm / lint-helm (push) Successful in 40s
render-manifests-push / render-manifests-push (push) Successful in 1m52s
renovate / renovate (push) Successful in 3m30s
2026-02-25 17:03:38 -06:00
9ba91dd00b fix: fix headers
All checks were successful
lint-test-helm / lint-helm (push) Successful in 1m18s
render-manifests-push / render-manifests-push (push) Successful in 2m38s
renovate / renovate (push) Successful in 3m9s
2026-02-25 16:44:58 -06:00
98 changed files with 503 additions and 160 deletions

View File

@@ -7,6 +7,6 @@ dependencies:
version: 2.4.20 version: 2.4.20
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
digest: sha256:aab605d619f2f5940f84f61f60cdc41c7c8d786d0c870e0162168dcfa3ad3d6e digest: sha256:772ba83a6e0fa6a7e3633ff1fff0f8221b45a1f36ec890489cfa383330d99f81
generated: "2026-02-21T13:54:24.776115-06:00" generated: "2026-02-27T18:14:32.22595048Z"

View File

@@ -25,7 +25,7 @@ dependencies:
repository: https://argoproj.github.io/argo-helm repository: https://argoproj.github.io/argo-helm
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
# renovate: datasource=github-releases depName=argoproj/argo-workflows # renovate: datasource=github-releases depName=argoproj/argo-workflows

View File

@@ -1,6 +1,6 @@
dependencies: dependencies:
- name: argo-cd - name: argo-cd
repository: https://argoproj.github.io/argo-helm repository: https://argoproj.github.io/argo-helm
version: 9.4.3 version: 9.4.5
digest: sha256:412638aff55e51b317017050b3858423593469e0f58c80d58c3ab3f102e577c8 digest: sha256:d2e631cd926fec6d9d63cb5b18429c05a4ea588b10f3f7b47e7e0088448cc381
generated: "2026-02-18T18:03:59.328005375Z" generated: "2026-02-26T20:02:53.041089236Z"

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
- name: argo-cd - name: argo-cd
version: 9.4.4 version: 9.4.5
repository: https://argoproj.github.io/argo-helm repository: https://argoproj.github.io/argo-helm
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
# renovate: datasource=github-releases depName=argoproj/argo-cd # renovate: datasource=github-releases depName=argoproj/argo-cd

View File

@@ -7,9 +7,9 @@ dependencies:
version: 2.3.0 version: 2.3.0
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: redis-replication - name: redis-replication
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 1.0.4 version: 1.0.4
digest: sha256:c8602f093e78af87eac0c99d622f0815ec89ebc1305e097ca4d6f72b003ae57c digest: sha256:d8431fb5a658a6e0e2600c25531c389627e228e5e9c0317f1efcc78428f3166f
generated: "2026-02-25T03:06:14.95787836Z" generated: "2026-02-27T18:14:49.72388334Z"

View File

@@ -28,7 +28,7 @@ dependencies:
version: 2.3.0 version: 2.3.0
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: redis-replication - name: redis-replication
version: 1.0.4 version: 1.0.4

View File

@@ -0,0 +1,39 @@
apiVersion: gateway.networking.k8s.io/v1beta1
kind: ReferenceGrant
metadata:
name: allow-outpost-cross-namespace-access
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: allow-outpost-cross-namespace-access
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
from:
- group: gateway.networking.k8s.io
kind: HTTPRoute
namespace: lidarr
- group: gateway.networking.k8s.io
kind: HTTPRoute
namespace: radarr
- group: gateway.networking.k8s.io
kind: HTTPRoute
namespace: radarr-4k
- group: gateway.networking.k8s.io
kind: HTTPRoute
namespace: radarr-anime
- group: gateway.networking.k8s.io
kind: HTTPRoute
namespace: radarr-standup
- group: gateway.networking.k8s.io
kind: HTTPRoute
namespace: sonarr
- group: gateway.networking.k8s.io
kind: HTTPRoute
namespace: sonarr-4k
- group: gateway.networking.k8s.io
kind: HTTPRoute
namespace: sonarr-anime
to:
- group: ""
kind: Service
name: ak-outpost-traefik-proxy-auth

View File

@@ -25,4 +25,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/bazarr.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/bazarr.png
# renovate: datasource=github-releases depName=morpheus65535/bazarr # renovate: datasource=github-releases depName=morpheus65535/bazarr
appVersion: 1.5.5 appVersion: 1.5.6

View File

@@ -15,7 +15,7 @@ bazarr:
main: main:
image: image:
repository: ghcr.io/linuxserver/bazarr repository: ghcr.io/linuxserver/bazarr
tag: 1.5.5@sha256:c381924dcfd79930e8f3ee75e024671185b810b0f71c984aa8712854c74c1bbb tag: 1.5.6@sha256:b0bc617664dbca25845ac3b1bb6411b145b6a44a6d173071c9d2f426524fdd9f
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -22,4 +22,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/blocky.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/blocky.png
# renovate: datasource=github-releases depName=0xerr0r/blocky # renovate: datasource=github-releases depName=0xerr0r/blocky
appVersion: v0.28.2 appVersion: v0.29.0

View File

@@ -9,7 +9,7 @@ blocky:
main: main:
image: image:
repository: ghcr.io/0xerr0r/blocky repository: ghcr.io/0xerr0r/blocky
tag: v0.28.2@sha256:5f84a54e4ee950c4ab21db905b7497476ece2f4e1a376d23ab8c4855cabddcba tag: v0.29.0@sha256:a6d99f323d3036a99a3767a52ad612f4d8f3f31167492bfc14d4ea57b24cdfd0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -30,4 +30,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/booklore.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/booklore.png
# renovate: datasource=github-releases depName=booklore-app/BookLore # renovate: datasource=github-releases depName=booklore-app/BookLore
appVersion: v2.0.2 appVersion: v2.0.3

View File

@@ -9,7 +9,7 @@ booklore:
main: main:
image: image:
repository: ghcr.io/booklore-app/booklore repository: ghcr.io/booklore-app/booklore
tag: v2.0.2 tag: v2.0.3
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -4,9 +4,9 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: redis-replication - name: redis-replication
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 1.0.4 version: 1.0.4
digest: sha256:c769752a4e07a8313c0fa354e80fcaeb0175c599f49c03afe55b75d4e8823d9e digest: sha256:8385abb48136f3a01c3024e2fffd1e4cc87468ce6d27d2e6d2dae5a8f4bfa9c8
generated: "2026-02-21T13:55:04.630414-06:00" generated: "2026-02-27T18:15:08.245144791Z"

View File

@@ -23,7 +23,7 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: redis-replication - name: redis-replication
version: 1.0.4 version: 1.0.4

View File

@@ -7,9 +7,9 @@ dependencies:
version: 2.3.0 version: 2.3.0
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:57f4836c78051b4fbb5c99befa063c34645348b04943e2e5826a30815b2729d7 digest: sha256:e99b942b1c28deb0c120f5dec6d8a0dae8cb9714109c40cf08054af1467bc56f
generated: "2026-02-21T13:55:19.710871-06:00" generated: "2026-02-27T18:15:22.681368568Z"

View File

@@ -26,7 +26,7 @@ dependencies:
version: 2.3.0 version: 2.3.0
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: volsync-target - name: volsync-target
alias: volsync-target-data alias: volsync-target-data

View File

@@ -4,9 +4,9 @@ dependencies:
version: 1.5.0 version: 1.5.0
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:c63adfdf69c3a5b818216e3d257d5f789b28d4153b9edb6364f6d0f6281d4544 digest: sha256:d7790fe1459aecff41e33719556aa370a3b5c3b4ae7c414268665c63ad3952f3
generated: "2026-02-21T13:55:24.847665-06:00" generated: "2026-02-27T18:15:37.998212393Z"

View File

@@ -22,7 +22,7 @@ dependencies:
version: 1.5.0 version: 1.5.0
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: volsync-target - name: volsync-target
alias: volsync-target-data alias: volsync-target-data

View File

@@ -296,28 +296,28 @@ gatus:
url: https://tdarr.alexlebens.net url: https://tdarr.alexlebens.net
<<: *defaults <<: *defaults
- name: sonarr - name: sonarr
url: https://sonarr.alexlebens.net url: http://sonarr.sonarr:80
<<: *defaults <<: *defaults
- name: sonarr-4k - name: sonarr-4k
url: https://sonarr-4k.alexlebens.net url: http://sonarr-4k.sonarr-4k:80
<<: *defaults <<: *defaults
- name: sonarr-anime - name: sonarr-anime
url: https://sonarr-anime.alexlebens.net url: http://sonarr-anime.sonarr-anime:80
<<: *defaults <<: *defaults
- name: radarr - name: radarr
url: https://radarr.alexlebens.net url: http://radarr.radarr:80
<<: *defaults <<: *defaults
- name: radarr-4k - name: radarr-4k
url: https://radarr-4k.alexlebens.net url: http://radarr-4k.radarr-4k:80
<<: *defaults <<: *defaults
- name: radarr-anime - name: radarr-anime
url: https://radarr-anime.alexlebens.net url: http://radarr-anime.radarr-anime:80
<<: *defaults <<: *defaults
- name: radarr-standup - name: radarr-standup
url: https://radarr-standup.alexlebens.net url: http://radarr-standup.radarr-standup:80
<<: *defaults <<: *defaults
- name: lidarr - name: lidarr
url: https://lidarr.alexlebens.net url: http://lidarr.lidarr:80
<<: *defaults <<: *defaults
- name: yubal - name: yubal
url: https://yubal.alexlebens.net url: https://yubal.alexlebens.net

View File

@@ -1,6 +1,6 @@
dependencies: dependencies:
- name: generic-device-plugin - name: generic-device-plugin
repository: https://gitea.alexlebens.dev/api/packages/alexlebens/helm repository: https://gitea.alexlebens.dev/api/packages/alexlebens/helm
version: 0.20.17 version: 0.20.18
digest: sha256:878766891eee5b4cea332c5eae87fc7fbd7eb7bfea90b408c48666e840b81408 digest: sha256:125e542206064b08aaf17bb7d2ae70b26e4a2e612cf038e61cf2c54e8f079233
generated: "2026-01-17T17:39:58.807224966Z" generated: "2026-02-27T03:29:34.785906714Z"

View File

@@ -15,6 +15,6 @@ maintainers:
dependencies: dependencies:
- name: generic-device-plugin - name: generic-device-plugin
repository: https://gitea.alexlebens.dev/api/packages/alexlebens/helm repository: https://gitea.alexlebens.dev/api/packages/alexlebens/helm
version: 0.20.17 version: 0.20.18
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png
appVersion: 1.0.0 appVersion: 1.0.0

View File

@@ -13,15 +13,15 @@ dependencies:
version: 2.3.0 version: 2.3.0
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.6.0 version: 7.8.0
- name: redis-replication
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.0.4
- name: redis-replication - name: redis-replication
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 1.0.4 version: 1.0.4
- name: valkey
repository: https://valkey.io/valkey-helm
version: 0.9.3
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:ea21ed8ec7d03a5a49345eef3636c4cb6a647211e4952e9291047f92b9ed035e digest: sha256:3f07d3dfabfb6af4380d684ff260648715f5a3aec72f29434504d4b2b393d104
generated: "2026-02-13T19:38:46.206905532Z" generated: "2026-02-27T18:15:51.548269718Z"

View File

@@ -39,7 +39,7 @@ dependencies:
version: 2.3.0 version: 2.3.0
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: redis-replication - name: redis-replication
alias: redis-replication-gitea alias: redis-replication-gitea

View File

@@ -4,12 +4,12 @@ dependencies:
version: 5.22.0 version: 5.22.0
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: redis-replication - name: redis-replication
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 1.0.4 version: 1.0.4
- name: redis-replication - name: redis-replication
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 1.0.4 version: 1.0.4
digest: sha256:ef0a64bd24d9c0d5e861fc949c173fecaaf418627b2bc64973547a9d577aa5cf digest: sha256:38cb44dab5c7e678ff6eba7a3b57bdae94191eecf055bd4ee3feb26853ef07ff
generated: "2026-02-24T19:40:11.951103549Z" generated: "2026-02-27T18:16:10.426333246Z"

View File

@@ -21,7 +21,7 @@ dependencies:
repository: https://grafana.github.io/helm-charts repository: https://grafana.github.io/helm-charts
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: redis-replication - name: redis-replication
alias: redis-replication-unified-alerting alias: redis-replication-unified-alerting

View File

@@ -4,9 +4,9 @@ dependencies:
version: 1.18.2 version: 1.18.2
- name: postgres-cluster - name: postgres-cluster
repository: https://gitea.alexlebens.net/api/packages/alexlebens/helm repository: https://gitea.alexlebens.net/api/packages/alexlebens/helm
version: 7.7.0 version: 7.8.0
- name: redis-replication - name: redis-replication
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 1.0.4 version: 1.0.4
digest: sha256:21ac96cde674b5db272eef5b4ae1aedea1e02c2b49dff88c2acb11282c3839e8 digest: sha256:b28ba908b0b0ee05963163e98f6e2c5b828a61935077508670d8f91adf0f6d6e
generated: "2026-02-21T13:55:34.562766-06:00" generated: "2026-02-27T18:16:26.310880738Z"

View File

@@ -21,7 +21,7 @@ dependencies:
repository: https://helm.goharbor.io repository: https://helm.goharbor.io
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: https://gitea.alexlebens.net/api/packages/alexlebens/helm repository: https://gitea.alexlebens.net/api/packages/alexlebens/helm
- name: redis-replication - name: redis-replication
version: 1.0.4 version: 1.0.4

View File

@@ -4,12 +4,12 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: redis-replication - name: redis-replication
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 1.0.4 version: 1.0.4
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:546a643992ac53aa9c91060ac43b2732fc96d3c644972eb7edc85675aa65c180 digest: sha256:4200f545e88bf5ddfa133931d1812e6a697444ef38cc7e8fc0c0898cf7e7d734
generated: "2026-02-21T13:55:45.490384-06:00" generated: "2026-02-27T18:16:41.857470306Z"

View File

@@ -20,7 +20,7 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: redis-replication - name: redis-replication
version: 1.0.4 version: 1.0.4

View File

@@ -4,9 +4,9 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:d02018739c1cdeff4faeab0865db311f8162df35705401222dfbcc5e5fc13175 digest: sha256:34b82ccec2d4666175e0952d03f9467e3966c1a9a15661c6ceeed2b492c9d82d
generated: "2026-02-21T13:55:55.684536-06:00" generated: "2026-02-27T18:16:58.512565338Z"

View File

@@ -21,7 +21,7 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: volsync-target - name: volsync-target
alias: volsync-target-data alias: volsync-target-data

View File

@@ -4,6 +4,6 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
digest: sha256:2a40bd773b5c828c546185bc4b0a7cae23b48e57adeb71c59679431de2957612 digest: sha256:dd1ccfe8d0bfc7248141d2f72806c6437572f21d818941e9071f58d1a0a47259
generated: "2026-02-21T20:03:47.299872332Z" generated: "2026-02-27T18:17:12.586352018Z"

View File

@@ -23,7 +23,7 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
alias: postgresql-17-fdb-cluster alias: postgresql-17-fdb-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/komodo.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/komodo.png
# renovate: datasource=github-releases depName=moghtech/komodo # renovate: datasource=github-releases depName=moghtech/komodo

View File

@@ -1,12 +1,12 @@
dependencies: dependencies:
- name: kube-prometheus-stack - name: kube-prometheus-stack
repository: oci://ghcr.io/prometheus-community/charts repository: oci://ghcr.io/prometheus-community/charts
version: 82.3.0 version: 82.4.3
- name: app-template - name: app-template
repository: https://bjw-s-labs.github.io/helm-charts/ repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.2 version: 4.6.2
- name: redis-replication - name: redis-replication
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 1.0.4 version: 1.0.4
digest: sha256:41de0559e2f4e85a33ca006520cf67c85abaf5691f3cd0aacf7b66ba0d95ce50 digest: sha256:4c91341624420da7cb0502f0bf04aded7945b599d4791c71f0ed14c1bbcbcdc1
generated: "2026-02-24T20:10:32.588038295Z" generated: "2026-02-27T18:11:53.485436384Z"

View File

@@ -20,7 +20,7 @@ maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
- name: kube-prometheus-stack - name: kube-prometheus-stack
version: 82.3.0 version: 82.4.3
repository: oci://ghcr.io/prometheus-community/charts repository: oci://ghcr.io/prometheus-community/charts
- name: app-template - name: app-template
alias: ntfy-alertmanager alias: ntfy-alertmanager

View File

@@ -4,9 +4,9 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:ff8f2ca5b39b9677fd58bb7a9b4e6cf3f7115bbb15924331616a46d3ddc840cf digest: sha256:a38acc5cf042d553608a6e8deafee1cb09e4c8ad7222c6ce482ffaaf6fe2c384
generated: "2026-02-21T13:56:14.376078-06:00" generated: "2026-02-27T18:17:26.460296811Z"

View File

@@ -24,7 +24,7 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: volsync-target - name: volsync-target
alias: volsync-target-config alias: volsync-target-config

View File

@@ -0,0 +1,26 @@
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: oidc-forward-auth
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: oidc-forward-auth
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
forwardAuth:
address: http://ak-outpost-traefik-proxy-auth.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/traefik
trustForwardHeader: true
authResponseHeaders:
- X-authentik-username
- X-authentik-groups
- X-authentik-entitlements
- X-authentik-email
- X-authentik-name
- X-authentik-uid
- X-authentik-jwt
- X-authentik-meta-jwks
- X-authentik-meta-outpost
- X-authentik-meta-provider
- X-authentik-meta-app
- X-authentik-meta-version

View File

@@ -84,12 +84,28 @@ lidarr:
hostnames: hostnames:
- lidarr.alexlebens.net - lidarr.alexlebens.net
rules: rules:
- backendRefs:
- name: ak-outpost-traefik-proxy-auth
namespace: authentik
port: 9000
weight: 100
filters: []
matches:
- path:
type: PathPrefix
value: /outpost.goauthentik.io
- backendRefs: - backendRefs:
- group: '' - group: ''
kind: Service kind: Service
name: lidarr name: lidarr
port: 80 port: 80
weight: 100 weight: 100
filters:
- type: ExtensionRef
extensionRef:
group: traefik.io
kind: Middleware
name: oidc-forward-auth
matches: matches:
- path: - path:
type: PathPrefix type: PathPrefix

View File

@@ -19,7 +19,7 @@ dependencies:
version: 2.3.0 version: 2.3.0
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: redis-replication - name: redis-replication
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 1.0.4 version: 1.0.4
@@ -38,5 +38,5 @@ dependencies:
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:50e77b928a33c3c154e49546f73b0547439aab81a9ccfe22abe61496d3d5582b digest: sha256:607ad49d265ebb867e706d3d3fb4e935ed66f230314b9a9a4dc87875f84e7cda
generated: "2026-02-24T19:34:51.367657762Z" generated: "2026-02-27T18:17:40.546509412Z"

View File

@@ -53,7 +53,7 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: redis-replication - name: redis-replication
alias: redis-replication-matrix-synapse alias: redis-replication-matrix-synapse

View File

@@ -4,9 +4,9 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:963647140cc0342b9992ee086207415058dad35f599f78133ec889d9c373ab8d digest: sha256:e0e63ee36294e96c3645b975cc44812f6b3115dec149134c35bdb2ed94f5f9e2
generated: "2026-02-21T13:56:47.045521-06:00" generated: "2026-02-27T18:17:59.512095023Z"

View File

@@ -23,7 +23,7 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: volsync-target - name: volsync-target
alias: volsync-target-data alias: volsync-target-data
@@ -31,4 +31,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/ollama.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/ollama.png
# renovate: datasource=github-releases depName=ollama/ollama # renovate: datasource=github-releases depName=ollama/ollama
appVersion: 0.17.0 appVersion: 0.17.4

View File

@@ -22,7 +22,7 @@ ollama:
main: main:
image: image:
repository: ollama/ollama repository: ollama/ollama
tag: 0.17.0 tag: 0.17.4
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: OLLAMA_KEEP_ALIVE - name: OLLAMA_KEEP_ALIVE
@@ -58,7 +58,7 @@ ollama:
main: main:
image: image:
repository: ollama/ollama repository: ollama/ollama
tag: 0.17.0 tag: 0.17.4
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: OLLAMA_KEEP_ALIVE - name: OLLAMA_KEEP_ALIVE
@@ -94,7 +94,7 @@ ollama:
main: main:
image: image:
repository: ollama/ollama repository: ollama/ollama
tag: 0.17.0 tag: 0.17.4
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: OLLAMA_KEEP_ALIVE - name: OLLAMA_KEEP_ALIVE

View File

@@ -7,9 +7,9 @@ dependencies:
version: 2.3.0 version: 2.3.0
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: redis-replication - name: redis-replication
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 1.0.4 version: 1.0.4
digest: sha256:5ac6b293226ce26c698158b2b44dcbe3907ca37aa4046d392653577ca274f0e3 digest: sha256:a8bba8dab827a4e382145970bc50b12f6354576826b8f413fa8f4497c9569113
generated: "2026-02-21T13:56:51.393846-06:00" generated: "2026-02-27T18:18:14.173283762Z"

View File

@@ -27,7 +27,7 @@ dependencies:
version: 2.3.0 version: 2.3.0
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: redis-replication - name: redis-replication
version: 1.0.4 version: 1.0.4

View File

@@ -4,6 +4,6 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
digest: sha256:35bc71fbdeec5cda0e88c3fc51274282343d7b00442b797b7ce0f9fdd4c55c62 digest: sha256:6f244ab97d43b183eeb3beac0bfa9f769c7f1035012d158d3123d64877adfc6f
generated: "2026-02-21T13:56:54.955277-06:00" generated: "2026-02-27T18:18:28.642875392Z"

View File

@@ -20,7 +20,7 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/photoview.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/photoview.png
# renovate: datasource=github-releases depName=photoview/photoview # renovate: datasource=github-releases depName=photoview/photoview

View File

@@ -7,7 +7,7 @@ dependencies:
version: 2.3.0 version: 2.3.0
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: redis-replication - name: redis-replication
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 1.0.4 version: 1.0.4
@@ -17,5 +17,5 @@ dependencies:
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:c0f190c1ab7ab255c2c9505836c2e1f5927efd76fbf04ffcc89f7777af701c37 digest: sha256:5dc53ff00eb13dfd58bdbbee26c80af5531a80c8debbc8c73ed3f062e9819ee6
generated: "2026-02-21T13:56:58.609117-06:00" generated: "2026-02-27T18:18:41.874350477Z"

View File

@@ -26,7 +26,7 @@ dependencies:
version: 2.3.0 version: 2.3.0
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: redis-replication - name: redis-replication
version: 1.0.4 version: 1.0.4

View File

@@ -4,9 +4,9 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:66dabde9a2997128f3f567d8cf197d36c3184ab2e641094d42fb7ba9d72b88d4 digest: sha256:071996933f86df0430eaf87c9c1295fda06896d8da4a9c7da1f27cbeae1cc588
generated: "2026-02-21T13:57:11.747527-06:00" generated: "2026-02-27T18:18:57.60534584Z"

View File

@@ -27,7 +27,7 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: volsync-target - name: volsync-target
alias: volsync-target-config alias: volsync-target-config

View File

@@ -0,0 +1,26 @@
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: oidc-forward-auth
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: oidc-forward-auth
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
forwardAuth:
address: http://ak-outpost-traefik-proxy-auth.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/traefik
trustForwardHeader: true
authResponseHeaders:
- X-authentik-username
- X-authentik-groups
- X-authentik-entitlements
- X-authentik-email
- X-authentik-name
- X-authentik-uid
- X-authentik-jwt
- X-authentik-meta-jwks
- X-authentik-meta-outpost
- X-authentik-meta-provider
- X-authentik-meta-app
- X-authentik-meta-version

View File

@@ -84,12 +84,28 @@ radarr-4k:
hostnames: hostnames:
- radarr-4k.alexlebens.net - radarr-4k.alexlebens.net
rules: rules:
- backendRefs:
- name: ak-outpost-traefik-proxy-auth
namespace: authentik
port: 9000
weight: 100
filters: []
matches:
- path:
type: PathPrefix
value: /outpost.goauthentik.io
- backendRefs: - backendRefs:
- group: '' - group: ''
kind: Service kind: Service
name: radarr-4k name: radarr-4k
port: 80 port: 80
weight: 100 weight: 100
filters:
- type: ExtensionRef
extensionRef:
group: traefik.io
kind: Middleware
name: oidc-forward-auth
matches: matches:
- path: - path:
type: PathPrefix type: PathPrefix

View File

@@ -4,9 +4,9 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:77157345591eb2c015d2743f9a0b35990513262b40a85692ec5ed74e948c3b89 digest: sha256:c231786288e8b42534188283b68f42a4da0119cbf42d26cc273ec48f078e86a7
generated: "2026-02-21T13:57:13.949331-06:00" generated: "2026-02-27T18:19:11.99812428Z"

View File

@@ -27,7 +27,7 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: volsync-target - name: volsync-target
alias: volsync-target-config alias: volsync-target-config

View File

@@ -0,0 +1,26 @@
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: oidc-forward-auth
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: oidc-forward-auth
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
forwardAuth:
address: http://ak-outpost-traefik-proxy-auth.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/traefik
trustForwardHeader: true
authResponseHeaders:
- X-authentik-username
- X-authentik-groups
- X-authentik-entitlements
- X-authentik-email
- X-authentik-name
- X-authentik-uid
- X-authentik-jwt
- X-authentik-meta-jwks
- X-authentik-meta-outpost
- X-authentik-meta-provider
- X-authentik-meta-app
- X-authentik-meta-version

View File

@@ -82,12 +82,28 @@ radarr-anime:
hostnames: hostnames:
- radarr-anime.alexlebens.net - radarr-anime.alexlebens.net
rules: rules:
- backendRefs:
- name: ak-outpost-traefik-proxy-auth
namespace: authentik
port: 9000
weight: 100
filters: []
matches:
- path:
type: PathPrefix
value: /outpost.goauthentik.io
- backendRefs: - backendRefs:
- group: '' - group: ''
kind: Service kind: Service
name: radarr-anime name: radarr-anime
port: 80 port: 80
weight: 100 weight: 100
filters:
- type: ExtensionRef
extensionRef:
group: traefik.io
kind: Middleware
name: oidc-forward-auth
matches: matches:
- path: - path:
type: PathPrefix type: PathPrefix

View File

@@ -4,9 +4,9 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:2e0cc917f907bde2c3c1f87b458bb104e2361453b624981a9de39d9461945913 digest: sha256:a3e0be34334918d4759c35ccdf4dd564ded4d425d574e6784de09b3d527afcea
generated: "2026-02-21T13:57:16.170473-06:00" generated: "2026-02-27T18:19:27.998601612Z"

View File

@@ -26,7 +26,7 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: volsync-target - name: volsync-target
alias: volsync-target-config alias: volsync-target-config

View File

@@ -0,0 +1,26 @@
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: oidc-forward-auth
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: oidc-forward-auth
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
forwardAuth:
address: http://ak-outpost-traefik-proxy-auth.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/traefik
trustForwardHeader: true
authResponseHeaders:
- X-authentik-username
- X-authentik-groups
- X-authentik-entitlements
- X-authentik-email
- X-authentik-name
- X-authentik-uid
- X-authentik-jwt
- X-authentik-meta-jwks
- X-authentik-meta-outpost
- X-authentik-meta-provider
- X-authentik-meta-app
- X-authentik-meta-version

View File

@@ -82,12 +82,28 @@ radarr-standup:
hostnames: hostnames:
- radarr-standup.alexlebens.net - radarr-standup.alexlebens.net
rules: rules:
- backendRefs:
- name: ak-outpost-traefik-proxy-auth
namespace: authentik
port: 9000
weight: 100
filters: []
matches:
- path:
type: PathPrefix
value: /outpost.goauthentik.io
- backendRefs: - backendRefs:
- group: '' - group: ''
kind: Service kind: Service
name: radarr-standup name: radarr-standup
port: 80 port: 80
weight: 100 weight: 100
filters:
- type: ExtensionRef
extensionRef:
group: traefik.io
kind: Middleware
name: oidc-forward-auth
matches: matches:
- path: - path:
type: PathPrefix type: PathPrefix

View File

@@ -4,9 +4,9 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:03b178fbfa943c97ab02fea356355ebd9d08ab12a0abbdce5406581b4026479c digest: sha256:94871c61907abe82f804e811db4010737455615f3f43accc835d843b48f57017
generated: "2026-02-21T13:57:09.419508-06:00" generated: "2026-02-27T18:19:45.332785672Z"

View File

@@ -26,7 +26,7 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: volsync-target - name: volsync-target
alias: volsync-target-config alias: volsync-target-config

View File

@@ -0,0 +1,26 @@
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: oidc-forward-auth
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: oidc-forward-auth
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
forwardAuth:
address: http://ak-outpost-traefik-proxy-auth.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/traefik
trustForwardHeader: true
authResponseHeaders:
- X-authentik-username
- X-authentik-groups
- X-authentik-entitlements
- X-authentik-email
- X-authentik-name
- X-authentik-uid
- X-authentik-jwt
- X-authentik-meta-jwks
- X-authentik-meta-outpost
- X-authentik-meta-provider
- X-authentik-meta-app
- X-authentik-meta-version

View File

@@ -84,12 +84,28 @@ radarr:
hostnames: hostnames:
- radarr.alexlebens.net - radarr.alexlebens.net
rules: rules:
- backendRefs:
- name: ak-outpost-traefik-proxy-auth
namespace: authentik
port: 9000
weight: 100
filters: []
matches:
- path:
type: PathPrefix
value: /outpost.goauthentik.io
- backendRefs: - backendRefs:
- group: '' - group: ''
kind: Service kind: Service
name: radarr name: radarr
port: 80 port: 80
weight: 100 weight: 100
filters:
- type: ExtensionRef
extensionRef:
group: traefik.io
kind: Middleware
name: oidc-forward-auth
matches: matches:
- path: - path:
type: PathPrefix type: PathPrefix

View File

@@ -4,9 +4,9 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:34757980809efac266dd1efd7b837116ab593e71348ae6bab4066eb70a846442 digest: sha256:c689cbefd15127b5d64ce7dc4b976f953519396f9bcd5c4e499b6070a5b59a34
generated: "2026-02-21T20:04:09.418049218Z" generated: "2026-02-27T18:20:03.781834962Z"

View File

@@ -21,7 +21,7 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: volsync-target - name: volsync-target
alias: volsync-target-data alias: volsync-target-data

View File

@@ -7,9 +7,9 @@ dependencies:
version: 2.3.0 version: 2.3.0
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:1898ebc45b2dec55c545434ebe9ce899ab461fbd3a579803d78e65aefca7a6f2 digest: sha256:e6d99a1393b47058350c1979e13cd114efc4d131888aa2f485c1c04eea3fef71
generated: "2026-02-21T20:04:31.713660547Z" generated: "2026-02-27T18:20:21.307916108Z"

View File

@@ -23,7 +23,7 @@ dependencies:
version: 2.3.0 version: 2.3.0
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: volsync-target - name: volsync-target
alias: volsync-target-clickhouse-data alias: volsync-target-clickhouse-data

View File

@@ -9,7 +9,7 @@ searxng:
main: main:
image: image:
repository: searxng/searxng repository: searxng/searxng
tag: latest@sha256:edf110a2816d8963949d03879c72a7e19c221b5f7bfb7952a33ae073f96ccb18 tag: latest@sha256:a0b042c7577cee103d51ed62b65fff8972a515f7c6f77210f38fe6c2666f37ff
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: SEARXNG_BASE_URL - name: SEARXNG_BASE_URL
@@ -39,7 +39,7 @@ searxng:
main: main:
image: image:
repository: searxng/searxng repository: searxng/searxng
tag: latest@sha256:edf110a2816d8963949d03879c72a7e19c221b5f7bfb7952a33ae073f96ccb18 tag: latest@sha256:a0b042c7577cee103d51ed62b65fff8972a515f7c6f77210f38fe6c2666f37ff
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: SEARXNG_BASE_URL - name: SEARXNG_BASE_URL

View File

@@ -24,4 +24,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/seerr.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/seerr.png
# renovate: datasource=github-releases depName=seerr-team/seerr # renovate: datasource=github-releases depName=seerr-team/seerr
appVersion: v3.0.1 appVersion: v3.1.0

View File

@@ -2,7 +2,7 @@ seerr-chart:
image: image:
registry: ghcr.io registry: ghcr.io
repository: seerr-team/seerr repository: seerr-team/seerr
tag: v3.0.1 tag: v3.1.0
probes: probes:
livenessProbe: livenessProbe:
initialDelaySeconds: 60 initialDelaySeconds: 60

View File

@@ -11,7 +11,7 @@ site-documentation:
main: main:
image: image:
repository: harbor.alexlebens.net/images/site-documentation repository: harbor.alexlebens.net/images/site-documentation
tag: 0.1.5 tag: 0.1.6
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
resources: resources:
requests: requests:

View File

@@ -11,7 +11,7 @@ site-profile:
main: main:
image: image:
repository: harbor.alexlebens.net/images/site-profile repository: harbor.alexlebens.net/images/site-profile
tag: 2.15.1 tag: 2.17.1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
resources: resources:
requests: requests:

View File

@@ -4,9 +4,9 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:4dddbb91207de832c71353555e3fd41891c47bae2d9616eea91667c6406f7dff digest: sha256:9d14569633606874b31e2817b38e5cabfa197a5a0b4f2a6ab7db7d729a7f1772
generated: "2026-02-21T20:04:53.946751379Z" generated: "2026-02-27T18:20:36.551945883Z"

View File

@@ -27,7 +27,7 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: volsync-target - name: volsync-target
alias: volsync-target-config alias: volsync-target-config

View File

@@ -82,6 +82,16 @@ sonarr-4k:
hostnames: hostnames:
- sonarr-4k.alexlebens.net - sonarr-4k.alexlebens.net
rules: rules:
- backendRefs:
- name: ak-outpost-traefik-proxy-auth
namespace: authentik
port: 9000
weight: 100
filters: []
matches:
- path:
type: PathPrefix
value: /outpost.goauthentik.io
- backendRefs: - backendRefs:
- group: '' - group: ''
kind: Service kind: Service

View File

@@ -4,9 +4,9 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:2e5b1962ef31ea57a8193cb3ee33694c082bf7fbf290d2809719e7c300200d90 digest: sha256:0c001276487ead989cf704d808c24b4cbc86372a57196003b8584d67adf14178
generated: "2026-02-21T20:05:13.84647611Z" generated: "2026-02-27T18:20:51.413690148Z"

View File

@@ -26,7 +26,7 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: volsync-target - name: volsync-target
alias: volsync-target-config alias: volsync-target-config

View File

@@ -0,0 +1,26 @@
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: oidc-forward-auth
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: oidc-forward-auth
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
forwardAuth:
address: http://ak-outpost-traefik-proxy-auth.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/traefik
trustForwardHeader: true
authResponseHeaders:
- X-authentik-username
- X-authentik-groups
- X-authentik-entitlements
- X-authentik-email
- X-authentik-name
- X-authentik-uid
- X-authentik-jwt
- X-authentik-meta-jwks
- X-authentik-meta-outpost
- X-authentik-meta-provider
- X-authentik-meta-app
- X-authentik-meta-version

View File

@@ -82,12 +82,28 @@ sonarr-anime:
hostnames: hostnames:
- sonarr-anime.alexlebens.net - sonarr-anime.alexlebens.net
rules: rules:
- backendRefs:
- name: ak-outpost-traefik-proxy-auth
namespace: authentik
port: 9000
weight: 100
filters: []
matches:
- path:
type: PathPrefix
value: /outpost.goauthentik.io
- backendRefs: - backendRefs:
- group: '' - group: ''
kind: Service kind: Service
name: sonarr-anime name: sonarr-anime
port: 80 port: 80
weight: 100 weight: 100
filters:
- type: ExtensionRef
extensionRef:
group: traefik.io
kind: Middleware
name: oidc-forward-auth
matches: matches:
- path: - path:
type: PathPrefix type: PathPrefix

View File

@@ -4,9 +4,9 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:809d9294747306a9ed571e380431437485648f23fabb7bfd8e42fd56fe142cba digest: sha256:1eabced31f24346166b6054004278783b3c110f0eebfba1d3791e68ab7fd7c6f
generated: "2026-02-21T20:05:33.736492151Z" generated: "2026-02-27T18:21:03.635767093Z"

View File

@@ -26,7 +26,7 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: volsync-target - name: volsync-target
alias: volsync-target-config alias: volsync-target-config

View File

@@ -0,0 +1,26 @@
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: oidc-forward-auth
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: oidc-forward-auth
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
forwardAuth:
address: http://ak-outpost-traefik-proxy-auth.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/traefik
trustForwardHeader: true
authResponseHeaders:
- X-authentik-username
- X-authentik-groups
- X-authentik-entitlements
- X-authentik-email
- X-authentik-name
- X-authentik-uid
- X-authentik-jwt
- X-authentik-meta-jwks
- X-authentik-meta-outpost
- X-authentik-meta-provider
- X-authentik-meta-app
- X-authentik-meta-version

View File

@@ -82,12 +82,28 @@ sonarr:
hostnames: hostnames:
- sonarr.alexlebens.net - sonarr.alexlebens.net
rules: rules:
- backendRefs:
- name: ak-outpost-traefik-proxy-auth
namespace: authentik
port: 9000
weight: 100
filters: []
matches:
- path:
type: PathPrefix
value: /outpost.goauthentik.io
- backendRefs: - backendRefs:
- group: '' - group: ''
kind: Service kind: Service
name: sonarr name: sonarr
port: 80 port: 80
weight: 100 weight: 100
filters:
- type: ExtensionRef
extensionRef:
group: traefik.io
kind: Middleware
name: oidc-forward-auth
matches: matches:
- path: - path:
type: PathPrefix type: PathPrefix

View File

@@ -4,12 +4,12 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: redis-replication - name: redis-replication
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 1.0.4 version: 1.0.4
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:4f558802a00c3c8511762197f73c8e179c3b72218a805d7a7fe8e31913c54a37 digest: sha256:6c253e9177a421f6667581762901fbbd1dc777cd7f04a4a7d9ed619586dab40e
generated: "2026-02-21T20:05:54.93683159Z" generated: "2026-02-27T18:21:17.042037386Z"

View File

@@ -23,7 +23,7 @@ dependencies:
repository: https://bjw-s-labs.github.io/helm-charts/ repository: https://bjw-s-labs.github.io/helm-charts/
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: redis-replication - name: redis-replication
version: 1.0.4 version: 1.0.4

View File

@@ -7,9 +7,9 @@ dependencies:
version: 2.3.0 version: 2.3.0
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: volsync-target - name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0 version: 0.7.0
digest: sha256:2a47aaa32d38b9b663fc157582e848c7e3338d8b00d3c02f16a1206d5adb395d digest: sha256:4c482e0d59b63c995f1f27162580a992daefb1ef2e3da745612139dd1d33818e
generated: "2026-02-21T20:06:11.582817799Z" generated: "2026-02-27T18:21:31.595059502Z"

View File

@@ -27,7 +27,7 @@ dependencies:
version: 2.3.0 version: 2.3.0
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: volsync-target - name: volsync-target
alias: volsync-target-data alias: volsync-target-data

View File

@@ -20,4 +20,4 @@ dependencies:
version: 4.6.2 version: 4.6.2
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/whodb.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/whodb.png
# renovate: datasource=github-releases depName=clidey/whodb # renovate: datasource=github-releases depName=clidey/whodb
appVersion: 0.94.0 appVersion: 0.95.0

View File

@@ -8,7 +8,7 @@ whodb:
main: main:
image: image:
repository: clidey/whodb repository: clidey/whodb
tag: 0.94.0 tag: 0.95.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: WHODB_OLLAMA_HOST - name: WHODB_OLLAMA_HOST

View File

@@ -4,9 +4,9 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.7.0 version: 7.8.0
- name: redis-replication - name: redis-replication
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 1.0.4 version: 1.0.4
digest: sha256:0651b1a6a36b95790ef63ba3a87b2c98d53b8337f0e014d30571ba0ad4efc1d7 digest: sha256:33cd0e8cf679095b7706aaf3dba6f4a1a4e42c4087f7db3e9ba3553992a14af4
generated: "2026-02-21T20:06:29.686229055Z" generated: "2026-02-27T18:21:45.871361261Z"

View File

@@ -22,7 +22,7 @@ dependencies:
version: 4.6.2 version: 4.6.2
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster
version: 7.7.0 version: 7.8.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
- name: redis-replication - name: redis-replication
version: 1.0.4 version: 1.0.4

View File

@@ -18,7 +18,7 @@ services:
- /dev/net/tun:/dev/net/tun - /dev/net/tun:/dev/net/tun
blocky: blocky:
image: ghcr.io/0xerr0r/blocky:v0.28.2 image: ghcr.io/0xerr0r/blocky:v0.29.0
container_name: blocky container_name: blocky
environment: environment:
- TZ=America/Chicago - TZ=America/Chicago

View File

@@ -18,7 +18,7 @@ services:
- /dev/net/tun:/dev/net/tun - /dev/net/tun:/dev/net/tun
blocky: blocky:
image: ghcr.io/0xerr0r/blocky:v0.28.2 image: ghcr.io/0xerr0r/blocky:v0.29.0
container_name: blocky container_name: blocky
environment: environment:
- TZ=America/Chicago - TZ=America/Chicago

View File

@@ -18,7 +18,7 @@ services:
- /dev/net/tun:/dev/net/tun - /dev/net/tun:/dev/net/tun
blocky: blocky:
image: ghcr.io/0xerr0r/blocky:v0.28.2 image: ghcr.io/0xerr0r/blocky:v0.29.0
container_name: blocky container_name: blocky
environment: environment:
- TZ=America/Chicago - TZ=America/Chicago