Commit Graph

677 Commits

Author SHA1 Message Date
4deaa0aeed Update goharbor/registry-photon Docker tag to v2.14.1 (#2132)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m29s
2025-11-25 12:02:38 +00:00
34b9314adc Update goharbor/nginx-photon Docker tag to v2.14.1 (#2131)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 6s
renovate / renovate (push) Has been cancelled
2025-11-25 12:02:28 +00:00
8881c23feb Update goharbor/harbor-registryctl Docker tag to v2.14.1 (#2130)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-11-25 12:02:19 +00:00
3845395b21 Update goharbor/harbor-portal Docker tag to v2.14.1 (#2129)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-11-25 12:02:08 +00:00
4f1866dd85 Update goharbor/harbor-jobservice Docker tag to v2.14.1 (#2128)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-11-25 12:01:59 +00:00
6f1180d3a3 Update goharbor/harbor-exporter Docker tag to v2.14.1 (#2127)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-11-25 12:01:51 +00:00
b78769e062 Update ghcr.io/0xerr0r/blocky Docker tag to v0.28.2 (#2100)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 19s
renovate / renovate (push) Successful in 1m44s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/0xerr0r/blocky](https://github.com/0xERR0R/blocky) | minor | `v0.27.0` -> `v0.28.2` |

---

### Release Notes

<details>
<summary>0xERR0R/blocky (ghcr.io/0xerr0r/blocky)</summary>

### [`v0.28.2`](https://github.com/0xERR0R/blocky/releases/tag/v0.28.2)

[Compare Source](https://github.com/0xERR0R/blocky/compare/v0.28.1...v0.28.2)

##### Changelog

##### Features

- [`26ac90c`](26ac90c0e2): feat: add MIPS architecture builds ([#&#8203;1929](https://github.com/0xERR0R/blocky/issues/1929)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))

##### Bug fixes

- [`605a361`](605a36199d): fix: handle DNSSEC validation for large RSA exponents and improve DNSKEY matching ([#&#8203;1935](https://github.com/0xERR0R/blocky/issues/1935)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))

##### Misc

- [`b776ae5`](b776ae57bc): refactor: remove duplicated code patterns in resolver and cmd packages ([#&#8203;1932](https://github.com/0xERR0R/blocky/issues/1932)) ([@&#8203;Copilot](https://github.com/Copilot))

### [`v0.28.1`](https://github.com/0xERR0R/blocky/releases/tag/v0.28.1)

[Compare Source](https://github.com/0xERR0R/blocky/compare/v0.28.0...v0.28.1)

##### Changelog

##### Bug fixes

- [`5657ce8`](5657ce8f0d): fix: resolve DNSSEC validation issue for CNAMEs in unsigned zones ([#&#8203;1930](https://github.com/0xERR0R/blocky/issues/1930)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))

##### Build and dependencies

- [`f4b6b75`](f4b6b75457): build: Update regex for bug fixes in goreleaser config ([@&#8203;0xERR0R](https://github.com/0xERR0R))

##### Misc

- [`0a3c724`](0a3c72441f): refactor: remove unused code ([#&#8203;1928](https://github.com/0xERR0R/blocky/issues/1928)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))

### [`v0.28.0`](https://github.com/0xERR0R/blocky/releases/tag/v0.28.0)

[Compare Source](https://github.com/0xERR0R/blocky/compare/v0.27.0...v0.28.0)

##### Changelog

##### Features

- [`77578da`](77578dafdf): feat: add DNSSEC validation ([#&#8203;1914](https://github.com/0xERR0R/blocky/issues/1914)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`b29eab4`](b29eab48ac): feat: add SOA records to NXDOMAIN responses for RFC 2308 compliance ([#&#8203;1895](https://github.com/0xERR0R/blocky/issues/1895)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`d0681ae`](d0681ae6d3): feat: enhance error messages with more context ([#&#8203;1894](https://github.com/0xERR0R/blocky/issues/1894)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`ac8ca7d`](ac8ca7dc1f): feat: respect NO\_COLOR environment variable ([#&#8203;1911](https://github.com/0xERR0R/blocky/issues/1911)) ([@&#8203;aanderse](https://github.com/aanderse))
- [`629b4f0`](629b4f069e): feat: support DNS Stamp upstream format ([#&#8203;1922](https://github.com/0xERR0R/blocky/issues/1922)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))

##### Bugfixes

- [`8aad53e`](8aad53ea47): fix: TCP response truncation ([#&#8203;1904](https://github.com/0xERR0R/blocky/issues/1904)) ([@&#8203;TimQuelch](https://github.com/TimQuelch))
- [`9d4a58c`](9d4a58c72d): fix: allow list group initialization with partial source failures ([#&#8203;1889](https://github.com/0xERR0R/blocky/issues/1889)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`0993a17`](0993a170a8): fix: ensure HTTP response bodies are drained before closing for connection reuse ([#&#8203;1924](https://github.com/0xERR0R/blocky/issues/1924)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`1a98cda`](1a98cda2c5): fix: ensure conditional upstreams initialize independently of default upstreams ([#&#8203;1890](https://github.com/0xERR0R/blocky/issues/1890)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`0804760`](0804760319): fix: resolve panic when CNAME points to external domain ([#&#8203;1867](https://github.com/0xERR0R/blocky/issues/1867)) ([#&#8203;1884](https://github.com/0xERR0R/blocky/issues/1884)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))

##### Build and dependencies

- [`0cd5be8`](0cd5be80d4): build(deps): bump actions/download-artifact from 5 to 6 ([#&#8203;1907](https://github.com/0xERR0R/blocky/issues/1907)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`5db30c4`](5db30c408d): build(deps): bump actions/upload-artifact from 4 to 5 ([#&#8203;1908](https://github.com/0xERR0R/blocky/issues/1908)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`fc7ebe3`](fc7ebe323a): build(deps): bump amannn/action-semantic-pull-request from 5 to 6 ([#&#8203;1897](https://github.com/0xERR0R/blocky/issues/1897)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`6a4d411`](6a4d4111c1): build(deps): bump github.com/avast/retry-go/v4 from 4.6.1 to 4.7.0 ([#&#8203;1888](https://github.com/0xERR0R/blocky/issues/1888)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`9e293c0`](9e293c0e82): build(deps): bump github.com/breml/rootcerts from 0.3.1 to 0.3.2 ([#&#8203;1886](https://github.com/0xERR0R/blocky/issues/1886)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`e81bf41`](e81bf416fa): build(deps): bump github.com/breml/rootcerts from 0.3.2 to 0.3.3 ([#&#8203;1912](https://github.com/0xERR0R/blocky/issues/1912)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`073c8bf`](073c8bfcd7): build(deps): bump github.com/docker/docker from 28.5.1+incompatible to 28.5.2+incompatible ([#&#8203;1915](https://github.com/0xERR0R/blocky/issues/1915)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`2dac748`](2dac748963): build(deps): bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.1 ([#&#8203;1906](https://github.com/0xERR0R/blocky/issues/1906)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`8f534e6`](8f534e6f54): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.1 to 2.27.2 ([#&#8203;1909](https://github.com/0xERR0R/blocky/issues/1909)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`7fa1c78`](7fa1c78316): build(deps): bump github.com/testcontainers/testcontainers-go from 0.39.0 to 0.40.0 ([#&#8203;1916](https://github.com/0xERR0R/blocky/issues/1916)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`5b147cc`](5b147cc12e): build(deps): bump github.com/testcontainers/testcontainers-go/modules/mariadb from 0.39.0 to 0.40.0 ([#&#8203;1918](https://github.com/0xERR0R/blocky/issues/1918)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`80aeaa9`](80aeaa9316): build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.39.0 to 0.40.0 ([#&#8203;1917](https://github.com/0xERR0R/blocky/issues/1917)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`1cdaf72`](1cdaf728ed): build(deps): bump github.com/testcontainers/testcontainers-go/modules/redis from 0.39.0 to 0.40.0 ([#&#8203;1919](https://github.com/0xERR0R/blocky/issues/1919)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`7663b7d`](7663b7d6c5): build(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 ([#&#8203;1925](https://github.com/0xERR0R/blocky/issues/1925)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`8a212de`](8a212debcc): build(deps): bump gorm.io/gorm from 1.31.0 to 1.31.1 ([#&#8203;1913](https://github.com/0xERR0R/blocky/issues/1913)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`157f91f`](157f91f5ef): build(release): Add changelog groups for features and fixes ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`d3e8b3b`](d3e8b3bb35): build: add pr title validation workflow ([#&#8203;1893](https://github.com/0xERR0R/blocky/issues/1893)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`44074e4`](44074e457a): build: cache Go dependencies in Docker builds ([#&#8203;1899](https://github.com/0xERR0R/blocky/issues/1899)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`21a65de`](21a65de090): build: enable dependabot automerge ([#&#8203;1891](https://github.com/0xERR0R/blocky/issues/1891)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`8bf91c4`](8bf91c49fc): build: remove unused tools ([#&#8203;1900](https://github.com/0xERR0R/blocky/issues/1900)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`4656429`](4656429c80): build: simplify build ([#&#8203;1892](https://github.com/0xERR0R/blocky/issues/1892)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`ab77fd5`](ab77fd57cc): build: update tool dependencies ([#&#8203;1898](https://github.com/0xERR0R/blocky/issues/1898)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`824ca3e`](824ca3eecd): build: use Docker for mkdocs-material documentation server ([@&#8203;0xERR0R](https://github.com/0xERR0R))

</details>

---

### Configuration

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

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

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

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

---

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

---

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

Reviewed-on: #2100
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-24 17:37:08 +00:00
5854481eff Update Helm release traefik to v37.4.0 (#2078)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m33s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | minor | `37.3.0` -> `37.4.0` |

---

### Release Notes

<details>
<summary>traefik/traefik-helm-chart (traefik)</summary>

### [`v37.4.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v37.4.0)

[Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v37.3.0...v37.4.0)

#### 🚀 Features

- feat(deps): update traefik docker tag to v3.6.1 [#&#8203;1564](https://github.com/traefik/traefik-helm-chart/issues/1564) by [@&#8203;renovate](https://github.com/renovate)\[bot]
- feat(deps): update traefik docker tag to v3.6.2 [#&#8203;1570](https://github.com/traefik/traefik-helm-chart/issues/1570) by [@&#8203;renovate](https://github.com/renovate)\[bot]
- feat(plugins): support ConfigMap inline local plugins alongside hostPath [#&#8203;1492](https://github.com/traefik/traefik-helm-chart/issues/1492) by [@&#8203;cilasbeltrame](https://github.com/cilasbeltrame)
- feat: allow `publishedService` to be set without service being enabled [#&#8203;1565](https://github.com/traefik/traefik-helm-chart/issues/1565) by [@&#8203;Wieneo](https://github.com/Wieneo)
- feat: 🚀 add support of Nginx provider [#&#8203;1569](https://github.com/traefik/traefik-helm-chart/issues/1569) by [@&#8203;darkweaver87](https://github.com/darkweaver87)

#### 📦 Others

- docs(example): multiple gateways example [#&#8203;1539](https://github.com/traefik/traefik-helm-chart/issues/1539) by [@&#8203;moonlight8978](https://github.com/moonlight8978)
- chore(release): 🚀 publish traefik 37.4.0 [#&#8203;1572](https://github.com/traefik/traefik-helm-chart/issues/1572) by [@&#8203;darkweaver87](https://github.com/darkweaver87)

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

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2078
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-22 20:56:58 +00:00
e4f3ca4bc1 Update Helm release tailscale-operator to v1.90.8 (#2068)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 2m21s
2025-11-20 18:03:03 +00:00
fd7b7d0b72 update dns image
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m57s
2025-11-19 17:36:44 -06:00
9aaa9f7964 Update Helm release postgres-cluster to v6.16.0 (#2058)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m9s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [postgres-cluster](https://github.com/cloudnative-pg/charts) ([source](https://github.com/cloudnative-pg/charts/tree/HEAD/charts/cluster)) | minor | `6.15.0` -> `6.16.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: #2058
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-19 19:05:44 +00:00
9bd892d2a1 Update d3fk/s3cmd:latest Docker digest to caccff6 (#2057)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 6s
renovate / renovate (push) Successful in 1m49s
2025-11-19 03:02:12 +00:00
1fe764e12f add booklore and emphemera
All checks were successful
lint-test-helm / helm-lint (push) Successful in 7s
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m36s
2025-11-16 21:41:18 -06:00
87775a1731 add listenarr
Some checks failed
lint-test-helm / helm-lint (push) Successful in 7s
lint-test-docker / docker-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
2025-11-16 19:38:09 -06:00
ae2fcb0423 Update Helm release traefik to v37.3.0 (#2010)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | minor | `37.2.0` -> `37.3.0` |

---

### Release Notes

<details>
<summary>traefik/traefik-helm-chart (traefik)</summary>

### [`v37.3.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v37.3.0)

[Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v37.2.0...v37.3.0)

> \[!IMPORTANT]
> CRDs has to be upgraded before the Chart. See [UPGRADING](https://github.com/traefik/traefik-helm-chart?tab=readme-ov-file#upgrading) instructions.

#### 🚀 Features

- feat(deps): update traefik docker tag to v3.5.4 [#&#8203;1544](https://github.com/traefik/traefik-helm-chart/issues/1544) by [@&#8203;renovate](https://github.com/renovate)\[bot]
- feat(CRDs): update for Traefik Proxy v3.6 and Gateway API v1.4.0 [#&#8203;1551](https://github.com/traefik/traefik-helm-chart/issues/1551) by [@&#8203;bpsoraggi](https://github.com/bpsoraggi)
- feat: knative provider [#&#8203;1552](https://github.com/traefik/traefik-helm-chart/issues/1552) by [@&#8203;bpsoraggi](https://github.com/bpsoraggi)
- feat(CRDs): update Traefik Hub to v1.23.1 [#&#8203;1546](https://github.com/traefik/traefik-helm-chart/issues/1546) by [@&#8203;traefiker](https://github.com/traefiker)
- feat(deps): update traefik docker tag to v3.6.0 [#&#8203;1558](https://github.com/traefik/traefik-helm-chart/issues/1558) by [@&#8203;renovate](https://github.com/renovate)\[bot]

#### 🐛 Bug fixes

- fix: add missing flag arg [#&#8203;1545](https://github.com/traefik/traefik-helm-chart/issues/1545) by [@&#8203;msaah-cleric](https://github.com/msaah-cleric)

#### 📦 Others

- chore(deps): update helm/kind-action action to v1.13.0 [#&#8203;1549](https://github.com/traefik/traefik-helm-chart/issues/1549) by [@&#8203;renovate](https://github.com/renovate)\[bot]
- chore(deps): update mikepenz/release-changelog-builder-action action to v6 [#&#8203;1547](https://github.com/traefik/traefik-helm-chart/issues/1547) by [@&#8203;renovate](https://github.com/renovate)\[bot]
- docs: 📚 fix comment grammar in values [#&#8203;1556](https://github.com/traefik/traefik-helm-chart/issues/1556) & [#&#8203;1554](https://github.com/traefik/traefik-helm-chart/issues/1554) by [@&#8203;ehpc](https://github.com/ehpc)
- chore(release): 🚀 publish traefik 37.3.0 and 1.12.0 [#&#8203;1559](https://github.com/traefik/traefik-helm-chart/issues/1559) by [@&#8203;mloiseleur](https://github.com/mloiseleur)

#### New Contributors

- [@&#8203;msaah-cleric](https://github.com/msaah-cleric) made their first contribution in [#&#8203;1545](https://github.com/traefik/traefik-helm-chart/pull/1545)
- [@&#8203;ehpc](https://github.com/ehpc) made their first contribution in [#&#8203;1554](https://github.com/traefik/traefik-helm-chart/pull/1554)

**Full Changelog**: <https://github.com/traefik/traefik-helm-chart/compare/v37.2.0...v37.3.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2010
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-14 21:46:01 +00:00
898bd10621 add backrest
All checks were successful
lint-test-docker / docker-lint (push) Successful in 14s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m21s
2025-11-13 19:57:20 -06:00
60e4e8d7dd Update Helm release generic-device-plugin to v0.20.0 (#2012)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 44s
renovate / renovate (push) Successful in 1m19s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [generic-device-plugin](https://github.com/bjw-s/helm-charts) ([source](https://github.com/bjw-s/helm-charts/tree/HEAD/charts/library/common)) | minor | `0.19.0` -> `0.20.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjEiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: #2012
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-12 15:34:03 +00:00
d12054fce5 Update d3fk/s3cmd:latest Docker digest to 4252b3d (#2013)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m48s
2025-11-12 03:02:05 +00:00
644feebaaf Update Helm release generic-device-plugin to v0.19.0 (#2009)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 6s
renovate / renovate (push) Successful in 1m16s
This PR contains the following updates:

| Package | Update | Change | Pending |
|---|---|---|---|
| [generic-device-plugin](https://github.com/bjw-s/helm-charts) ([source](https://github.com/bjw-s/helm-charts/tree/HEAD/charts/library/common)) | minor | `0.18.0` -> `0.19.0` | `0.20.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: #2009
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-11 05:28:45 +00:00
65ec17afaa Update Helm release generic-device-plugin to v0.18.0 (#1963)
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 |
|---|---|---|
| [generic-device-plugin](https://github.com/bjw-s/helm-charts) ([source](https://github.com/bjw-s/helm-charts/tree/HEAD/charts/library/common)) | minor | `0.17.0` -> `0.18.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzEuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE3MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->

Reviewed-on: #1963
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-06 20:57:35 +00:00
4c44723bdd Update ghcr.io/siderolabs/talosctl Docker tag to v1.11.5 (#1975)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m27s
2025-11-06 14:02:49 +00:00
25293cd8dd Update Helm release reloader to v2.2.5 (#1974)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m47s
2025-11-06 13:02:12 +00:00
44fd7501bf Update ghcr.io/siderolabs/talosctl Docker tag to v1.11.4 (#1972)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m51s
2025-11-06 11:02:59 +00:00
a61a2ae5ba Update Helm release reloader to v2.2.4 (#1955)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m18s
2025-11-05 10:02:00 +00:00
5965a0bacc Update node-feature-discovery Docker tag to v0.18.3 (#1954)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m1s
2025-11-05 09:02:18 +00:00
fdb0a78f86 Update d3fk/s3cmd:latest Docker digest to 3318147 (#1949)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m7s
2025-11-05 03:01:54 +00:00
cbf83e1e46 adjust retention
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-11-02 21:12:02 -06:00
63b9fd0f56 Update Helm release tailscale-operator to v1.90.6 (#1925)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m6s
2025-11-01 23:01:34 +00:00
0b16157474 Update Helm release tailscale-operator to v1.90.5 (#1916)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tailscale-operator](https://github.com/tailscale/tailscale) | minor | `1.88.4` -> `1.90.5` |

---

### Release Notes

<details>
<summary>tailscale/tailscale (tailscale-operator)</summary>

### [`v1.90.5`](https://github.com/tailscale/tailscale/compare/v1.88.4...v1.90.5)

[Compare Source](https://github.com/tailscale/tailscale/compare/v1.88.4...v1.90.5)

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

Reviewed-on: #1916
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-31 19:43:46 +00:00
75525df1e5 Update Helm release descheduler to v0.34.0 (#1914)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m3s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [descheduler](https://github.com/kubernetes-sigs/descheduler) | minor | `0.33.0` -> `0.34.0` |

---

### Release Notes

<details>
<summary>kubernetes-sigs/descheduler (descheduler)</summary>

### [`v0.34.0`](https://github.com/kubernetes-sigs/descheduler/releases/tag/v0.34.0): Descheduler v0.34.0

[Compare Source](https://github.com/kubernetes-sigs/descheduler/compare/v0.33.0...v0.34.0)

#### What's Changed

- Remove reference to obsolete deschedulerPolicy fields in chart values by [@&#8203;meroupatate](https://github.com/meroupatate) in [#&#8203;1674](https://github.com/kubernetes-sigs/descheduler/pull/1674)
- v0.33.0: bump helm chart by [@&#8203;a7i](https://github.com/a7i) in [#&#8203;1680](https://github.com/kubernetes-sigs/descheduler/pull/1680)
- optimize: NodeFit function by reordering checks for performance by [@&#8203;googs1025](https://github.com/googs1025) in [#&#8203;1681](https://github.com/kubernetes-sigs/descheduler/pull/1681)
- feature: sort pods by restarts count in RemovePodsHavingTooManyRestarts plugin by [@&#8203;googs1025](https://github.com/googs1025) in [#&#8203;1686](https://github.com/kubernetes-sigs/descheduler/pull/1686)
- chore: move namespaces filtering logic to New() by [@&#8203;googs1025](https://github.com/googs1025) in [#&#8203;1684](https://github.com/kubernetes-sigs/descheduler/pull/1684)
- RemovePodsViolatingNodeTaints: list only pods that are not failed/suceeded by [@&#8203;ingvagabund](https://github.com/ingvagabund) in [#&#8203;1688](https://github.com/kubernetes-sigs/descheduler/pull/1688)
- fix(example): list only active pod by [@&#8203;googs1025](https://github.com/googs1025) in [#&#8203;1691](https://github.com/kubernetes-sigs/descheduler/pull/1691)
- refactor: separate eviction constraints to constraints.go by [@&#8203;googs1025](https://github.com/googs1025) in [#&#8203;1693](https://github.com/kubernetes-sigs/descheduler/pull/1693)
- Extend plugin's New with a context.Context by [@&#8203;ingvagabund](https://github.com/ingvagabund) in [#&#8203;1694](https://github.com/kubernetes-sigs/descheduler/pull/1694)
- \*1677 Allow Succeeded and Failed states in PodLifeTime by [@&#8203;doctapp](https://github.com/doctapp) in [#&#8203;1696](https://github.com/kubernetes-sigs/descheduler/pull/1696)
- metrics name refact by [@&#8203;lowang-bh](https://github.com/lowang-bh) in [#&#8203;1232](https://github.com/kubernetes-sigs/descheduler/pull/1232)
- feat(prometheus): allow different url schemes by [@&#8203;ricardomaraschini](https://github.com/ricardomaraschini) in [#&#8203;1705](https://github.com/kubernetes-sigs/descheduler/pull/1705)
- feature: use contextal logging for plugins by [@&#8203;googs1025](https://github.com/googs1025) in [#&#8203;1655](https://github.com/kubernetes-sigs/descheduler/pull/1655)
- logger: Align with the previous logger verbosity by [@&#8203;ingvagabund](https://github.com/ingvagabund) in [#&#8203;1708](https://github.com/kubernetes-sigs/descheduler/pull/1708)
- add activeDeadlineSeconds field for cronjob by [@&#8203;googs1025](https://github.com/googs1025) in [#&#8203;1709](https://github.com/kubernetes-sigs/descheduler/pull/1709)
- chore: stop with no-op default evictor settings by [@&#8203;ricardomaraschini](https://github.com/ricardomaraschini) in [#&#8203;1717](https://github.com/kubernetes-sigs/descheduler/pull/1717)
- fix: removepodsviolatingtopologyspreadconstraint to favor evictable pods when balancing domains by [@&#8203;a7i](https://github.com/a7i) in [#&#8203;1719](https://github.com/kubernetes-sigs/descheduler/pull/1719)
- fix: Fix panic in descheduler when using `--secure-port=0` by [@&#8203;dongjiang1989](https://github.com/dongjiang1989) in [#&#8203;1647](https://github.com/kubernetes-sigs/descheduler/pull/1647)
- feat(helm): run descedulerPolicy thru tpl func for more chart control by [@&#8203;schahal](https://github.com/schahal) in [#&#8203;1660](https://github.com/kubernetes-sigs/descheduler/pull/1660)
- Test code refactorings by [@&#8203;ingvagabund](https://github.com/ingvagabund) in [#&#8203;1722](https://github.com/kubernetes-sigs/descheduler/pull/1722)
- Default evictor no eviction policy by [@&#8203;ingvagabund](https://github.com/ingvagabund) in [#&#8203;1723](https://github.com/kubernetes-sigs/descheduler/pull/1723)
- add PodProtections for DefaultEvictorArgs by [@&#8203;googs1025](https://github.com/googs1025) in [#&#8203;1665](https://github.com/kubernetes-sigs/descheduler/pull/1665)
- add ValidateHighNodeUtilizationPluginConfig unit test by [@&#8203;googs1025](https://github.com/googs1025) in [#&#8203;1733](https://github.com/kubernetes-sigs/descheduler/pull/1733)
- feature: add PodsWithResourceClaims parameter in DefaultEvictorArgs PodProtections by [@&#8203;googs1025](https://github.com/googs1025) in [#&#8203;1603](https://github.com/kubernetes-sigs/descheduler/pull/1603)
- update readme for PodProtections by [@&#8203;googs1025](https://github.com/googs1025) in [#&#8203;1728](https://github.com/kubernetes-sigs/descheduler/pull/1728)
- Improves the validation logic in the plugins by [@&#8203;googs1025](https://github.com/googs1025) in [#&#8203;1729](https://github.com/kubernetes-sigs/descheduler/pull/1729)
- feat(token): automountServiceAccountToken set hard to true on deployment by [@&#8203;jmederer](https://github.com/jmederer) in [#&#8203;1641](https://github.com/kubernetes-sigs/descheduler/pull/1641)
- standardize protectionEnabled param across eviction constraints by [@&#8203;googs1025](https://github.com/googs1025) in [#&#8203;1725](https://github.com/kubernetes-sigs/descheduler/pull/1725)
- \[1732] chore: add cronjob/job labels and annotations to helm chart by [@&#8203;n2h9](https://github.com/n2h9) in [#&#8203;1736](https://github.com/kubernetes-sigs/descheduler/pull/1736)
- chore: add pull request template by [@&#8203;ricardomaraschini](https://github.com/ricardomaraschini) in [#&#8203;1742](https://github.com/kubernetes-sigs/descheduler/pull/1742)
- feat(test/e2e): introduce new flags to override RunAsUser and RunAsGroup security context setting by [@&#8203;ingvagabund](https://github.com/ingvagabund) in [#&#8203;1743](https://github.com/kubernetes-sigs/descheduler/pull/1743)
- helm chart - Allow to add custom annotations for deployment by [@&#8203;anthosz](https://github.com/anthosz) in [#&#8203;1741](https://github.com/kubernetes-sigs/descheduler/pull/1741)
- chore: give tracing.Shutdown() its own context by [@&#8203;ricardomaraschini](https://github.com/ricardomaraschini) in [#&#8203;1747](https://github.com/kubernetes-sigs/descheduler/pull/1747)
- fix: correct comment for HaveNoEvictionAnnotation by [@&#8203;eminaktas](https://github.com/eminaktas) in [#&#8203;1746](https://github.com/kubernetes-sigs/descheduler/pull/1746)
- descheduler: handle single-node clusters gracefully by [@&#8203;tsj-30](https://github.com/tsj-30) in [#&#8203;1755](https://github.com/kubernetes-sigs/descheduler/pull/1755)
- feat(eviction): add annotations to eviction requests for observability by [@&#8203;tiraboschi](https://github.com/tiraboschi) in [#&#8203;1753](https://github.com/kubernetes-sigs/descheduler/pull/1753)
- test: run by default with kind 0.30.0 and kubevirt v1.6.2  by [@&#8203;tiraboschi](https://github.com/tiraboschi) in [#&#8203;1762](https://github.com/kubernetes-sigs/descheduler/pull/1762)
- \[v0.34.0] bump to kubernetes 1.34 deps by [@&#8203;a7i](https://github.com/a7i) in [#&#8203;1744](https://github.com/kubernetes-sigs/descheduler/pull/1744)
- chore: update approvers by [@&#8203;ricardomaraschini](https://github.com/ricardomaraschini) in [#&#8203;1759](https://github.com/kubernetes-sigs/descheduler/pull/1759)
- helm: Fix liveness probe timeout for descheduler chart by [@&#8203;rstribrn](https://github.com/rstribrn) in [#&#8203;1751](https://github.com/kubernetes-sigs/descheduler/pull/1751)
- docs: use podProtections args in helm chart by [@&#8203;googs1025](https://github.com/googs1025) in [#&#8203;1765](https://github.com/kubernetes-sigs/descheduler/pull/1765)
- \[v0.34.0] update docs and manifests by [@&#8203;a7i](https://github.com/a7i) in [#&#8203;1768](https://github.com/kubernetes-sigs/descheduler/pull/1768)

#### New Contributors

- [@&#8203;meroupatate](https://github.com/meroupatate) made their first contribution in [#&#8203;1674](https://github.com/kubernetes-sigs/descheduler/pull/1674)
- [@&#8203;doctapp](https://github.com/doctapp) made their first contribution in [#&#8203;1696](https://github.com/kubernetes-sigs/descheduler/pull/1696)
- [@&#8203;lowang-bh](https://github.com/lowang-bh) made their first contribution in [#&#8203;1232](https://github.com/kubernetes-sigs/descheduler/pull/1232)
- [@&#8203;schahal](https://github.com/schahal) made their first contribution in [#&#8203;1660](https://github.com/kubernetes-sigs/descheduler/pull/1660)
- [@&#8203;jmederer](https://github.com/jmederer) made their first contribution in [#&#8203;1641](https://github.com/kubernetes-sigs/descheduler/pull/1641)
- [@&#8203;n2h9](https://github.com/n2h9) made their first contribution in [#&#8203;1736](https://github.com/kubernetes-sigs/descheduler/pull/1736)
- [@&#8203;anthosz](https://github.com/anthosz) made their first contribution in [#&#8203;1741](https://github.com/kubernetes-sigs/descheduler/pull/1741)
- [@&#8203;tsj-30](https://github.com/tsj-30) made their first contribution in [#&#8203;1755](https://github.com/kubernetes-sigs/descheduler/pull/1755)
- [@&#8203;tiraboschi](https://github.com/tiraboschi) made their first contribution in [#&#8203;1753](https://github.com/kubernetes-sigs/descheduler/pull/1753)
- [@&#8203;rstribrn](https://github.com/rstribrn) made their first contribution in [#&#8203;1751](https://github.com/kubernetes-sigs/descheduler/pull/1751)

**Full Changelog**: <https://github.com/kubernetes-sigs/descheduler/compare/v0.33.0...v0.34.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->

Reviewed-on: #1914
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-31 19:37:40 +00:00
b6421a0043 add secret
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m34s
2025-10-29 18:55:26 -05:00
95f667f429 migrate to local backups
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m26s
2025-10-29 18:43:54 -05:00
ec1a02f6b5 Update Helm release generic-device-plugin to v0.17.0 (#1891)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [generic-device-plugin](https://github.com/bjw-s/helm-charts) ([source](https://github.com/bjw-s/helm-charts/tree/HEAD/charts/library/common)) | minor | `0.16.0` -> `0.17.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->

Reviewed-on: #1891
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-29 17:47:26 +00:00
6c296dec72 Update d3fk/s3cmd:latest Docker digest to ccf931d (#1892)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m3s
2025-10-29 03:01:55 +00:00
4bb6c5aa52 Update Helm release postgres-cluster to v6.15.0 (#1863)
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 |
|---|---|---|
| [postgres-cluster](https://github.com/cloudnative-pg/charts) ([source](https://github.com/cloudnative-pg/charts/tree/HEAD/charts/cluster)) | minor | `6.14.0` -> `6.15.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCIsImltYWdlIl19-->

Reviewed-on: #1863
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-28 01:20:37 +00:00
5ddba311cf add local garage
Some checks failed
lint-test-helm / helm-lint (push) Successful in 11s
lint-test-docker / docker-lint (push) Successful in 12s
renovate / renovate (push) Has been cancelled
2025-10-27 20:19:47 -05:00
efd45c809f Update Helm release traefik to v37.2.0 (#1829)
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 |
|---|---|---|
| [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | minor | `37.1.2` -> `37.2.0` |

---

### Release Notes

<details>
<summary>traefik/traefik-helm-chart (traefik)</summary>

### [`v37.2.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v37.2.0)

[Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v37.1.2...v37.2.0)

#### 🚀 Features

- feat(traefik-hub): add mcpgateway option [#&#8203;1526](https://github.com/traefik/traefik-helm-chart/issues/1526) by [@&#8203;mmatur](https://github.com/mmatur)
- feat(metrics): :chart\_with\_upwards\_trend: add OTLP resourceAttributes support [#&#8203;1530](https://github.com/traefik/traefik-helm-chart/issues/1530) by [@&#8203;darkweaver87](https://github.com/darkweaver87)
- feat(logs): 📝 add missing support of OTLP logs [#&#8203;1531](https://github.com/traefik/traefik-helm-chart/issues/1531) by [@&#8203;darkweaver87](https://github.com/darkweaver87)
- feat(observability): 🔍 add per entrypoint observability [#&#8203;1532](https://github.com/traefik/traefik-helm-chart/issues/1532) by [@&#8203;darkweaver87](https://github.com/darkweaver87)
- feat: make dashboard toggleable [#&#8203;1540](https://github.com/traefik/traefik-helm-chart/issues/1540) by [@&#8203;bpsoraggi](https://github.com/bpsoraggi)
- feat: support API basePath [#&#8203;1541](https://github.com/traefik/traefik-helm-chart/issues/1541) by [@&#8203;darkweaver87](https://github.com/darkweaver87)
- feat: 📦 support Traefik Hub v3.18 pluginRegistry feature [#&#8203;1534](https://github.com/traefik/traefik-helm-chart/issues/1534) by [@&#8203;darkweaver87](https://github.com/darkweaver87)

#### 📦 Others

- chore(deps): update quay.io/helmpack/chart-testing docker tag to v3.14.0 [#&#8203;1527](https://github.com/traefik/traefik-helm-chart/issues/1527) by [@&#8203;renovate](https://github.com/renovate)\[bot]
- chore(hub): :twisted\_rightwards\_arrows: update hub and proxy mapping for v3.18 [#&#8203;1535](https://github.com/traefik/traefik-helm-chart/issues/1535) by [@&#8203;darkweaver87](https://github.com/darkweaver87)
- chore(release): 🚀 publish traefik 37.2.0 [#&#8203;1542](https://github.com/traefik/traefik-helm-chart/issues/1542) by [@&#8203;darkweaver87](https://github.com/darkweaver87)

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

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1829
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-24 01:51:59 +00:00
22d57f8159 explciit true on wal archives
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m55s
2025-10-23 20:31:39 -05:00
5ae36e68b6 bump chart
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m53s
2025-10-23 20:22:22 -05:00
436473facc Update Helm release generic-device-plugin to v0.16.0 (#1817)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m51s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [generic-device-plugin](https://github.com/bjw-s/helm-charts) ([source](https://github.com/bjw-s/helm-charts/tree/HEAD/charts/library/common)) | minor | `0.15.0` -> `0.16.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->

Reviewed-on: #1817
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-22 03:10:37 +00:00
6fd6c4e950 Update d3fk/s3cmd:latest Docker digest to 15e87c8 (#1818)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m14s
2025-10-22 02:19:16 +00:00
22ca983cff remove channels
All checks were successful
lint-test-helm / helm-lint (push) Successful in 25s
renovate / renovate (push) Successful in 1m15s
2025-10-21 17:05:19 -05:00
f949e7f436 add channels
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m3s
2025-10-20 20:55:49 -05:00
af746a5490 Update node-feature-discovery Docker tag to v0.18.2 (#1803)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m19s
2025-10-20 10:01:44 +00:00
96d6a4fa3b Update Helm release generic-device-plugin to v0.15.0 (#1779)
Some checks failed
lint-test-helm / helm-lint (push) Has started running
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [generic-device-plugin](https://github.com/bjw-s/helm-charts) ([source](https://github.com/bjw-s/helm-charts/tree/HEAD/charts/library/common)) | minor | `0.14.0` -> `0.15.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->

Reviewed-on: #1779
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-17 18:02:25 +00:00
a8307585b7 Update Helm release cert-manager to v1.19.1 (#1775)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m49s
2025-10-16 15:01:52 +00:00
fb154657ee Update Helm release app-template to v4.4.0 (#1770)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m25s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [app-template](https://github.com/bjw-s-labs/helm-charts) | minor | `4.3.0` -> `4.4.0` |

---

### Release Notes

<details>
<summary>bjw-s-labs/helm-charts (app-template)</summary>

### [`v4.4.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.4.0)

[Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.3.0...app-template-4.4.0)

##### Changelog:

##### Changed

- Upgraded the common library to v4.4.0
  - [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/)
  - [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->

Reviewed-on: #1770
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-16 14:29:23 +00:00
138ade2217 add qui
Some checks failed
lint-test-docker / docker-lint (push) Failing after 4s
renovate / renovate (push) Successful in 1m30s
lint-test-helm / helm-lint (push) Successful in 9s
2025-10-15 16:27:52 -05:00
ffa77fd62c Update Helm release generic-device-plugin to v0.14.0 (#1755)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [generic-device-plugin](https://github.com/bjw-s/helm-charts) ([source](https://github.com/bjw-s/helm-charts/tree/HEAD/charts/library/common)) | minor | `0.13.0` -> `0.14.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->

Reviewed-on: #1755
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-15 20:13:57 +00:00
30cd508e79 Update Helm release tailscale-operator to v1.88.4 (#1763)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m48s
2025-10-15 20:01:54 +00:00