36aa365c6d
Update Helm release argo-cd to v9.3.4 ( #3213 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 23s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 21m17s
renovate / renovate (push) Successful in 1m34s
2026-01-14 23:02:26 +00:00
a399b24d89
Update ollama/ollama Docker tag to v0.14.1 ( #3187 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 21s
renovate / renovate (push) Successful in 2m10s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ollama/ollama | minor | `0.13.5` → `0.14.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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #3187
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-14 22:04:53 +00:00
ac335f10e4
Update Helm release argo-workflows to v0.47.0 ( #3175 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 21s
renovate / renovate (push) Successful in 1m20s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [argo-workflows](https://github.com/argoproj/argo-helm ) | minor | `0.46.4` → `0.47.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>argoproj/argo-helm (argo-workflows)</summary>
### [`v0.47.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-workflows-0.47.0 )
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-workflows-0.46.4...argo-workflows-0.47.0 )
A Helm chart for Argo Workflows
#### What's Changed
- feat(argo-workflows): Add Gateway API HTTPRoute support by [@​lexfrei](https://github.com/lexfrei ) in [#​3567](https://github.com/argoproj/argo-helm/pull/3567 )
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-9.3.1...argo-workflows-0.47.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #3175
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-14 21:53:58 +00:00
dec932b25d
Update Helm release rook-ceph-cluster to v1.18.9 ( #3197 )
...
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 20s
renovate / renovate (push) Successful in 2m29s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [rook-ceph-cluster](https://github.com/rook/rook ) | patch | `v1.18.8` → `v1.18.9` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>rook/rook (rook-ceph-cluster)</summary>
### [`v1.18.9`](https://github.com/rook/rook/releases/tag/v1.18.9 )
[Compare Source](https://github.com/rook/rook/compare/v1.18.8...v1.18.9 )
### Improvements
Rook v1.18.9 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
- csi: Disable read affinity for ceph v20.2.0 to avoid corruption ([#​16895](https://github.com/rook/rook/issues/16895 ), [@​travisn](https://github.com/travisn ))
- core: Allow skipping cephcluster reconcile via do-not-reconcile label ([#​16874](https://github.com/rook/rook/issues/16874 ), [@​OdedViner](https://github.com/OdedViner ))
- helm: Merge rook-config-override ConfigMap into toolbox ceph.conf ([#​16862](https://github.com/rook/rook/issues/16862 ), [@​mheler](https://github.com/mheler ))
- helm: Add cephclusters/finalizers permission for mgr sidecar ([#​16854](https://github.com/rook/rook/issues/16854 ), [@​grandeit](https://github.com/grandeit ))
- csi: Add fix to support multiple fs mount option ([#​16837](https://github.com/rook/rook/issues/16837 ), [@​subhamkrai](https://github.com/subhamkrai ))
- operator: Watch cephConfigFromSecret changes ([#​16786](https://github.com/rook/rook/issues/16786 ), [@​cyanidium](https://github.com/cyanidium ))
- rgw: Support all S3 notification events in CRD validation ([#​16804](https://github.com/rook/rook/issues/16804 ), [@​arttor](https://github.com/arttor ))
- docs: Add pool parameter for erasure code optimizations ([#​16789](https://github.com/rook/rook/issues/16789 ), [@​travisn](https://github.com/travisn ))
</details>
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiY2hhcnQiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3197
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2026-01-14 21:28:24 +00:00
d80f36d0a2
Update kube-prometheus-stack Docker tag to v80.14.3 ( #3207 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 20s
renovate / renovate (push) Successful in 3m6s
2026-01-14 21:06:30 +00:00
508239461e
Update ghcr.io/linuxserver/code-server Docker tag to v4.108.0 ( #3205 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 21s
renovate / renovate (push) Has been cancelled
2026-01-14 21:05:36 +00:00
cabc9a5f95
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.12.0 ( #3203 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 22s
renovate / renovate (push) Has been cancelled
2026-01-14 21:04:59 +00:00
b6aac5003b
Update rmcrackan/libation Docker tag to v13.1.3 ( #3202 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 21s
renovate / renovate (push) Has been cancelled
2026-01-14 21:04:34 +00:00
3b53884fd1
Update Helm release argo-cd to v9.3.3 ( #3200 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 22s
renovate / renovate (push) Has been cancelled
2026-01-14 21:03:59 +00:00
40723af261
Update ghcr.io/home-assistant/home-assistant Docker tag to v2026.1.1 ( #3199 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 21s
renovate / renovate (push) Has been cancelled
2026-01-14 21:03:03 +00:00
0f4f31af36
Update Helm release rook-ceph to v1.18.9 ( #3196 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 17s
renovate / renovate (push) Successful in 6m30s
2026-01-14 20:02:00 +00:00
8237523c05
Update vectorim/element-web Docker tag to v1.12.8 ( #3193 )
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Successful in 2m17s
2026-01-14 15:01:53 +00:00