5 Commits

Author SHA1 Message Date
7c23e15565 Update Helm release meilisearch to v0.21.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 35s
2026-01-15 16:02:56 +00:00
36aa365c6d Update Helm release argo-cd to v9.3.4 (#3213)
All checks were successful
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 1m55s
2026-01-14 23:02:26 +00:00
a399b24d89 Update ollama/ollama Docker tag to v0.14.1 (#3187)
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 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)
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 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 [@&#8203;lexfrei](https://github.com/lexfrei) in [#&#8203;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)
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 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 ([#&#8203;16895](https://github.com/rook/rook/issues/16895), [@&#8203;travisn](https://github.com/travisn))
- core: Allow skipping cephcluster reconcile via do-not-reconcile label ([#&#8203;16874](https://github.com/rook/rook/issues/16874), [@&#8203;OdedViner](https://github.com/OdedViner))
- helm: Merge rook-config-override ConfigMap into toolbox ceph.conf ([#&#8203;16862](https://github.com/rook/rook/issues/16862), [@&#8203;mheler](https://github.com/mheler))
- helm: Add cephclusters/finalizers permission for mgr sidecar ([#&#8203;16854](https://github.com/rook/rook/issues/16854), [@&#8203;grandeit](https://github.com/grandeit))
- csi: Add fix to support multiple fs mount option ([#&#8203;16837](https://github.com/rook/rook/issues/16837), [@&#8203;subhamkrai](https://github.com/subhamkrai))
- operator: Watch cephConfigFromSecret changes ([#&#8203;16786](https://github.com/rook/rook/issues/16786), [@&#8203;cyanidium](https://github.com/cyanidium))
- rgw: Support all S3 notification events in CRD validation ([#&#8203;16804](https://github.com/rook/rook/issues/16804), [@&#8203;arttor](https://github.com/arttor))
- docs: Add pool parameter for erasure code optimizations ([#&#8203;16789](https://github.com/rook/rook/issues/16789), [@&#8203;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
13 changed files with 27 additions and 27 deletions

View File

@@ -1,12 +1,12 @@
dependencies:
- name: argo-workflows
repository: https://argoproj.github.io/argo-helm
version: 0.46.4
version: 0.47.0
- name: argo-events
repository: https://argoproj.github.io/argo-helm
version: 2.4.19
- name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts
version: 7.4.5
digest: sha256:025ab1620b24c23d2e90e65ef7f919297c6d2fd2ee324a43afc5b0bd5ab79fbf
generated: "2026-01-10T11:01:50.673732071Z"
digest: sha256:c36845d5688e28e6f6c6b6f2e17b40514f2adb937f2c6077deadfec9e6b294fe
generated: "2026-01-14T21:30:10.440164554Z"

View File

@@ -18,7 +18,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: argo-workflows
version: 0.46.4
version: 0.47.0
repository: https://argoproj.github.io/argo-helm
- name: argo-events
version: 2.4.19

View File

@@ -1,6 +1,6 @@
dependencies:
- name: argo-cd
repository: https://argoproj.github.io/argo-helm
version: 9.3.3
digest: sha256:525e5f408c3e7f8962f9586a938f355c141115d5a3101fc17fd84a84533c9c1f
generated: "2026-01-14T21:03:21.857508064Z"
version: 9.3.4
digest: sha256:006518c10fc1636a5b0398de90d4a7687ae6c0bf4626c41d11b2bc3ad48ff416
generated: "2026-01-14T23:02:04.617990687Z"

View File

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

View File

@@ -7,7 +7,7 @@ dependencies:
version: 0.2.1
- name: meilisearch
repository: https://meilisearch.github.io/meilisearch-kubernetes
version: 0.20.0
version: 0.21.0
- name: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 2.1.6
@@ -23,5 +23,5 @@ dependencies:
- name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0
digest: sha256:36c3e2511a1163b6055af6ceeef65862df3de0426da8029145eb9274d34748ad
generated: "2026-01-08T23:02:52.334136773Z"
digest: sha256:f38463ec7a583f7f47e76ae53d55d436657b834f70d34695f8347f640202ce46
generated: "2026-01-15T16:01:57.374513905Z"

View File

@@ -32,7 +32,7 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
version: 0.2.1
- name: meilisearch
version: 0.20.0
version: 0.21.0
repository: https://meilisearch.github.io/meilisearch-kubernetes
- name: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts

View File

@@ -4,9 +4,9 @@ dependencies:
version: 4.6.0
- name: meilisearch
repository: https://meilisearch.github.io/meilisearch-kubernetes
version: 0.20.0
version: 0.21.0
- name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0
digest: sha256:d9fcbbc6a95635c81ece57f7b1ab15a2505afed2bc52aef754431a9cedd06ae0
generated: "2026-01-07T16:08:05.338907704Z"
digest: sha256:929d60a75b1b07ed87274e09b398e3289aa7f94f0166408198bfd60e87f072a0
generated: "2026-01-15T16:02:26.995342172Z"

View File

@@ -25,7 +25,7 @@ dependencies:
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.0
- name: meilisearch
version: 0.20.0
version: 0.21.0
repository: https://meilisearch.github.io/meilisearch-kubernetes
- name: volsync-target
alias: volsync-target-config

View File

@@ -4,12 +4,12 @@ dependencies:
version: 4.6.0
- name: meilisearch
repository: https://meilisearch.github.io/meilisearch-kubernetes
version: 0.20.0
version: 0.21.0
- name: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 2.1.6
- name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0
digest: sha256:d8b5b42608537e20f34d109bc624c68e27879488f8ef78df2681a70808bfba87
generated: "2026-01-08T23:03:25.51925384Z"
digest: sha256:f0d35f4808f349171a7092894fe5ccf9a5fd513a1ff84050c7ebaae893e5d506
generated: "2026-01-15T16:02:46.972865152Z"

View File

@@ -22,7 +22,7 @@ dependencies:
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.0
- name: meilisearch
version: 0.20.0
version: 0.21.0
repository: https://meilisearch.github.io/meilisearch-kubernetes
- name: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts

View File

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

View File

@@ -4,9 +4,9 @@ dependencies:
version: v1.18.9
- name: rook-ceph-cluster
repository: https://charts.rook.io/release
version: v1.18.8
version: v1.18.9
- name: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 2.1.6
digest: sha256:e7543a219a336c98d67ea10c72cd8b4401e6bb4afa1ca67b87fd3c33bdbb0d60
generated: "2026-01-14T20:01:41.486176203Z"
digest: sha256:fc0c562e0b47bd730251c2ed1ad48f1b0c57dfb730fd161fb905933817ba2c69
generated: "2026-01-14T21:08:53.897492563Z"

View File

@@ -19,7 +19,7 @@ dependencies:
version: v1.18.9
repository: https://charts.rook.io/release
- name: rook-ceph-cluster
version: v1.18.8
version: v1.18.9
repository: https://charts.rook.io/release
- name: cloudflared
alias: cloudflared-rgw