f70a2fc5f9
chore(deps): update dependency tubearchivist/tubearchivist to v0.5.10
lint-test-helm / lint-helm (pull_request) Successful in 15s
lint-test-helm / validate-kubeconform (pull_request) Successful in 13s
2026-03-28 13:04:59 +00:00
be43a836eb
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.97.0 ( #5235 )
renovate / renovate (push) Successful in 4m4s
2026-03-28 12:04:10 +00:00
6520e9bd58
chore(deps): update searxng/searxng:latest docker digest to 9704da5 ( #5232 )
renovate / renovate (push) Successful in 3m49s
2026-03-28 07:04:31 +00:00
7049a5616f
chore(deps): update searxng/searxng:latest docker digest to 9704da5 ( #5232 )
renovate / renovate (push) Has been cancelled
lint-test-helm / lint-helm (push) Successful in 22s
lint-test-helm / validate-kubeconform (push) Has been skipped
2026-03-28 07:04:19 +00:00
773288917d
ci: add manager
renovate / renovate (push) Successful in 4m7s
2026-03-27 21:55:27 -05:00
4d58538504
feat: refactor apps ( #5227 )
...
lint-test-helm / lint-helm (push) Successful in 17s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m31s
Reviewed-on: #5227
2026-03-28 02:36:08 +00:00
d156c5b9da
chore(deps): update kube-prometheus-stack docker tag to v82.15.1 ( #5225 )
lint-test-helm / lint-helm (push) Successful in 17s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 4m46s
2026-03-28 01:55:23 +00:00
c46e12ba5f
chore(deps): update helm release argo-cd to v9.4.17 ( #5223 )
lint-test-helm / lint-helm (push) Successful in 13s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-03-28 01:51:51 +00:00
a33a0207bf
chore(deps): update ghcr.io/immich-app/immich-server docker tag to v2.6.3 ( #5221 )
lint-test-helm / lint-helm (push) Successful in 14s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-03-28 01:49:58 +00:00
abb39dfbba
chore(deps): update ghcr.io/gitroomhq/postiz-app docker tag to v2.21.2 ( #5218 )
lint-test-helm / lint-helm (push) Successful in 1m30s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-03-28 01:47:20 +00:00
ff1dd70ec1
chore(deps): update ghcr.io/av1155/houndarr docker tag to v1.6.3 ( #5217 )
lint-test-helm / validate-kubeconform (push) Has been cancelled
lint-test-helm / lint-helm (push) Has been cancelled
2026-03-28 01:47:06 +00:00
715c7229c8
chore(deps): update binwiederhier/ntfy docker tag to v2.20.1 ( #5215 )
lint-test-helm / lint-helm (push) Successful in 59s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-03-28 01:43:59 +00:00
77efef53ce
chore(deps): update ghcr.io/traefik/traefik docker tag to v3.6.12 ( #5213 )
lint-test-docker / lint-docker-compose (push) Successful in 17s
renovate / renovate (push) Has been cancelled
2026-03-28 01:41:19 +00:00
01dcf530f4
chore(deps): update ghcr.io/open-webui/open-webui docker tag to v0.8.12 ( #5212 )
renovate / renovate (push) Has been cancelled
lint-test-helm / lint-helm (push) Successful in 1m8s
lint-test-helm / validate-kubeconform (push) Has been skipped
2026-03-28 01:41:04 +00:00
53e37544f9
chore(deps): update dependency cert-manager/cert-manager to v1.20.1 ( #5206 )
...
lint-test-helm / lint-helm (push) Successful in 18s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [cert-manager/cert-manager](https://github.com/cert-manager/cert-manager ) | patch | `v1.20.0` → `v1.20.1` |
---
### Release Notes
<details>
<summary>cert-manager/cert-manager (cert-manager/cert-manager)</summary>
### [`v1.20.1`](https://github.com/cert-manager/cert-manager/releases/tag/v1.20.1 )
[Compare Source](https://github.com/cert-manager/cert-manager/compare/v1.20.0...v1.20.1 )
v1.20.1 fixes an issue for OpenShift users that has to do with the finalizer RBAC, bumps gRPC to address a reported non-affecting vulnerability, and fixes a duplicate `parentRef` bug when both issuer config and annotations are present (Gateway API).
##### Bug or Regression
- Fixed duplicate `parentRef` bug when both issuer config and annotations are present. ([#​8658](https://github.com/cert-manager/cert-manager/issues/8658 ), [@​hjoshi123](https://github.com/hjoshi123 ))
- Add missing issuer finalizer RBAC to the order controller to support owner references. This was preventing OpenShift users from being able to upgrade to v1.20.0. ([#​8655](https://github.com/cert-manager/cert-manager/issues/8655 ), [@​erikgb](https://github.com/erikgb ))
- Bump google.golang.org/grpc to fix vulnerability reported by scanners. This isn't a vulnerability that affects cert-manager, but we are bumping it because it is reported by scanners. ([#​8657](https://github.com/cert-manager/cert-manager/issues/8657 ), [@​erikgb](https://github.com/erikgb ))
</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:eyJjcmVhdGVkSW5WZXIiOiI0My45Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuOTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/5206
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-28 01:38:15 +00:00
1e6f7ac684
chore(deps): update helm release cert-manager to v1.20.1 ( #5210 )
lint-test-helm / lint-helm (push) Successful in 48s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m7s
2026-03-28 01:35:46 +00:00
03e31eb306
chore(deps): update dependency tailscale/tailscale to v1.96.4 ( #5208 )
...
lint-test-helm / lint-helm (push) Successful in 1m3s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [tailscale/tailscale](https://github.com/tailscale/tailscale ) | patch | `v1.96.3` → `v1.96.4` |
---
### Release Notes
<details>
<summary>tailscale/tailscale (tailscale/tailscale)</summary>
### [`v1.96.4`](https://github.com/tailscale/tailscale/releases/tag/v1.96.4 )
[Compare Source](https://github.com/tailscale/tailscale/compare/v1.96.3...v1.96.4 )
Please refer to the changelog available at <https://tailscale.com/changelog >
</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:eyJjcmVhdGVkSW5WZXIiOiI0My45Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuOTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #5208
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-28 01:31:35 +00:00
3083087091
chore(deps): update dependency grafana/loki to v3.7.1 ( #5207 )
...
lint-test-helm / lint-helm (push) Successful in 18s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [grafana/loki](https://github.com/grafana/loki ) | patch | `3.7.0` → `3.7.1` |
---
### Release Notes
<details>
<summary>grafana/loki (grafana/loki)</summary>
### [`v3.7.1`](https://github.com/grafana/loki/releases/tag/v3.7.1 )
[Compare Source](https://github.com/grafana/loki/compare/v3.7.0...v3.7.1 )
##### Bug Fixes
- Upgrade Go and gRPC versions on 3.7.x ([#​21282](https://github.com/grafana/loki/issues/21282 )) ([2c8fff2](2c8fff222b ))
</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:eyJjcmVhdGVkSW5WZXIiOiI0My45Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuOTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #5207
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-28 01:29:53 +00:00
2adcef8b24
chore(deps): update dependency binwiederhier/ntfy to v2.20.1 ( #5205 )
...
lint-test-helm / lint-helm (push) Successful in 15s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 1m53s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [binwiederhier/ntfy](https://github.com/binwiederhier/ntfy ) | patch | `2.20.0` → `2.20.1` |
---
### Release Notes
<details>
<summary>binwiederhier/ntfy (binwiederhier/ntfy)</summary>
### [`v2.20.1`](https://github.com/binwiederhier/ntfy/releases/tag/v2.20.1 )
[Compare Source](https://github.com/binwiederhier/ntfy/compare/v2.20.0...v2.20.1 )
This is a small bugfix release that only affects high volume S3 backends that struggle with HTTP/2.
**Bug fixes + maintenance:**
- [Attachments](https://docs.ntfy.sh/config/#attachments ): Add `disable_http2=true` S3 URL option to work around HTTP/2 stream errors with DigitalOcean Spaces and other S3-compatible providers ([#​1678](https://github.com/binwiederhier/ntfy/issues/1678 )/[#​1679](https://github.com/binwiederhier/ntfy/pull/1679 ))
</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:eyJjcmVhdGVkSW5WZXIiOiI0My45Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuOTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/5205
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-28 01:27:35 +00:00
13a3a0593c
chore(deps): update dependency argoproj/argo-cd to v3.3.6 ( #5204 )
...
lint-test-helm / lint-helm (push) Successful in 14s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [argoproj/argo-cd](https://github.com/argoproj/argo-cd ) | patch | `v3.3.5` → `v3.3.6` |
---
### Release Notes
<details>
<summary>argoproj/argo-cd (argoproj/argo-cd)</summary>
### [`v3.3.6`](https://github.com/argoproj/argo-cd/releases/tag/v3.3.6 )
[Compare Source](https://github.com/argoproj/argo-cd/compare/v3.3.5...v3.3.6 )
#### Quick Start
##### Non-HA:
```shell
kubectl create namespace argocd
kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.6/manifests/install.yaml
```
##### HA:
```shell
kubectl create namespace argocd
kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.6/manifests/ha/install.yaml
```
#### Release Signatures and Provenance
All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets ) on how to verify.
#### Release Notes Blog Post
For a detailed breakdown of the key changes and improvements in this release, check out the [official blog post](https://blog.argoproj.io/argo-cd-v3-0-release-candidate-a0b933f4e58f )
#### Upgrading
If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/ ) documentation.
#### Changelog
##### Bug fixes
- [`4a823fe`](4a823fecf0 ): fix: controller incorrectly detecting diff during app normalization (cherry-pick [#​27002](https://github.com/argoproj/argo-cd/issues/27002 ) for 3.3) ([#​27013](https://github.com/argoproj/argo-cd/issues/27013 )) ([@​argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot )\[bot])
- [`c5d7748`](c5d7748f2e ): fix: wrong installation id returned from cache (cherry-pick [#​26969](https://github.com/argoproj/argo-cd/issues/26969 ) for 3.3) ([#​27027](https://github.com/argoproj/argo-cd/issues/27027 )) ([@​argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot )\[bot])
**Full Changelog**: <https://github.com/argoproj/argo-cd/compare/v3.3.5...v3.3.6 >
<a href="https://argoproj.github.io/cd/ "><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png " width="25%" ></a>
</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:eyJjcmVhdGVkSW5WZXIiOiI0My45Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuOTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/5204
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-28 01:26:21 +00:00
93f403d8d3
chore(deps): update clickhouse/clickhouse-server docker tag to v26.3.2 ( #5191 )
...
lint-test-helm / lint-helm (push) Successful in 24s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| clickhouse/clickhouse-server | minor | `26.2.5` → `26.3.2` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0My45Mi4wIiwidXBkYXRlZEluVmVyIjoiNDMuOTUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZG9ja2VyIiwiZG9ja2VyIl19-->
Reviewed-on: #5191
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-28 01:25:05 +00:00
387e6d38b3
chore(deps): update ghcr.io/gethomepage/homepage docker tag to v1.12.0 ( #5203 )
...
renovate / renovate (push) Has been cancelled
lint-test-docker / lint-docker-compose (push) Successful in 1m17s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/gethomepage/homepage](https://github.com/gethomepage/homepage ) | minor | `v1.11.0` → `v1.12.0` |
---
### Release Notes
<details>
<summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary>
### [`v1.12.0`](https://github.com/gethomepage/homepage/releases/tag/v1.12.0 )
[Compare Source](https://github.com/gethomepage/homepage/compare/v1.11.0...v1.12.0 )
##### What's Changed
##### 🚀 Features
- Feature: UniFi Drive (UNAS) service widget ([#​6461](https://github.com/gethomepage/homepage/issues/6461 )) [@​stevenharris-dev](https://github.com/stevenharris-dev )
- Chore: make unifi proxy more generic ([#​6469](https://github.com/gethomepage/homepage/issues/6469 )) [@​shamoon](https://github.com/shamoon )
- Enhancement: better support for raw values in block highlighting ([#​6434](https://github.com/gethomepage/homepage/issues/6434 )) [@​shamoon](https://github.com/shamoon )
- Tweak: sanitize calendar integration URLs from markup ([#​6431](https://github.com/gethomepage/homepage/issues/6431 )) [@​shamoon](https://github.com/shamoon )
##### 🐛 Fixes
- Fix: remove trailing space from Watchtower widget loading label ([#​6448](https://github.com/gethomepage/homepage/issues/6448 )) [@​toytag](https://github.com/toytag )
- Fix: revert changes to qbittorrent widget endpoints ([#​6467](https://github.com/gethomepage/homepage/issues/6467 )) [@​shamoon](https://github.com/shamoon )
##### 🧰 Maintenance
- Chore(deps): Bump picomatch from 2.3.1 to 2.3.2 in the npm\_and\_yarn group across 1 directory ([#​6460](https://github.com/gethomepage/homepage/issues/6460 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore: return to gh runners ([#​6462](https://github.com/gethomepage/homepage/issues/6462 )) [@​shamoon](https://github.com/shamoon )
- Chore(deps): Bump the npm\_and\_yarn group across 1 directory with 5 updates ([#​6445](https://github.com/gethomepage/homepage/issues/6445 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore(deps-dev): Bump eslint-plugin-prettier from 5.5.4 to 5.5.5 ([#​6442](https://github.com/gethomepage/homepage/issues/6442 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore(deps): Bump urbackup-server-api from 0.91.0 to 0.92.2 ([#​6444](https://github.com/gethomepage/homepage/issues/6444 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore(deps): Bump react-icons from 5.5.0 to 5.6.0 ([#​6443](https://github.com/gethomepage/homepage/issues/6443 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore(deps): Bump swr from 2.4.0 to 2.4.1 ([#​6441](https://github.com/gethomepage/homepage/issues/6441 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore(deps): Bump flatted from 3.3.3 to 3.4.2 in the npm\_and\_yarn group across 1 directory ([#​6439](https://github.com/gethomepage/homepage/issues/6439 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore(deps): Bump next from 15.5.11 to 16.1.7 in the npm\_and\_yarn group across 1 directory ([#​6438](https://github.com/gethomepage/homepage/issues/6438 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore(deps): Bump pnpm/action-setup from 4 to 5 ([#​6436](https://github.com/gethomepage/homepage/issues/6436 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore(deps): Bump release-drafter/release-drafter from 6 to 7 ([#​6429](https://github.com/gethomepage/homepage/issues/6429 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore: add release drafter ([#​6424](https://github.com/gethomepage/homepage/issues/6424 )) [@​shamoon](https://github.com/shamoon )
##### 🌐 Translations
- New Crowdin translations by GitHub Action ([#​6433](https://github.com/gethomepage/homepage/issues/6433 )) @​[github-actions\[bot\]](https://github.com/apps/github-actions )
- New Crowdin translations by GitHub Action ([#​6292](https://github.com/gethomepage/homepage/issues/6292 )) @​[github-actions\[bot\]](https://github.com/apps/github-actions )
##### 📚 Documentation
- Documentation: fix kubernetes config examples ([#​6468](https://github.com/gethomepage/homepage/issues/6468 )) [@​mylegitches](https://github.com/mylegitches )
</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:eyJjcmVhdGVkSW5WZXIiOiI0My45Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuOTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZG9ja2VyIl19-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/5203
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-28 01:24:07 +00:00
bf6e08f418
chore(deps): update sahara101/movie-roulette to v5.4.0 ( #5200 )
...
lint-test-helm / lint-helm (push) Successful in 11s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/sahara101/movie-roulette | minor | `v5.3.0` → `v5.4.0` |
| [sahara101/Movie-Roulette](https://github.com/sahara101/Movie-Roulette ) | minor | `v5.3.0` → `v5.4.0` |
---
### Release Notes
<details>
<summary>sahara101/Movie-Roulette (sahara101/Movie-Roulette)</summary>
### [`v5.4.0`](https://github.com/sahara101/Movie-Roulette/releases/tag/v5.4.0 )
[Compare Source](https://github.com/sahara101/Movie-Roulette/compare/v5.3.0...v5.4.0 )
#### New Features
- **Watch Together - Watchlist & Library modes** (Plex only) - find movies to watch with a partner via two modes: **Watchlist** (intersects plex.tv watchlists, no app account needed) or **Library** (intersects local watch-status caches, instant). Enable via `PLEX_WATCH_TOGETHER=true` or Settings -> Plex
- **Multi-arch Docker manifest** - `latest` and version tags are now multi-arch manifests (AMD64, ARM64, ARMv7). `arm-latest` kept for backward compatibility
- **Filter panel redesign (HeroUI)** - filter is now a full-height right sidebar on desktop and a bottom-sheet on mobile, with open/close animations and an active-filter-count badge (or **W** for Watch Together)
#### Security
- **cbor2 -> 5.9.0** (CVE-2026-26209, high) - DoS via uncontrolled recursion in `cbor2.loads()`; affects WebAuthn/Passkey flow
- **requests -> 2.33.0** (CVE-2026-25645, medium) - insecure predictable temp filename in `extract_zipped_paths()`
#### Bug Fixes
- **Plex managed/home user cache not building** - resilient fallback chain (`switchUser()` -> `switchHomeUser()`) handles Plex CVE-2025-34158 / CVE-2025-69417 endpoint restriction
- **Empty cache file suppressing rebuilds** - cache build now also triggers when the file exists but is <= 2 bytes
- **Slow search** - queries local cache instead of media server API; drops from \~3-10 s to <50 ms; debounce reduced to 150 ms
- **Search modal uncloseable on mobile/PWA** - uses centered modal with tappable backdrop on mobile
- **Watchlist pool stall (3-5 s) after reset** - TTL is now sliding with 15-minute idle timeout instead of fixed 5-minute expiry
- **"All movies seen" toast missing in HeroUI** - pool reset surfaced in Watch Together response; toast uses glassmorphism styling
- **Filter close animation missing on mobile (HeroUI)** - bottom-sheet now slides down correctly instead of using the desktop keyframe
- **Update notification wrong theme on main page** - `heroui-theme.css` and `aceternity-effects.css` now loaded in HeroUI main page block
- **Login card off-center on mobile** - switches to `justify-content: center` at <=480px
- **Collection warning x button visible on mobile** - hidden at <=480px across all stylesheets
- **User Management usernames hidden on mobile** - scoped hide rule to `.user-item .user-name` to avoid conflict with `auth.css`
**Full Changelog**: <https://github.com/sahara101/Movie-Roulette/compare/v5.3.0...v5.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 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:eyJjcmVhdGVkSW5WZXIiOiI0My45NS4wIiwidXBkYXRlZEluVmVyIjoiNDMuOTUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZG9ja2VyIiwiZG9ja2VyIl19-->
Reviewed-on: #5200
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-28 01:22:45 +00:00
a7288202e9
chore(deps): update dependency clidey/whodb to v0.103.0 ( #5194 )
...
lint-test-helm / lint-helm (push) Successful in 34s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [clidey/whodb](https://github.com/clidey/whodb ) | minor | `0.101.0` → `0.103.0` |
---
### Release Notes
<details>
<summary>clidey/whodb (clidey/whodb)</summary>
### [`v0.103.0`](https://github.com/clidey/whodb/releases/tag/0.103.0 )
[Compare Source](https://github.com/clidey/whodb/compare/0.102.0...0.103.0 )
- Fix for database sometimes not switching properly
#### 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.103.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.102.0...0.103.0 >
### [`v0.102.0`](https://github.com/clidey/whodb/releases/tag/0.102.0 )
[Compare Source](https://github.com/clidey/whodb/compare/0.101.0...0.102.0 )
- Support for Memcached
- Support for LM Studio (thanks to [@​dhimanAbhi](https://github.com/dhimanAbhi ) for the PR!)
#### 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.102.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
***
#### What's Changed
- add support for memcached, add e2e tests, update test binary to ignore missing build folder in tests by [@​modelorona](https://github.com/modelorona ) in [#​864](https://github.com/clidey/whodb/pull/864 )
- feat: add lmstudio as ai provider by [@​dhimanAbhi](https://github.com/dhimanAbhi ) in [#​858](https://github.com/clidey/whodb/pull/858 )
#### New Contributors
- [@​dhimanAbhi](https://github.com/dhimanAbhi ) made their first contribution in [#​858](https://github.com/clidey/whodb/pull/858 )
**Full Changelog**: <https://github.com/clidey/whodb/compare/0.101.0...0.102.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:eyJjcmVhdGVkSW5WZXIiOiI0My45My4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZG9ja2VyIiwiZ2l0aHViLXJlbGVhc2VzIl19-->
Reviewed-on: #5194
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-28 01:21:31 +00:00
ed6f1127ab
ci: group with docker
renovate / renovate (push) Successful in 2m24s
2026-03-27 20:17:23 -05:00
c0e4aba7e1
chore(deps): update gethomepage/homepage to v1.12.0 ( #5202 )
...
lint-test-helm / lint-helm (push) Successful in 53s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m59s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gethomepage/homepage](https://github.com/gethomepage/homepage ) | minor | `v1.11.0` → `v1.12.0` |
| [ghcr.io/gethomepage/homepage](https://github.com/gethomepage/homepage ) | minor | `v1.11.0` → `v1.12.0` |
---
### Release Notes
<details>
<summary>gethomepage/homepage (gethomepage/homepage)</summary>
### [`v1.12.0`](https://github.com/gethomepage/homepage/releases/tag/v1.12.0 )
[Compare Source](https://github.com/gethomepage/homepage/compare/v1.11.0...v1.12.0 )
##### What's Changed
##### 🚀 Features
- Feature: UniFi Drive (UNAS) service widget ([#​6461](https://github.com/gethomepage/homepage/issues/6461 )) [@​stevenharris-dev](https://github.com/stevenharris-dev )
- Chore: make unifi proxy more generic ([#​6469](https://github.com/gethomepage/homepage/issues/6469 )) [@​shamoon](https://github.com/shamoon )
- Enhancement: better support for raw values in block highlighting ([#​6434](https://github.com/gethomepage/homepage/issues/6434 )) [@​shamoon](https://github.com/shamoon )
- Tweak: sanitize calendar integration URLs from markup ([#​6431](https://github.com/gethomepage/homepage/issues/6431 )) [@​shamoon](https://github.com/shamoon )
##### 🐛 Fixes
- Fix: remove trailing space from Watchtower widget loading label ([#​6448](https://github.com/gethomepage/homepage/issues/6448 )) [@​toytag](https://github.com/toytag )
- Fix: revert changes to qbittorrent widget endpoints ([#​6467](https://github.com/gethomepage/homepage/issues/6467 )) [@​shamoon](https://github.com/shamoon )
##### 🧰 Maintenance
- Chore(deps): Bump picomatch from 2.3.1 to 2.3.2 in the npm\_and\_yarn group across 1 directory ([#​6460](https://github.com/gethomepage/homepage/issues/6460 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore: return to gh runners ([#​6462](https://github.com/gethomepage/homepage/issues/6462 )) [@​shamoon](https://github.com/shamoon )
- Chore(deps): Bump the npm\_and\_yarn group across 1 directory with 5 updates ([#​6445](https://github.com/gethomepage/homepage/issues/6445 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore(deps-dev): Bump eslint-plugin-prettier from 5.5.4 to 5.5.5 ([#​6442](https://github.com/gethomepage/homepage/issues/6442 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore(deps): Bump urbackup-server-api from 0.91.0 to 0.92.2 ([#​6444](https://github.com/gethomepage/homepage/issues/6444 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore(deps): Bump react-icons from 5.5.0 to 5.6.0 ([#​6443](https://github.com/gethomepage/homepage/issues/6443 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore(deps): Bump swr from 2.4.0 to 2.4.1 ([#​6441](https://github.com/gethomepage/homepage/issues/6441 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore(deps): Bump flatted from 3.3.3 to 3.4.2 in the npm\_and\_yarn group across 1 directory ([#​6439](https://github.com/gethomepage/homepage/issues/6439 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore(deps): Bump next from 15.5.11 to 16.1.7 in the npm\_and\_yarn group across 1 directory ([#​6438](https://github.com/gethomepage/homepage/issues/6438 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore(deps): Bump pnpm/action-setup from 4 to 5 ([#​6436](https://github.com/gethomepage/homepage/issues/6436 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore(deps): Bump release-drafter/release-drafter from 6 to 7 ([#​6429](https://github.com/gethomepage/homepage/issues/6429 )) @​[dependabot\[bot\]](https://github.com/apps/dependabot )
- Chore: add release drafter ([#​6424](https://github.com/gethomepage/homepage/issues/6424 )) [@​shamoon](https://github.com/shamoon )
##### 🌐 Translations
- New Crowdin translations by GitHub Action ([#​6433](https://github.com/gethomepage/homepage/issues/6433 )) @​[github-actions\[bot\]](https://github.com/apps/github-actions )
- New Crowdin translations by GitHub Action ([#​6292](https://github.com/gethomepage/homepage/issues/6292 )) @​[github-actions\[bot\]](https://github.com/apps/github-actions )
##### 📚 Documentation
- Documentation: fix kubernetes config examples ([#​6468](https://github.com/gethomepage/homepage/issues/6468 )) [@​mylegitches](https://github.com/mylegitches )
</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:eyJjcmVhdGVkSW5WZXIiOiI0My45Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuOTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZG9ja2VyIiwiZ2l0aHViLXJlbGVhc2VzIl19-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/5202
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-28 01:12:42 +00:00
b5e4ac6921
ci: consolidate
renovate / renovate (push) Successful in 6m9s
2026-03-27 20:01:44 -05:00
3fa5816924
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.96.0 ( #5201 )
renovate / renovate (push) Successful in 1m52s
2026-03-27 22:02:25 +00:00
af38dd8bad
chore(deps): update dependency immich-app/immich to v2.6.3 ( #5199 )
renovate / renovate (push) Successful in 1m54s
2026-03-27 18:02:31 +00:00
27e3bbcce1
chore(deps): update dependency immich-app/immich to v2.6.3 ( #5199 )
renovate / renovate (push) Has been cancelled
lint-test-helm / lint-helm (push) Successful in 37s
lint-test-helm / validate-kubeconform (push) Has been skipped
2026-03-27 18:02:26 +00:00
a712a7ea8d
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.95.0 ( #5198 )
render-manifests / render-manifests (push) Successful in 5m46s
renovate / renovate (push) Successful in 2m16s
2026-03-27 14:03:45 +00:00
a7481ab02f
chore(deps): update searxng/searxng:latest docker digest to 032eec8 ( #5196 )
lint-test-helm / lint-helm (push) Successful in 37s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-03-27 14:02:41 +00:00
889357e0ef
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.94.0 ( #5195 )
renovate / renovate (push) Successful in 3m15s
2026-03-27 12:02:58 +00:00
fc8113da38
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.93.1 ( #5193 )
renovate / renovate (push) Successful in 2m27s
2026-03-27 11:02:36 +00:00
8f225198a2
chore(deps): update dependency traefik/traefik to v3.6.12 ( #5192 )
lint-test-helm / lint-helm (push) Successful in 14s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-03-27 11:02:19 +00:00
384d7cd683
chore(deps): update dependency av1155/houndarr to v1.6.3 ( #5190 )
lint-test-helm / lint-helm (push) Successful in 11s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m7s
2026-03-27 06:02:04 +00:00
5d466e2a0c
chore(deps): update dependency foldergram/foldergram to v1.0.8 ( #5189 )
lint-test-helm / lint-helm (push) Successful in 2m48s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 1m34s
2026-03-27 03:29:47 +00:00
a61da64655
feat: add to group
renovate / renovate (push) Has been cancelled
2026-03-26 22:26:55 -05:00
9f0d2d9630
feat: chagnge registry
lint-test-helm / lint-helm (push) Successful in 19s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 5m20s
2026-03-26 22:07:24 -05:00
f6182375eb
feat: change registry
lint-test-helm / lint-helm (push) Successful in 30s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m42s
2026-03-26 21:48:51 -05:00
2f40ac8c8e
feat: remove registry
lint-test-helm / lint-helm (push) Successful in 3m11s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 3m23s
2026-03-26 21:18:00 -05:00
ca1fe25fd3
feat: remove pin
lint-test-helm / lint-helm (push) Has been cancelled
lint-test-helm / validate-kubeconform (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-03-26 21:15:36 -05:00
4c8c6f34bc
feat: set to recreate
lint-test-helm / lint-helm (push) Successful in 12s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m28s
2026-03-26 21:10:45 -05:00
3211baa9de
chore(deps): update harbor.alexlebens.net/images/site-documentation docker tag to v0.11.0 ( #5184 )
...
lint-test-helm / lint-helm (push) Successful in 40s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m40s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-documentation](https://gitea.alexlebens.dev/alexlebens/site-documentation ) | minor | `0.10.0` → `0.11.0` |
---
### Release Notes
<details>
<summary>alexlebens/site-documentation (harbor.alexlebens.net/images/site-documentation)</summary>
### [`v0.11.0`](https://gitea.alexlebens.dev/alexlebens/site-documentation/releases/tag/0.11.0 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-documentation/compare/0.10.0...0.11.0 )
### [0.11.0](http://gitea-http.gitea:3000/alexlebens/site-documentation/compare/0.10.0...0.11.0 ) (2026-03-27)
##### Features
- add more apps ([2221cbb](2221cbb099 ))
- add more apps ([82736ec](82736ec2a9 ))
</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:eyJjcmVhdGVkSW5WZXIiOiI0My45Mi4wIiwidXBkYXRlZEluVmVyIjoiNDMuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZG9ja2VyIiwiZG9ja2VyIl19-->
Reviewed-on: #5184
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-27 02:05:22 +00:00
0b1e0d7eb2
feat: refactor apps ( #5183 )
...
renovate / renovate (push) Failing after 2s
lint-test-helm / lint-helm (push) Successful in 19s
lint-test-helm / validate-kubeconform (push) Has been skipped
Reviewed-on: #5183
2026-03-27 02:02:46 +00:00
f011dcfe85
chore(deps): update dxflrs/garage docker tag to v2.2.0 ( #5182 )
...
lint-test-helm / lint-helm (push) Successful in 13s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m31s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| dxflrs/garage | minor | `v2.1.0` → `v2.2.0` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0My45Mi4wIiwidXBkYXRlZEluVmVyIjoiNDMuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZG9ja2VyIiwiZG9ja2VyIl19-->
Reviewed-on: #5182
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-03-27 01:11:53 +00:00
4ad44e6808
feat: refactor apps ( #5180 )
...
lint-test-helm / lint-helm (push) Successful in 32s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m27s
Reviewed-on: #5180
2026-03-27 01:07:58 +00:00
c32afc669b
chore(deps): update ollama/ollama docker tag to v0.18.3 ( #5177 )
lint-test-helm / lint-helm (push) Successful in 16s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m3s
2026-03-27 01:02:08 +00:00
2d3c697bf0
feat: increase replica ( #5175 )
...
lint-test-helm / lint-helm (push) Successful in 39s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 1m41s
Reviewed-on: #5175
2026-03-27 00:34:57 +00:00
f09911d84f
feat: change probe ( #5174 )
...
lint-test-helm / lint-helm (push) Successful in 15s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 3m3s
Reviewed-on: #5174
2026-03-27 00:29:42 +00:00