Commit Graph

6760 Commits

Author SHA1 Message Date
1ee56d81e9 Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.139.2
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
2025-08-23 05:00:52 +00:00
d069d3f1d0 Update cloudflared Docker tag to v1.20.1 (#1296)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m1s
2025-08-23 04:02:42 +00:00
8eeac21525 Update Helm release rook-ceph-cluster to v1.18.0 (#1281)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 3m0s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [rook-ceph-cluster](https://github.com/rook/rook) | minor | `v1.17.8` -> `v1.18.0` |

---

### Release Notes

<details>
<summary>rook/rook (rook-ceph-cluster)</summary>

### [`v1.18.0`](https://github.com/rook/rook/releases/tag/v1.18.0)

[Compare Source](https://github.com/rook/rook/compare/v1.17.8...v1.18.0)

#### Upgrade Guide

To upgrade from previous versions of Rook, see the [Rook upgrade guide](https://rook.github.io/docs/rook/v1.18/Upgrade/rook-upgrade/).

#### Breaking Changes

- Kubernetes v1.29 is now the minimum version supported by Rook through the soon-to-be K8s release v1.34.
- Helm versions 3.13 and newer are supported. Previously, only the latest version of helm was tested and the docs stated only version 3.x of helm as a prerequisite. Now rook supports the six most recent minor versions of helm along with their their patch updates.
- Rook now validates node topology during CephCluster creation to prevent misconfigured CRUSH hierarchies for OSDs. If child labels like `topology.rook.io/rack` are duplicated across zones, cluster creation will fail. The check applies only to new clusters without OSDs. Clusters with existing OSDs will only log a warning and continue. If the checks are invalid in your topology, they can be suppressed by setting `ROOK_SKIP_OSD_TOPOLOGY_CHECK=true` in the `rook-ceph-operator-config` configmap.

#### Features

- The Ceph CSI operator is now the default and recommended component for configuring CSI drivers for RBD, CephFS, and NFS volumes. The CSI operator has been factored out of Rook to run independently to manage the Ceph-CSI driver. 
  - During the upgrade and throughout the v1.18.x releases, Rook will automatically convert any Rook CSI settings to the new CSI operator CRs. This transition is expected to be completely transparent. In the future v1.19 release, Rook will relinquish direct control of these settings so advanced users can have more flexibility when configuring the CSI drivers. At that time, we will have a guide on configuring these new Ceph CSI operator CRs directly.
  - During install, as mentioned in the [Quickstart Guide](https://rook.io/docs/rook/latest-release/Getting-Started/quickstart/#deploy-the-rook-operator), there is a new manifest to be created: csi-operator.yaml
  - If installing with the helm chart, the Ceph CSI operator will automatically be installed by default with the new helm setting `csi.rookUseCsiOperator` in the rook-ceph chart.
  - If a blocking issue is found, the previous CSI driver can be re-enabled by setting `ROOK_USE_CSI_OPERATOR: false` in operator.yaml or by applying the helm setting `csi.rookUseCsiOperator: false`.
- [Ceph CSI v3.15](https://github.com/ceph/ceph-csi/releases/tag/v3.15.0) has a range of features and improvements for the RBD, CephFS, and NFS drivers. This release is supported both by the Ceph CSI operator and Rook's direct mode of configuration. Starting in the next release (at the end of the year), the Ceph CSI operator will be required to configure the CSI driver.
- [CephX key rotation](https://rook.io/docs/rook/v1.18/Storage-Configuration/Advanced/cephx-key-rotation/?h=cephx) is now available as an **experimental** feature for the CephX authentication keys used by Ceph daemons and clients. Users will begin to see new cephx status items on some Rook resources in newly-deployed Rook clusters. Users can also find `spec.security.cephx` settings that allow initiating CephX key rotation for various Ceph components. Full documentation for key rotation can be found [here](https://rook.io/docs/rook/v1.18/Storage-Configuration/Advanced/cephx-key-rotation/?h=cephx).
  - Ceph version v19.2.3+ is required for key rotation.
  - The Ceph admin and mon keys cannot yet be rotated. Implementation is still in progress while in experimental mode.
- Add support for specifying the clusterID in the [CephBlockPoolRadosNamespace](https://rook.io/docs/rook/v1.18/CRDs/Block-Storage/ceph-block-pool-rados-namespace-crd/#creating-a-storage-class) and the [CephFilesystemSubVolumeGroup](https://rook.io/docs/rook/v1.18/CRDs/Shared-Filesystem/ceph-fs-subvolumegroup-crd/#create-a-storage-class-for-the-subvolume-group) CR.
- When a mon is being [failed over](https://rook.io/docs/rook/latest-release/Storage-Configuration/Advanced/ceph-mon-health/#failing-over-a-monitor), if the assigned node no longer exists, the mon is failed over immediately instead of waiting for a
  20 minute timeout.
- Support for Ceph Tentacle v20 will be available as soon as it is released.

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: #1281
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-23 02:49:24 +00:00
d8e93a54bb Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to f3fad13 (#1295)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m36s
2025-08-23 02:41:07 +00:00
ebefa858f5 Update Helm release loki to v6.37.0 (#1292)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
Reviewed-on: #1292
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-23 02:40:02 +00:00
a206eb6359 Update prometheus-operator-crds Docker tag to v23 (#1284)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [prometheus-operator-crds](https://github.com/prometheus-community/helm-charts) | major | `22.0.2` -> `23.0.0` |

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts (prometheus-operator-crds)</summary>

### [`v23.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/prometheus-operator-crds-23.0.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-crds-22.0.2...prometheus-operator-crds-23.0.0)

A Helm chart that collects custom resource definitions (CRDs) from the Prometheus Operator, allowing for seamless integration with GitOps tools

#### What's Changed

- \[prometheus-operator-crds] Update dependency prometheus-operator/prometheus-operator to v0.85.0 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/prometheus-community/helm-charts/pull/6075
- \[prometheus-snmp-exporter] Update quay.io/prometheus-operator/prometheus-config-reloader Docker tag to v0.85.0 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/prometheus-community/helm-charts/pull/6076

**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-admission-webhook-0.30.0...prometheus-operator-crds-23.0.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1284
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-23 02:39:51 +00:00
983ebb5146 Update dpage/pgadmin4 Docker tag to v9.7 (#1285)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| dpage/pgadmin4 | minor | `9.6` -> `9.7` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1285
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-23 02:39:33 +00:00
f3deed90f5 Update Helm release rook-ceph to v1.18.0 (#1280)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [rook-ceph](https://github.com/rook/rook) | minor | `v1.17.8` -> `v1.18.0` |

---

### Release Notes

<details>
<summary>rook/rook (rook-ceph)</summary>

### [`v1.18.0`](https://github.com/rook/rook/releases/tag/v1.18.0)

[Compare Source](https://github.com/rook/rook/compare/v1.17.8...v1.18.0)

#### Upgrade Guide

To upgrade from previous versions of Rook, see the [Rook upgrade guide](https://rook.github.io/docs/rook/v1.18/Upgrade/rook-upgrade/).

#### Breaking Changes

- Kubernetes v1.29 is now the minimum version supported by Rook through the soon-to-be K8s release v1.34.
- Helm versions 3.13 and newer are supported. Previously, only the latest version of helm was tested and the docs stated only version 3.x of helm as a prerequisite. Now rook supports the six most recent minor versions of helm along with their their patch updates.
- Rook now validates node topology during CephCluster creation to prevent misconfigured CRUSH hierarchies for OSDs. If child labels like `topology.rook.io/rack` are duplicated across zones, cluster creation will fail. The check applies only to new clusters without OSDs. Clusters with existing OSDs will only log a warning and continue. If the checks are invalid in your topology, they can be suppressed by setting `ROOK_SKIP_OSD_TOPOLOGY_CHECK=true` in the `rook-ceph-operator-config` configmap.

#### Features

- The Ceph CSI operator is now the default and recommended component for configuring CSI drivers for RBD, CephFS, and NFS volumes. The CSI operator has been factored out of Rook to run independently to manage the Ceph-CSI driver. 
  - During the upgrade and throughout the v1.18.x releases, Rook will automatically convert any Rook CSI settings to the new CSI operator CRs. This transition is expected to be completely transparent. In the future v1.19 release, Rook will relinquish direct control of these settings so advanced users can have more flexibility when configuring the CSI drivers. At that time, we will have a guide on configuring these new Ceph CSI operator CRs directly.
  - During install, as mentioned in the [Quickstart Guide](https://rook.io/docs/rook/latest-release/Getting-Started/quickstart/#deploy-the-rook-operator), there is a new manifest to be created: csi-operator.yaml
  - If installing with the helm chart, the Ceph CSI operator will automatically be installed by default with the new helm setting `csi.rookUseCsiOperator` in the rook-ceph chart.
  - If a blocking issue is found, the previous CSI driver can be re-enabled by setting `ROOK_USE_CSI_OPERATOR: false` in operator.yaml or by applying the helm setting `csi.rookUseCsiOperator: false`.
- [Ceph CSI v3.15](https://github.com/ceph/ceph-csi/releases/tag/v3.15.0) has a range of features and improvements for the RBD, CephFS, and NFS drivers. This release is supported both by the Ceph CSI operator and Rook's direct mode of configuration. Starting in the next release (at the end of the year), the Ceph CSI operator will be required to configure the CSI driver.
- [CephX key rotation](https://rook.io/docs/rook/v1.18/Storage-Configuration/Advanced/cephx-key-rotation/?h=cephx) is now available as an **experimental** feature for the CephX authentication keys used by Ceph daemons and clients. Users will begin to see new cephx status items on some Rook resources in newly-deployed Rook clusters. Users can also find `spec.security.cephx` settings that allow initiating CephX key rotation for various Ceph components. Full documentation for key rotation can be found [here](https://rook.io/docs/rook/v1.18/Storage-Configuration/Advanced/cephx-key-rotation/?h=cephx).
  - Ceph version v19.2.3+ is required for key rotation.
  - The Ceph admin and mon keys cannot yet be rotated. Implementation is still in progress while in experimental mode.
- Add support for specifying the clusterID in the [CephBlockPoolRadosNamespace](https://rook.io/docs/rook/v1.18/CRDs/Block-Storage/ceph-block-pool-rados-namespace-crd/#creating-a-storage-class) and the [CephFilesystemSubVolumeGroup](https://rook.io/docs/rook/v1.18/CRDs/Shared-Filesystem/ceph-fs-subvolumegroup-crd/#create-a-storage-class-for-the-subvolume-group) CR.
- When a mon is being [failed over](https://rook.io/docs/rook/latest-release/Storage-Configuration/Advanced/ceph-mon-health/#failing-over-a-monitor), if the assigned node no longer exists, the mon is failed over immediately instead of waiting for a
  20 minute timeout.
- Support for Ceph Tentacle v20 will be available as soon as it is released.

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: #1280
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-23 02:39:18 +00:00
fae4286aa7 Update Helm release authentik to v2025.8.0 (#1278)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change | Pending |
|---|---|---|---|
| [authentik](https://goauthentik.io) ([source](https://github.com/goauthentik/helm)) | minor | `2025.6.4` -> `2025.8.0` | `2025.8.1` |

---

### Release Notes

<details>
<summary>goauthentik/helm (authentik)</summary>

### [`v2025.8.0`](https://github.com/goauthentik/helm/releases/tag/authentik-2025.8.0)

[Compare Source](https://github.com/goauthentik/helm/compare/authentik-2025.6.4...authentik-2025.8.0)

authentik is an open-source Identity Provider focused on flexibility and versatility

See https://docs.goauthentik.io/releases/2025.8/

#### What's Changed

- charts/authentik: fix specifying multiple routes by [@&#8203;Javex](https://github.com/Javex) in https://github.com/goauthentik/helm/pull/372
- charts/authentik: Fix removed whitespace for additionalObjects by [@&#8203;Javex](https://github.com/Javex) in https://github.com/goauthentik/helm/pull/373
- charts/authentik: increase default probe timeouts from 1 to 3s by [@&#8203;rissson](https://github.com/rissson) in https://github.com/goauthentik/helm/pull/376
- chore(deps): update actions/checkout action to v5 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/goauthentik/helm/pull/379
- README: generate versions directly by [@&#8203;rissson](https://github.com/rissson) in https://github.com/goauthentik/helm/pull/380
- chore(deps): update postgresql docker tag to v16.7.26 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/goauthentik/helm/pull/360
- chore(deps): update ghcr.io/maxmind/geoipupdate docker tag to v7.1.1 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/goauthentik/helm/pull/368
- charts/authentik: use dramatiq metrics by [@&#8203;rissson](https://github.com/rissson) in https://github.com/goauthentik/helm/pull/384
- chore(deps): update redis docker tag to v22 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/goauthentik/helm/pull/378
- charts/authentik: use docker library images by [@&#8203;rissson](https://github.com/rissson) in https://github.com/goauthentik/helm/pull/385
- charts/authentik: bump to 2025.8.0 by [@&#8203;authentik-automation](https://github.com/authentik-automation)\[bot] in https://github.com/goauthentik/helm/pull/386

#### New Contributors

- [@&#8203;Javex](https://github.com/Javex) made their first contribution in https://github.com/goauthentik/helm/pull/372
- [@&#8203;authentik-automation](https://github.com/authentik-automation)\[bot] made their first contribution in https://github.com/goauthentik/helm/pull/386

**Full Changelog**: https://github.com/goauthentik/helm/compare/authentik-2025.6.4...authentik-2025.8.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1278
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-23 02:38:25 +00:00
d299f663f9 Update ghcr.io/tailscale/tailscale Docker tag to v1.86.5
All checks were successful
lint-test-docker / docker-lint (pull_request) Successful in 13s
lint-test-docker / docker-lint (push) Successful in 20s
renovate / renovate (push) Successful in 2m46s
2025-08-22 19:01:25 +00:00
2c6a129156 Update kube-prometheus-stack Docker tag to v76.5.1 (#1293)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m35s
2025-08-22 18:01:57 +00:00
3e9c663662 Update kube-prometheus-stack Docker tag to v76.5.0 (#1291)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m29s
2025-08-22 15:02:15 +00:00
1d756f3b79 Update eigenfocus/eigenfocus Docker tag to v1.3.0 (#1290)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m25s
2025-08-22 14:01:59 +00:00
3206c7e654 Update ghcr.io/open-webui/open-webui Docker tag to v0.6.25 (#1289)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-22 14:01:53 +00:00
a77e6d0fc6 Update bbilly1/tubearchivist Docker tag to v0.5.7 (#1288)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m23s
2025-08-22 12:01:36 +00:00
0fc6ae279b Update ghcr.io/open-webui/open-webui Docker tag to v0.6.24 (#1287)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m0s
2025-08-22 11:01:21 +00:00
56d5345069 Update searxng/searxng:latest Docker digest to 5a946b7 (#1286)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m44s
2025-08-22 10:01:36 +00:00
b9a8a06c3c Update thewicklowwolf/lidatube Docker tag to v0.2.32 (#1283)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m59s
2025-08-22 00:01:55 +00:00
87e801ceec Update ollama/ollama Docker tag to v0.11.6 (#1282)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-22 00:01:46 +00:00
d95048dbc5 Update kube-prometheus-stack Docker tag to v76.4.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m1s
2025-08-21 20:01:18 +00:00
07514c8062 Update Helm release rook-ceph-cluster to v1.17.8 (#1277)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m27s
2025-08-21 19:02:33 +00:00
32faecc8bc Update Helm release rook-ceph to v1.17.8 (#1276)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
2025-08-21 19:02:23 +00:00
1b1cc835bd Update ghcr.io/open-webui/open-webui Docker tag to v0.6.23 (#1275)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
2025-08-21 19:02:13 +00:00
1af38979b1 Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.8.3 (#1274)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-21 19:02:01 +00:00
8de06750ae Update ghcr.io/gethomepage/homepage Docker tag to v1.4.6 (#1273)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 3m0s
2025-08-21 15:03:26 +00:00
878b9729bb Update rmcrackan/libation Docker tag to v12.5.3
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 3m47s
2025-08-21 13:01:51 +00:00
8ca7c7daca Update searxng/searxng:latest Docker digest to 8c44297
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-08-21 13:01:35 +00:00
fc102c9a29 Update searxng/searxng:latest Docker digest to 60ae8aa
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m7s
2025-08-21 08:01:46 +00:00
054d3f790f Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 43cb77a (#1269)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m3s
2025-08-21 03:01:31 +00:00
c4ecfda482 Update Helm release gitea to v12.2.0 (#1265)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m45s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gitea](https://gitea.com/gitea/helm-gitea) | minor | `12.1.3` -> `12.2.0` |

---

### Release Notes

<details>
<summary>gitea/helm-gitea (gitea)</summary>

### [`v12.2.0`](https://gitea.com/gitea/helm-gitea/releases/tag/v12.2.0)

[Compare Source](https://gitea.com/gitea/helm-gitea/compare/v12.1.3...v12.2.0)

##### Features

- **deployment:** support further initContainers ([`4cfcbd7`](https://github.com/gitea/helm-gitea/commit/4cfcbd7))

##### Bug Fixes

- **renovate:** add lockFileMaintenance ([#&#8203;924](https://github.com/gitea/helm-gitea/issues/924)) ([`468c126`](https://github.com/gitea/helm-gitea/commit/468c126))

##### Maintenance

- **deps:** update lockfiles ([#&#8203;929](https://github.com/gitea/helm-gitea/issues/929)) ([`f786359`](https://github.com/gitea/helm-gitea/commit/f786359))
- **deps:** update bats testing framework ([#&#8203;927](https://github.com/gitea/helm-gitea/issues/927)) ([`6d5fbcb`](https://github.com/gitea/helm-gitea/commit/6d5fbcb))
- **deps:** update lockfiles ([#&#8203;926](https://github.com/gitea/helm-gitea/issues/926)) ([`14a4e47`](https://github.com/gitea/helm-gitea/commit/14a4e47))
- **deps:** update subcharts (minor & patch) ([#&#8203;922](https://github.com/gitea/helm-gitea/issues/922)) ([`3a7859f`](https://github.com/gitea/helm-gitea/commit/3a7859f))
- **deps:** update dependency go-gitea/gitea to v1.24.5 ([#&#8203;925](https://github.com/gitea/helm-gitea/issues/925)) ([`364dfa2`](https://github.com/gitea/helm-gitea/commit/364dfa2))
- **deps:** update dependency go-gitea/gitea to v1.24.4 ([#&#8203;919](https://github.com/gitea/helm-gitea/issues/919)) ([`46aa053`](https://github.com/gitea/helm-gitea/commit/46aa053))
- **deps:** update docker.io/thegeeklab/git-sv docker tag to v2.0.4 ([#&#8203;921](https://github.com/gitea/helm-gitea/issues/921)) ([`455cc67`](https://github.com/gitea/helm-gitea/commit/455cc67))
- **deps:** update dependency helm-unittest/helm-unittest to v1 ([#&#8203;914](https://github.com/gitea/helm-gitea/issues/914)) ([`ec898f1`](https://github.com/gitea/helm-gitea/commit/ec898f1))

##### Documentation

- **README:** fulfill MD044/proper-names ([`e31bd26`](https://github.com/gitea/helm-gitea/commit/e31bd26))
- **README:** be compliant with markdownlint ([#&#8203;923](https://github.com/gitea/helm-gitea/issues/923)) ([`82190f3`](https://github.com/gitea/helm-gitea/commit/82190f3))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1265
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-20 23:32:15 +00:00
a3180f4b1c Update freshrss/freshrss Docker tag to v1.27.0 (#1253)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [freshrss/freshrss](https://freshrss.org/) ([source](https://github.com/FreshRSS/FreshRSS)) | minor | `1.26.3` -> `1.27.0` |

---

### Release Notes

<details>
<summary>FreshRSS/FreshRSS (freshrss/freshrss)</summary>

### [`v1.27.0`](https://github.com/FreshRSS/FreshRSS/blob/HEAD/CHANGELOG.md#2025-08-18-FreshRSS-1270)

[Compare Source](https://github.com/FreshRSS/FreshRSS/compare/1.26.3...1.27.0)

- Features
  - Implement support for HTTP `429 Too Many Requests` and `503 Service Unavailable`, obey `Retry-After` [#&#8203;7760](https://github.com/FreshRSS/FreshRSS/pull/7760)
  - Add sort by category title, or by feed title [#&#8203;7702](https://github.com/FreshRSS/FreshRSS/pull/7702)
  - Add search operator `c:` for categories like `c:23,34` or `!c:45,56` [#&#8203;7696](https://github.com/FreshRSS/FreshRSS/pull/7696)
  - Custom feed favicons [#&#8203;7646](https://github.com/FreshRSS/FreshRSS/pull/7646), [#&#8203;7704](https://github.com/FreshRSS/FreshRSS/pull/7704), [#&#8203;7717](https://github.com/FreshRSS/FreshRSS/pull/7717),
    [#&#8203;7792](https://github.com/FreshRSS/FreshRSS/pull/7792)
  - Rework fetch favicons for fewer HTTP requests [#&#8203;7767](https://github.com/FreshRSS/FreshRSS/pull/7767)
  - Add more unicity criteria based on title and/or content [#&#8203;7789](https://github.com/FreshRSS/FreshRSS/pull/7789)
  - Automatically restore user configuration from backup [#&#8203;7682](https://github.com/FreshRSS/FreshRSS/pull/7682)
  - API add support for states in `s` parameter of `streamId` [#&#8203;7695](https://github.com/FreshRSS/FreshRSS/pull/7695)
  - Improve sharing via Print [#&#8203;7728](https://github.com/FreshRSS/FreshRSS/pull/7728)
  - Redirect to the login page from bookmarklet instead of 403 [#&#8203;7782](https://github.com/FreshRSS/FreshRSS/pull/7782)
  - Clean local cache more often, when refreshing feeds [#&#8203;7827](https://github.com/FreshRSS/FreshRSS/pull/7827)
- Security
  - Implement reauthentication (*sudo* mode) [#&#8203;7753](https://github.com/FreshRSS/FreshRSS/pull/7753)
  - Add `Content-Security-Policy: frame-ancestors` [#&#8203;7677](https://github.com/FreshRSS/FreshRSS/pull/7677)
  - Ensure CSP everywhere [#&#8203;7810](https://github.com/FreshRSS/FreshRSS/pull/7810)
  - Show warning when unsafe CSP policy is in use [#&#8203;7804](https://github.com/FreshRSS/FreshRSS/pull/7804)
  - Fix access rights when creating a new user [#&#8203;7783](https://github.com/FreshRSS/FreshRSS/pull/7783)
  - Improve security of form for user details [#&#8203;7771](https://github.com/FreshRSS/FreshRSS/pull/7771), [#&#8203;7786](https://github.com/FreshRSS/FreshRSS/pull/7786)
  - Disallow setting non-existent theme [#&#8203;7722](https://github.com/FreshRSS/FreshRSS/pull/7722)
  - Regenerate cookie ID after logging out [#&#8203;7762](https://github.com/FreshRSS/FreshRSS/pull/7762)
  - Require current password when setting new password [#&#8203;7763](https://github.com/FreshRSS/FreshRSS/pull/7763)
  - Add missing access checks for feed-related actions [#&#8203;7768](https://github.com/FreshRSS/FreshRSS/pull/7768)
  - Strip more unsafe attributes such as `referrerpolicy`, `ping` [#&#8203;7770](https://github.com/FreshRSS/FreshRSS/pull/7770)
  - Remove unneeded execution permissions [#&#8203;7802](https://github.com/FreshRSS/FreshRSS/pull/7802)
- Bug fixing
  - Fix redirections when scraping from HTML [#&#8203;7654](https://github.com/FreshRSS/FreshRSS/pull/7654), [#&#8203;7741](https://github.com/FreshRSS/FreshRSS/pull/7741)
  - Fix multiple authentication HTTP headers [#&#8203;7703](https://github.com/FreshRSS/FreshRSS/pull/7703)
  - Fix HTML queries with a single feed [#&#8203;7730](https://github.com/FreshRSS/FreshRSS/pull/7730)
  - WebSub: only perform a redirection when coming from WebSub [#&#8203;7738](https://github.com/FreshRSS/FreshRSS/pull/7738)
  - Include enclosures in entries’ hash [#&#8203;7719](https://github.com/FreshRSS/FreshRSS/pull/7719)
    - Negative side-effect: users of the option to *automatically mark updated articles as unread* will once have some articles with enclosures re-appear as unread
  - Fix cancellation of slider exit UI [#&#8203;7705](https://github.com/FreshRSS/FreshRSS/pull/7705)
  - Honor *disable update* on update page [#&#8203;7733](https://github.com/FreshRSS/FreshRSS/pull/7733)
  - Fix no registration limit setting [#&#8203;7751](https://github.com/FreshRSS/FreshRSS/pull/7751)
  - Fix XML encoding of sharing functions [#&#8203;7822](https://github.com/FreshRSS/FreshRSS/pull/7822)
- SimplePie
  - Fix propagation of HTTP error codes [#&#8203;7670](https://github.com/FreshRSS/FreshRSS/pull/7670)
  - Fix support for XML feeds with HTML entities [#&#8203;7689](https://github.com/FreshRSS/FreshRSS/pull/7689), [simplepie#915](https://github.com/simplepie/simplepie/pull/915)
  - Fix feeds encoded in UTF-16LE [#&#8203;7691](https://github.com/FreshRSS/FreshRSS/pull/7691), [simplepie#916](https://github.com/simplepie/simplepie/pull/916)
  - Various upstream contributions [simplepie#917](https://github.com/simplepie/simplepie/pull/917), [simplepie#924](https://github.com/simplepie/simplepie/pull/924),
    [simplepie#926](https://github.com/simplepie/simplepie/pull/926), [simplepie#932](https://github.com/simplepie/simplepie/pull/932), [simplepie#933](https://github.com/simplepie/simplepie/pull/933)
  - Sync upstream [#&#8203;7706](https://github.com/FreshRSS/FreshRSS/pull/7706), [FreshRSS/simplepie#45](https://github.com/FreshRSS/simplepie/pull/45), [#&#8203;7775](https://github.com/FreshRSS/FreshRSS/pull/7775),
    [FreshRSS/simplepie#50](https://github.com/FreshRSS/simplepie/pull/50), [#&#8203;7824](https://github.com/FreshRSS/FreshRSS/pull/7824), [#&#8203;7825](https://github.com/FreshRSS/FreshRSS/pull/7825),
  - Fix regex *Backtrack limit was exhausted* in `clean_hash()` [#&#8203;7813](https://github.com/FreshRSS/FreshRSS/pull/7813), [FreshRSS/simplepie#48](https://github.com/FreshRSS/simplepie/pull/48)
- Deployment
  - Docker default image (Debian 12 Bookworm) updated to PHP 8.2.29 [#&#8203;7805](https://github.com/FreshRSS/FreshRSS/pull/7805)
  - Docker alternative image updated to Alpine 3.22 with PHP 8.4.11 and Apache 2.4.65 [#&#8203;7740](https://github.com/FreshRSS/FreshRSS/pull/7740), [#&#8203;7740](https://github.com/FreshRSS/FreshRSS/pull/7740),
    [#&#8203;7803](https://github.com/FreshRSS/FreshRSS/pull/7803)
  - Start supporting PHP 8.5+ [#&#8203;7787](https://github.com/FreshRSS/FreshRSS/pull/7787), [#&#8203;7826](https://github.com/FreshRSS/FreshRSS/pull/7826)
    - Docker Alpine dev image `:newest` updated to PHP 8.5-alpha and Apache 2.4.65 [#&#8203;7773](https://github.com/FreshRSS/FreshRSS/pull/7773)
  - Docker: interpolate `FRESHRSS_INSTALL` and `FRESHRSS_USER` variables [#&#8203;7725](https://github.com/FreshRSS/FreshRSS/pull/7725)
  - Docker: Reduce how much data needs to be chown/chmod’ed on container startup [#&#8203;7793](https://github.com/FreshRSS/FreshRSS/pull/7793)
  - Test for database PDO typing support during install (relevant for MySQL / MariaDB with obsolete driver) [#&#8203;7651](https://github.com/FreshRSS/FreshRSS/pull/7651)
- Extensions
  - Add API endpoint for extensions [#&#8203;7576](https://github.com/FreshRSS/FreshRSS/pull/7576)
  - Expose the reading modes for extensions [#&#8203;7668](https://github.com/FreshRSS/FreshRSS/pull/7668), [#&#8203;7688](https://github.com/FreshRSS/FreshRSS/pull/7688)
  - New extension hook `before_login_btn` [#&#8203;7761](https://github.com/FreshRSS/FreshRSS/pull/7761)
- UI
  - Improve *mark as read* request showing popup due to `onbeforeunload` [#&#8203;7554](https://github.com/FreshRSS/FreshRSS/pull/7554)
  - Fix lazy-loading for `<video poster="...">` and `<image>` [#&#8203;7636](https://github.com/FreshRSS/FreshRSS/pull/7636)
  - Avoid styling `<code>` inside of `<pre>` [#&#8203;7797](https://github.com/FreshRSS/FreshRSS/pull/7797)
  - Improve confirmation logic with `data-auto-leave-validation` [#&#8203;7785](https://github.com/FreshRSS/FreshRSS/pull/7785)
  - Update `chart.js` to 4.5.0 [#&#8203;7752](https://github.com/FreshRSS/FreshRSS/pull/7752), [#&#8203;7816](https://github.com/FreshRSS/FreshRSS/pull/7816)
  - Various UI and style improvements: [#&#8203;7616](https://github.com/FreshRSS/FreshRSS/pull/7616), [#&#8203;7811](https://github.com/FreshRSS/FreshRSS/pull/7811)
- I18n
  - Show translation status in README [#&#8203;7715](https://github.com/FreshRSS/FreshRSS/pull/7715)
  - Improve Indonesian [#&#8203;7654](https://github.com/FreshRSS/FreshRSS/pull/7654), [#&#8203;7721](https://github.com/FreshRSS/FreshRSS/pull/7721)
  - Improve Persian [#&#8203;7795](https://github.com/FreshRSS/FreshRSS/pull/7795)
- Misc.
  - Improve PHP code [#&#8203;7642](https://github.com/FreshRSS/FreshRSS/pull/7642), [#&#8203;7665](https://github.com/FreshRSS/FreshRSS/pull/7665), [#&#8203;7761](https://github.com/FreshRSS/FreshRSS/pull/7761),
    [#&#8203;7781](https://github.com/FreshRSS/FreshRSS/pull/7781), [#&#8203;7794](https://github.com/FreshRSS/FreshRSS/pull/7794)
  - Update dev dependencies [#&#8203;7708](https://github.com/FreshRSS/FreshRSS/pull/7708), [#&#8203;7709](https://github.com/FreshRSS/FreshRSS/pull/7709), [#&#8203;7710](https://github.com/FreshRSS/FreshRSS/pull/7710),
    [#&#8203;7711](https://github.com/FreshRSS/FreshRSS/pull/7711), [#&#8203;7776](https://github.com/FreshRSS/FreshRSS/pull/7776), [#&#8203;7777](https://github.com/FreshRSS/FreshRSS/pull/7777)

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1253
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-20 23:32:02 +00:00
d117d65981 Update ollama/ollama Docker tag to v0.11.5 (#1268)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m19s
2025-08-20 17:01:56 +00:00
e30ca24ef2 Update ghcr.io/unpoller/unpoller Docker tag to v2.15.4 (#1267)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-20 17:01:50 +00:00
a4f15af767 Update searxng/searxng:latest Docker digest to a3c8ad9 (#1266)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
2025-08-20 17:01:40 +00:00
1d38865e3d Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to d338b0d
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m36s
2025-08-20 15:03:27 +00:00
fe50613205 Update ghcr.io/n8n-io/n8n Docker tag to v1.108.1 (#1263)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m3s
2025-08-20 13:02:07 +00:00
e426f3ed01 Update searxng/searxng:latest Docker digest to a42ce09 (#1262)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-20 13:01:57 +00:00
0965e0e30e Update searxng/searxng:latest Docker digest to 65dfdca
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m3s
2025-08-20 06:01:26 +00:00
6c3e914e50 Update ghcr.io/linuxserver/lidarr:2.12.4 Docker digest to 9f14ac8 (#1260)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m10s
2025-08-20 03:02:04 +00:00
8c9e0a5a0d Update d3fk/s3cmd:latest Docker digest to ae1df5b (#1259)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-20 03:01:56 +00:00
18c8eabbf1 Update ghcr.io/twin/gatus Docker tag to v5.23.2
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m10s
2025-08-19 22:01:51 +00:00
c8534cbc76 Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to d37a88f
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
2025-08-19 22:01:36 +00:00
c83e3334c8 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 227b3e6
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m23s
lint-test-helm / helm-lint (pull_request) Successful in 15s
2025-08-19 21:01:55 +00:00
4fe255a645 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 504530e
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m54s
2025-08-19 20:01:50 +00:00
a9f04c1799 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 944f012 (#1254)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m55s
2025-08-19 18:02:19 +00:00
8df1d86708 disable bypass
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-08-19 12:59:38 -05:00
9f99141a35 Update searxng/searxng:latest Docker digest to 81084f2 (#1252)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m2s
2025-08-19 11:02:23 +00:00
ea6e0953a2 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 28f2967
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m21s
2025-08-19 09:02:41 +00:00
92188a8dd3 Update bbilly1/tubearchivist Docker tag to v0.5.6 (#1250)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m21s
2025-08-19 03:01:51 +00:00
04003c77be Update ghcr.io/plexguide/huntarr Docker tag to v8.2.7 (#1249)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m53s
2025-08-19 00:02:08 +00:00