Commit Graph

9080 Commits

Author SHA1 Message Date
ed626f4290 Update ghcr.io/karakeep-app/karakeep Docker tag to v0.30.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 15s
2026-01-01 11:01:31 +00:00
89027af036 Update ghcr.io/siderolabs/talosctl Docker tag to v1.12.0 (#2825)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Successful in 1m12s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/siderolabs/talosctl](https://github.com/siderolabs/talos) | minor | `v1.11.6` → `v1.12.0` |

---

### Release Notes

<details>
<summary>siderolabs/talos (ghcr.io/siderolabs/talosctl)</summary>

### [`v1.12.0`](https://github.com/siderolabs/talos/blob/HEAD/CHANGELOG.md#Changes-since-v1120-alpha1)

[Compare Source](https://github.com/siderolabs/talos/compare/v1.11.6...v1.12.0)

<details><summary>66 commits</summary>
<p>

- [`3d811a4c8`](3d811a4c81) release(v1.12.0-alpha.2): prepare release
- [`fb4bfe851`](fb4bfe851c) chore: fix LVM test
- [`f4ee0d112`](f4ee0d1128) chore: disable VIP operator test
- [`288f63872`](288f638726) feat: bump deps
- [`b66482c52`](b66482c529) feat: allow disabling injection of extra cmdline in cluster create
- [`704b5f99e`](704b5f99e6) feat: update Kubernetes to 1.35.0-alpha.2
- [`1dffa5d99`](1dffa5d996) feat: implement virtual IP operator config
- [`43b1d7537`](43b1d75375) fix: validate provisioner when destroying local clusters
- [`b494c54c8`](b494c54c81) fix: talos import on non-linux
- [`61e95cb4b`](61e95cb4b7) feat: support bootloader option for ISO
- [`d11072726`](d110727263) fix: provide offset for partitions in discovered volumes
- [`39eeae963`](39eeae9631) feat: update dependencies
- [`9890a9a31`](9890a9a31d) test: fix OOM test
- [`c0772b8ed`](c0772b8eda) feat: add airgapped mode to QEMU backed talos
- [`ac60a9e27`](ac60a9e27d) fix: update test for PCI driver rebind/IOMMU
- [`6c98f4cdb`](6c98f4cdb0) feat: implement new DHCP network configuration
- [`da92a756d`](da92a756d9) fix: drop 'ro' falg from defaults
- [`28fd2390c`](28fd2390cb) fix: imager build on arm64
- [`4e12df8c5`](4e12df8c5c) test: integration test for OOM controller
- [`7e498faba`](7e498faba9) feat: use image signer
- [`eccb21dd3`](eccb21dd3b) feat: add presets to the 'cluster create qemu' command
- [`ec0a813fa`](ec0a813fac) feat: unify cmdline handling GRUB/systemd-boot
- [`37e4c40c6`](37e4c40c6a) fix: skip module signature tests on docker provisioner only
- [`8124efb42`](8124efb42f) fix: cache e2e
- [`4adcda0f5`](4adcda0f54) fix: reserve the apid and trustd ports from the ephemeral port range
- [`ced57b047`](ced57b047a) feat: support optionally disabling module sig verification
- [`1e5c4ed64`](1e5c4ed644) fix: build talosctl image cache-serve non-linux
- [`dbdd2b237`](dbdd2b237e) feat: add static registry to talosctl
- [`77d8cc7c5`](77d8cc7c58) chore: push `latest` tag only on main
- [`59d9b1c75`](59d9b1c75d) feat: update dependencies
- [`bf6ad5171`](bf6ad51710) feat: add back install script
- [`da451c5ba`](da451c5ba4) chore: drop documentation except for fresh reference
- [`2f23fedeb`](2f23fedeb7) fix: file leak in reading cgroups
- [`b412ffdbc`](b412ffdbc2) docs: update README.md for docs link
- [`8dc51bae7`](8dc51bae79) feat: add drm\_gpuvm and drm\_gpusvm\_helper modules
- [`4ca58aeb8`](4ca58aeb81) fix: make Akamai platform usable
- [`061f8e76f`](061f8e76fd) feat: bump pkgs
- [`a9fa852da`](a9fa852dad) feat: update uefi image to talos linux logo
- [`04753ba69`](04753ba698) feat: update go to 1.25.2
- [`9a42b05bd`](9a42b05bda) feat: implement link aliasing
- [`d732bd0be`](d732bd0be7) chore(ci): run only nvidia tests for NVIDIA workflows
- [`8d1468209`](8d1468209a) fix: stop populating apiserver cert SANs
- [`02473244c`](02473244c1) fix: wait for mount status to be proper mode
- [`825622d90`](825622d90a) fix: resource proto definitions
- [`2c6003e79`](2c6003e790) docs: add Project Calico installation in two mode
- [`4fb4c8678`](4fb4c86780) feat: add disk.EnableUUID to generated ova
- [`33fb48f8f`](33fb48f8f9) fix: add dashboard spinner
- [`053fd0bd4`](053fd0bd4d) feat: update Linux to 6.17
- [`34e107e1b`](34e107e1bd) docs: fix broken link
- [`dfbece56b`](dfbece56bd) docs: update the kubespan docs
- [`8b041a72c`](8b041a72ca) docs: update scaleway.md
- [`435dcbf82`](435dcbf820) fix: provide nocloud metadata with missing network config
- [`ec3bd878f`](ec3bd878f9) refactor: remove the go-blockdevice v1 completely
- [`33544bde9`](33544bde9c) fix: minor improvements to fs
- [`fd2eebf7f`](fd2eebf7fa) feat: create merge patch from diff of two machine configs
- [`eadbdda94`](eadbdda947) fix: uefi boot order setting
- [`cd9fb2743`](cd9fb27434) fix: support secure HTTP proxy with gRPC dial
- [`adf87b4b9`](adf87b4b93) feat: update Flannel to v0.27.4
- [`5dfb7e1fe`](5dfb7e1fe7) feat: serve etcd image from registry.k8s.io
- [`5ca841804`](5ca8418049) fix: nftables flaky test
- [`a940e45a7`](a940e45a7f) feat: generate list of images required to build talos
- [`3472d6e79`](3472d6e79c) fix: revert "chore: use new mount/v3 package in efivarfs"
- [`42c0bdbf3`](42c0bdbf32) feat: add provisioner flag to images default command
- [`6bc0b1bcf`](6bc0b1bcf7) feat: drop and lock deprecated features
- [`362a8e63b`](362a8e63b7) fix: change the compression format
- [`6e58f58aa`](6e58f58aae) fix: mkdir artifacts path

</p>
</details>

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

Reviewed-on: #2825
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-01-01 06:05:38 +00:00
92015609c6 remove soulsync
All checks were successful
lint-test-helm / lint-helm (push) Successful in 13s
lint-test-docker / lint-docker-compose (push) Successful in 22s
render-manifests-push / render-manifests-push (push) Successful in 23s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 15m39s
renovate / renovate (push) Successful in 1m3s
2025-12-31 16:32:09 -06:00
e1b563c5b4 disable l2
All checks were successful
lint-test-helm / lint-helm (push) Successful in 11s
render-manifests-push / render-manifests-push (push) Successful in 26s
renovate / renovate (push) Successful in 1m13s
2025-12-31 16:26:20 -06:00
2c8780d1ef enable soulsync
All checks were successful
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Successful in 1m11s
render-manifests-push / render-manifests-push (push) Successful in 25s
2025-12-31 16:21:38 -06:00
f4243ec768 Update vaultwarden/server Docker tag to v1.35.1 (#3000)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 13s
renovate / renovate (push) Successful in 1m34s
2025-12-31 16:01:31 +00:00
6f318db6a0 Update ghcr.io/booklore-app/booklore Docker tag to v1.16.2 (#3015)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 13s
renovate / renovate (push) Successful in 2m30s
2025-12-31 05:50:59 +00:00
90bb358823 bump version
Some checks failed
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 25s
renovate / renovate (push) Has been cancelled
2025-12-30 23:49:27 -06:00
02b15bd27a Update d3fk/s3cmd:latest Docker digest to 8aeb104 (#3012)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 17m16s
renovate / renovate (push) Successful in 1m27s
2025-12-31 02:40:33 +00:00
32130d7928 Update kube-prometheus-stack Docker tag to v80.9.1 (#3005)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Successful in 1m39s
2025-12-30 22:24:38 +00:00
f11eb0c03f Update clidey/whodb Docker tag to v0.87.0 (#3001)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-12-30 22:24:11 +00:00
41a50b8587 Update Helm release generic-device-plugin to v0.20.11 (#2999)
Some checks failed
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-12-30 22:23:57 +00:00
d599d4de8f Update harbor.alexlebens.net/images/site-profile Docker tag to v2.1.4 (#2998)
Some checks failed
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-12-30 22:23:32 +00:00
7c102a5d32 Update harbor.alexlebens.net/images/site-documentation Docker tag to v0.0.7 (#2996)
Some checks failed
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-12-30 22:23:27 +00:00
af6656c740 Update harbor.alexlebens.net/images/rayflume Docker tag to v0.0.8 (#2994)
Some checks failed
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-12-30 22:23:25 +00:00
8b6d783903 Update ghcr.io/traefik/traefik Docker tag to v3.6.6 (#2993)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-docker / lint-docker-compose (push) Successful in 21s
2025-12-30 22:23:17 +00:00
11aea647c0 Update ghcr.io/jmbannon/ytdl-sub Docker tag to v2025.12.30 (#2992)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been cancelled
2025-12-30 22:23:05 +00:00
e05171a44e Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.12.5 (#2990)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-12-30 22:22:55 +00:00
40be017117 Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.11.3 (#2989)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Has been cancelled
2025-12-30 22:22:30 +00:00
2c3e616387 Update Helm release plugin-barman-cloud to v0.4.0 (#2988)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 10s
renovate / renovate (push) Successful in 1m26s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [plugin-barman-cloud](https://cloudnative-pg.io) ([source](https://github.com/cloudnative-pg/charts)) | minor | `0.3.1` → `0.4.0` |

---

### Release Notes

<details>
<summary>cloudnative-pg/charts (plugin-barman-cloud)</summary>

### [`v0.4.0`](https://github.com/cloudnative-pg/charts/releases/tag/plugin-barman-cloud-v0.4.0)

[Compare Source](https://github.com/cloudnative-pg/charts/compare/plugin-barman-cloud-v0.3.1...plugin-barman-cloud-v0.4.0)

Helm Chart for CloudNativePG's CNPG-I backup plugin using Barman Cloud

#### What's Changed

- fix(ci): use PAT instead of GITHUB\_TOKEN in release-pr workflow by [@&#8203;mnencia](https://github.com/mnencia) in [#&#8203;754](https://github.com/cloudnative-pg/charts/pull/754)
- docs: add plugin-barman-cloud chart release instructions by [@&#8203;mnencia](https://github.com/mnencia) in [#&#8203;717](https://github.com/cloudnative-pg/charts/pull/717)
- chore(cloudnative-pg): use port names rather than numbers by [@&#8203;jcpunk](https://github.com/jcpunk) in [#&#8203;765](https://github.com/cloudnative-pg/charts/pull/765)
- Release plugin-barman-cloud-v0.4.0 by [@&#8203;cnpg-bot](https://github.com/cnpg-bot) in [#&#8203;767](https://github.com/cloudnative-pg/charts/pull/767)

#### New Contributors

- [@&#8203;cnpg-bot](https://github.com/cnpg-bot) made their first contribution in [#&#8203;767](https://github.com/cloudnative-pg/charts/pull/767)

**Full Changelog**: <https://github.com/cloudnative-pg/charts/compare/cluster-v0.5.0...plugin-barman-cloud-v0.4.0>

</details>

---

### Configuration

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

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

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

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

---

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

---

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

Reviewed-on: #2988
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-12-30 21:04:12 +00:00
9d98833c06 run full at night
All checks were successful
renovate / renovate (push) Successful in 1m31s
2025-12-30 12:59:23 -06:00
3bb08d0ac0 Update Helm release meilisearch to v0.20.0 (#2964)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Successful in 1m32s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [meilisearch](https://github.com/meilisearch/meilisearch-kubernetes/tree/main/charts/meilisearch) ([source](https://github.com/meilisearch/meilisearch-kubernetes)) | minor | `0.19.0` → `0.20.0` |

---

### Release Notes

<details>
<summary>meilisearch/meilisearch-kubernetes (meilisearch)</summary>

### [`v0.20.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.20.0)

[Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.19.0...meilisearch-0.20.0)

A Helm chart for the Meilisearch search engine

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

Reviewed-on: #2964
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-12-30 18:57:47 +00:00
ce7e68a60d Update ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar Docker tag to v0.10.0 (#2984)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 14s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar | minor | `v0.9.0` → `v0.10.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni44IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #2984
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-12-30 18:56:43 +00:00
80c91d2797 Update ghcr.io/cloudnative-pg/plugin-barman-cloud Docker tag to v0.10.0 (#2983)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Failing after 4s
lint-test-helm / lint-helm (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/cloudnative-pg/plugin-barman-cloud | minor | `v0.9.0` → `v0.10.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni44IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #2983
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-12-30 18:56:31 +00:00
80f9ea2735 Update stalwartlabs/stalwart Docker tag to v0.15.3 (#2982)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Successful in 1m36s
2025-12-30 16:01:45 +00:00
d1da61ada4 Update searxng/searxng:latest Docker digest to 1ad4159 (#2980)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 10s
renovate / renovate (push) Successful in 1m42s
2025-12-30 09:01:44 +00:00
426598bcae run daily
All checks were successful
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 27s
renovate / renovate (push) Successful in 1m31s
2025-12-29 22:10:30 -06:00
d7d68c83f9 use cache
All checks were successful
lint-test-helm / lint-helm (push) Successful in 27s
render-manifests-push / render-manifests-push (push) Successful in 38s
renovate / renovate (push) Successful in 2m36s
2025-12-29 22:02:45 -06:00
16b8ed203f use empty
All checks were successful
lint-test-helm / lint-helm (push) Successful in 21s
render-manifests-push / render-manifests-push (push) Successful in 28s
renovate / renovate (push) Successful in 1m59s
2025-12-29 22:01:22 -06:00
b77cf08b2e download mp3
All checks were successful
lint-test-helm / lint-helm (push) Successful in 24s
render-manifests-push / render-manifests-push (push) Successful in 42s
renovate / renovate (push) Successful in 1m56s
2025-12-29 21:10:37 -06:00
e3de5dccaf fix config
All checks were successful
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 27s
renovate / renovate (push) Successful in 2m8s
2025-12-30 01:34:53 +00:00
a0b7579a0b fix path
All checks were successful
lint-test-helm / lint-helm (push) Successful in 13s
render-manifests-push / render-manifests-push (push) Successful in 27s
renovate / renovate (push) Successful in 2m43s
2025-12-30 01:16:03 +00:00
0ead2ab048 fix mount options
All checks were successful
lint-test-helm / lint-helm (push) Successful in 17s
render-manifests-push / render-manifests-push (push) Successful in 42s
renovate / renovate (push) Successful in 2m23s
2025-12-30 01:11:10 +00:00
8dbcd45d01 add youtube music
All checks were successful
lint-test-helm / lint-helm (push) Successful in 19s
render-manifests-push / render-manifests-push (push) Successful in 32s
renovate / renovate (push) Successful in 2m51s
2025-12-30 01:00:14 +00:00
a065a6d91a enable
All checks were successful
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 31s
renovate / renovate (push) Successful in 2m37s
2025-12-30 00:28:58 +00:00
a9cefc2af0 change
All checks were successful
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 29s
renovate / renovate (push) Successful in 2m30s
2025-12-30 00:23:34 +00:00
c76b579bb4 change
All checks were successful
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 1m1s
renovate / renovate (push) Successful in 2m44s
2025-12-30 00:18:45 +00:00
89482e59df change config
All checks were successful
lint-test-helm / lint-helm (push) Successful in 29s
render-manifests-push / render-manifests-push (push) Successful in 50s
renovate / renovate (push) Successful in 2m49s
2025-12-29 18:03:49 -06:00
ed66c69ffc Update ghcr.io/unpoller/unpoller Docker tag to v2.21.0 (#2943)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 22s
renovate / renovate (push) Successful in 4m4s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/unpoller/unpoller](https://github.com/unpoller/unpoller) | minor | `v2.20.1` → `v2.21.0` |

---

### Release Notes

<details>
<summary>unpoller/unpoller (ghcr.io/unpoller/unpoller)</summary>

### [`v2.21.0`](https://github.com/unpoller/unpoller/releases/tag/v2.21.0)

[Compare Source](https://github.com/unpoller/unpoller/compare/v2.20.1...v2.21.0)

#### Changelog

- [`c71cc9a`](c71cc9a681) Merge pull request [#&#8203;905](https://github.com/unpoller/unpoller/issues/905) from aharper343/fix/nil-dereference
- [`25ba0bd`](25ba0bd14a) Fix incorrect initialization of SaveTraffic
- [`db85517`](db85517166) Merge pull request [#&#8203;903](https://github.com/unpoller/unpoller/issues/903) from aharper343/feat/traffic-support
- [`f7d488a`](f7d488a887) Lint and format cleanup
- [`9b62519`](9b62519bfe) Rebasing
- [`6205900`](6205900446) Adding constants for periods and debug logs for retrieved counts
- [`ab7073d`](ab7073d63d) Added support for regions and sub-regions
- [`22dfc25`](22dfc25801) Temp fix for test cases and warning from Dockerfile
- [`0b9d3de`](0b9d3de5cc) First working version DPI metrics and traffic exported

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

Reviewed-on: #2943
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-12-29 23:50:21 +00:00
c0d1d9f140 Update ghcr.io/kashalls/external-dns-unifi-webhook Docker tag to v0.8.0 (#2940)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 17s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/kashalls/external-dns-unifi-webhook](https://github.com/kashalls/external-dns-unifi-webhook) | minor | `v0.7.0` → `v0.8.0` |

---

### Release Notes

<details>
<summary>kashalls/external-dns-unifi-webhook (ghcr.io/kashalls/external-dns-unifi-webhook)</summary>

### [`v0.8.0`](https://github.com/kashalls/external-dns-unifi-webhook/releases/tag/v0.8.0)

[Compare Source](https://github.com/kashalls/external-dns-unifi-webhook/compare/v0.7.0...v0.8.0)

#### What's Changed

- fix(deps): update module golang.org/x/net to v0.46.0 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;132](https://github.com/kashalls/external-dns-unifi-webhook/pull/132)
- \[Closes [#&#8203;133](https://github.com/kashalls/external-dns-unifi-webhook/issues/133)] Better documentation on Creating API Keys by [@&#8203;userbradley](https://github.com/userbradley) in [#&#8203;134](https://github.com/kashalls/external-dns-unifi-webhook/pull/134)
- feat(metrics): improve /metrics endpoint with comprehensive instrumentation by [@&#8203;lexfrei](https://github.com/lexfrei) in [#&#8203;135](https://github.com/kashalls/external-dns-unifi-webhook/pull/135)
- feat(metrics): add provider label to all metrics for multi-instance filtering by [@&#8203;lexfrei](https://github.com/lexfrei) in [#&#8203;138](https://github.com/kashalls/external-dns-unifi-webhook/pull/138)
- feat: optimize container image size with scratch base and UPX compression by [@&#8203;lexfrei](https://github.com/lexfrei) in [#&#8203;139](https://github.com/kashalls/external-dns-unifi-webhook/pull/139)
- fix(errors): improve error handling with comprehensive linter fixes by [@&#8203;lexfrei](https://github.com/lexfrei) in [#&#8203;140](https://github.com/kashalls/external-dns-unifi-webhook/pull/140)
- docs: add TESTING.md and CONTRIBUTING.md by [@&#8203;lexfrei](https://github.com/lexfrei) in [#&#8203;141](https://github.com/kashalls/external-dns-unifi-webhook/pull/141)
- chore(deps): update davidanson/markdownlint-cli2-action action to v20 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;142](https://github.com/kashalls/external-dns-unifi-webhook/pull/142)
- feat(github): add pull request template by [@&#8203;lexfrei](https://github.com/lexfrei) in [#&#8203;143](https://github.com/kashalls/external-dns-unifi-webhook/pull/143)
- fix(ci): add paths filter to release workflow PR trigger by [@&#8203;lexfrei](https://github.com/lexfrei) in [#&#8203;144](https://github.com/kashalls/external-dns-unifi-webhook/pull/144)
- feat(test): add unit tests before linting work by [@&#8203;lexfrei](https://github.com/lexfrei) in [#&#8203;145](https://github.com/kashalls/external-dns-unifi-webhook/pull/145)
- chore(deps): update actions/github-script action to v8 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;146](https://github.com/kashalls/external-dns-unifi-webhook/pull/146)
- chore(deps): update actions/setup-go action to v6 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;147](https://github.com/kashalls/external-dns-unifi-webhook/pull/147)
- Add golangci-lint configuration and comprehensive unit tests by [@&#8203;lexfrei](https://github.com/lexfrei) in [#&#8203;148](https://github.com/kashalls/external-dns-unifi-webhook/pull/148)
- Fix container USER directive for Kubernetes runAsNonRoot compatibility by [@&#8203;lexfrei](https://github.com/lexfrei) in [#&#8203;149](https://github.com/kashalls/external-dns-unifi-webhook/pull/149)
- chore(deps): update actions/setup-go action to v6 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;150](https://github.com/kashalls/external-dns-unifi-webhook/pull/150)
- chore(deps): update golangci/golangci-lint-action action to v9 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;151](https://github.com/kashalls/external-dns-unifi-webhook/pull/151)
- Fix PR builds from forks and optimize CI performance by [@&#8203;lexfrei](https://github.com/lexfrei) in [#&#8203;153](https://github.com/kashalls/external-dns-unifi-webhook/pull/153)
- Migrate to stdlib logging and remove external dependencies by [@&#8203;lexfrei](https://github.com/lexfrei) in [#&#8203;152](https://github.com/kashalls/external-dns-unifi-webhook/pull/152)
- ci(workflows): optimize container builds with native ARM64 runners by [@&#8203;lexfrei](https://github.com/lexfrei) in [#&#8203;154](https://github.com/kashalls/external-dns-unifi-webhook/pull/154)
- chore(deps): update github artifact actions (major) by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;155](https://github.com/kashalls/external-dns-unifi-webhook/pull/155)
- fix(ci): correct bash array usage in manifest creation by [@&#8203;lexfrei](https://github.com/lexfrei) in [#&#8203;156](https://github.com/kashalls/external-dns-unifi-webhook/pull/156)
- Update README.md by [@&#8203;boomam](https://github.com/boomam) in [#&#8203;159](https://github.com/kashalls/external-dns-unifi-webhook/pull/159)
- chore(deps): update davidanson/markdownlint-cli2-action action to v21 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;161](https://github.com/kashalls/external-dns-unifi-webhook/pull/161)
- fix(deps): update module sigs.k8s.io/external-dns to v0.20.0 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;160](https://github.com/kashalls/external-dns-unifi-webhook/pull/160)
- chore(deps): update actions/checkout action to v6 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;162](https://github.com/kashalls/external-dns-unifi-webhook/pull/162)
- chore(deps): update davidanson/markdownlint-cli2-action action to v22 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;164](https://github.com/kashalls/external-dns-unifi-webhook/pull/164)
- chore(deps): update github artifact actions (major) by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;165](https://github.com/kashalls/external-dns-unifi-webhook/pull/165)

#### New Contributors

- [@&#8203;userbradley](https://github.com/userbradley) made their first contribution in [#&#8203;134](https://github.com/kashalls/external-dns-unifi-webhook/pull/134)
- [@&#8203;lexfrei](https://github.com/lexfrei) made their first contribution in [#&#8203;135](https://github.com/kashalls/external-dns-unifi-webhook/pull/135)
- [@&#8203;boomam](https://github.com/boomam) made their first contribution in [#&#8203;159](https://github.com/kashalls/external-dns-unifi-webhook/pull/159)

**Full Changelog**: <https://github.com/kashalls/external-dns-unifi-webhook/compare/v0.7.0...v0.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni45IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2940
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-12-29 23:49:59 +00:00
a353cc0f25 Update ghcr.io/booklore-app/booklore Docker tag to v1.16.1 (#2938)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 27s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/booklore-app/booklore](https://github.com/booklore-app/booklore) | minor | `v1.15.0` → `v1.16.1` |

---

### Release Notes

<details>
<summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary>

### [`v1.16.1`](https://github.com/booklore-app/booklore/releases/tag/v1.16.1)

[Compare Source](https://github.com/booklore-app/booklore/compare/v1.16.0...v1.16.1)

#### 🌟 What's New in v1.16.1

#### 🚀 New Features

- Feat/lubimyczytac metadata provider ([#&#8203;2019](https://github.com/booklore-app/booklore/issues/2019)) by [@&#8203;gajewsky](https://github.com/gajewsky)
- Display paginated reading sessions in the book metadata view ([#&#8203;2003](https://github.com/booklore-app/booklore/issues/2003)) by [@&#8203;acx10](https://github.com/acx10)

####  Enhancements

- Improve the SVG fetching and caching logic ([#&#8203;2011](https://github.com/booklore-app/booklore/issues/2011)) by [@&#8203;acx10](https://github.com/acx10)
- Fix(metadata): Improve handling of non-author creator roles ([#&#8203;1987](https://github.com/booklore-app/booklore/issues/1987)) by [@&#8203;MightyHalfGinger](https://github.com/MightyHalfGinger)
- Add more user-specific charts ([#&#8203;1991](https://github.com/booklore-app/booklore/issues/1991)) by [@&#8203;acx10](https://github.com/acx10)
- fix: when selecting a series, select all books from the series ([#&#8203;1979](https://github.com/booklore-app/booklore/issues/1979)) by [@&#8203;farfromrefug](https://github.com/farfromrefug)
- fix(metadata): Use existing Goodreads ID for batch refresh instead of searching ([#&#8203;1973](https://github.com/booklore-app/booklore/issues/1973)) by [@&#8203;cwar](https://github.com/cwar)
- Add anonymous usage telemetry ([#&#8203;2026](https://github.com/booklore-app/booklore/issues/2026)) by [@&#8203;acx10](https://github.com/acx10)
- perf(cbz): optimize CBZ reading ([#&#8203;1980](https://github.com/booklore-app/booklore/issues/1980)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs)
- Fix: regenerate improvements ([#&#8203;1981](https://github.com/booklore-app/booklore/issues/1981)) by [@&#8203;farfromrefug](https://github.com/farfromrefug)

#### 🐛 Bug Fixes

- Fix: Custom/Added icons not visible when assigning shelf ([#&#8203;2010](https://github.com/booklore-app/booklore/issues/2010)) by [@&#8203;acx10](https://github.com/acx10)
- fix(epub-metadata): properly decode URL-encoded cover image hrefs in EPUBs ([#&#8203;1983](https://github.com/booklore-app/booklore/issues/1983)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs)

#### 🛠️ Refactoring & Maintenance

- refactor(api): improve file resource handling in book download and FB2 metadata extraction ([#&#8203;2018](https://github.com/booklore-app/booklore/issues/2018)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs)
- Refactor book service in BE and FE ([#&#8203;2013](https://github.com/booklore-app/booklore/issues/2013)) by [@&#8203;acx10](https://github.com/acx10)
- Disable nginx IPv6 listener when disabled on host ([#&#8203;1998](https://github.com/booklore-app/booklore/issues/1998)) by [@&#8203;descensus](https://github.com/descensus)
- test(util): expand and improve utility test coverage for BookUtils, FileUtils, PathPatternResolver, MetadataChangeDetector, and UserPermissionUtils ([#&#8203;1985](https://github.com/booklore-app/booklore/issues/1985)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs)
- fix: Prevent transaction rollback when cover download fails ([#&#8203;1971](https://github.com/booklore-app/booklore/issues/1971)) by [@&#8203;cwar](https://github.com/cwar)

##### 🐳 Docker Images

- **Docker Hub:** `booklore/booklore:v1.16.1`
- **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.16.1`

**Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.16.0...v1.16.1>

### [`v1.16.0`](https://github.com/booklore-app/booklore/releases/tag/v1.16.0)

[Compare Source](https://github.com/booklore-app/booklore/compare/v1.15.0...v1.16.0)

#### 🌟 What's New in v1.16.0

#### 🚀 New Features

- Introduce reading session tracking with visual insights ([#&#8203;1957](https://github.com/booklore-app/booklore/issues/1957)) by [@&#8203;acx10](https://github.com/acx10)
- Introduce more granular permission controls and update the user management UI ([#&#8203;1965](https://github.com/booklore-app/booklore/issues/1965)) by [@&#8203;acx10](https://github.com/acx10)
- Enhance EPUB reader with new themes and UI improvements ([#&#8203;1948](https://github.com/booklore-app/booklore/issues/1948)) by [@&#8203;acx10](https://github.com/acx10)

####  Enhancements

- feat(bookmark): improve bookmark feature by adding rename, note, color, priority functionalities ([#&#8203;1946](https://github.com/booklore-app/booklore/issues/1946)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs)
- Fix: Add missing kobo progress bar and stats ([#&#8203;1942](https://github.com/booklore-app/booklore/issues/1942)) by [@&#8203;pedronave](https://github.com/pedronave)
- Fix/hardcover api key per user ([#&#8203;1943](https://github.com/booklore-app/booklore/issues/1943)) by [@&#8203;boludo00](https://github.com/boludo00)

#### 🐛 Bug Fixes

- fix(scans): prevent shelf associations from being cleared during metadata operations ([#&#8203;1947](https://github.com/booklore-app/booklore/issues/1947)) by [@&#8203;balazs-szucs](https://github.com/balazs-szucs)

##### 🐳 Docker Images

- **Docker Hub:** `booklore/booklore:v1.16.0`
- **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.16.0`

**Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.15.0...v1.16.0>

##### 📸 Screenshots:

![Screenshot 2025-12-24 at 12 50 15 PM](https://github.com/user-attachments/assets/499633e1-9342-40be-a8cd-536660f3a28b)
![Screenshot 2025-12-24 at 12 51 34 PM](https://github.com/user-attachments/assets/c8aa47f8-5921-48ca-b790-ecee5082f9b4)
![Screenshot 2025-12-24 at 12 50 33 PM](https://github.com/user-attachments/assets/8f554fc1-4c39-44de-bb87-ee48117ddbc8)
![Screenshot 2025-12-24 at 12 52 33 PM](https://github.com/user-attachments/assets/92c27004-db64-4a2c-901d-bc82e4f12dfc)
![Screenshot 2025-12-24 at 12 54 16 PM](https://github.com/user-attachments/assets/f65aefe0-d30e-4db2-8946-fd393fb31166)

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

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2938
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-12-29 23:49:23 +00:00
2cdbd2584a fix indent
Some checks failed
lint-test-helm / lint-helm (push) Successful in 20s
render-manifests-push / render-manifests-push (push) Successful in 37s
renovate / renovate (push) Has been cancelled
2025-12-29 17:48:31 -06:00
6475630b85 move to override
All checks were successful
lint-test-helm / lint-helm (push) Successful in 23s
render-manifests-push / render-manifests-push (push) Successful in 27s
renovate / renovate (push) Successful in 2m57s
2025-12-29 17:44:19 -06:00
895c19c421 use default preset
All checks were successful
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 37s
renovate / renovate (push) Successful in 2m44s
2025-12-29 17:40:50 -06:00
10ee60b912 remove minumum from manual merge
All checks were successful
renovate / renovate (push) Successful in 3m1s
2025-12-29 17:37:03 -06:00
84c9585757 fix
All checks were successful
lint-test-helm / lint-helm (push) Successful in 36s
render-manifests-push / render-manifests-push (push) Successful in 51s
renovate / renovate (push) Successful in 1m12s
2025-12-29 17:33:57 -06:00
e4c65bf156 fix sso
Some checks failed
renovate / renovate (push) Failing after 2s
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 27s
2025-12-29 17:31:42 -06:00
c4cfac53e6 change preset
All checks were successful
lint-test-helm / lint-helm (push) Successful in 20s
render-manifests-push / render-manifests-push (push) Successful in 33s
renovate / renovate (push) Successful in 1m37s
2025-12-29 17:28:19 -06:00
83c59346d3 change order
All checks were successful
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 27s
renovate / renovate (push) Successful in 1m19s
2025-12-29 17:26:20 -06:00
422e3c1fc2 enable oidc
Some checks failed
renovate / renovate (push) Failing after 3s
lint-test-helm / lint-helm (push) Successful in 40s
render-manifests-push / render-manifests-push (push) Successful in 1m2s
2025-12-29 17:23:45 -06:00