|
|
b78769e062
|
Update ghcr.io/0xerr0r/blocky Docker tag to v0.28.2 (#2100)
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 ([#​1929](https://github.com/0xERR0R/blocky/issues/1929)) ([@​0xERR0R](https://github.com/0xERR0R))
##### Bug fixes
- [`605a361`](605a36199d): fix: handle DNSSEC validation for large RSA exponents and improve DNSKEY matching ([#​1935](https://github.com/0xERR0R/blocky/issues/1935)) ([@​0xERR0R](https://github.com/0xERR0R))
##### Misc
- [`b776ae5`](b776ae57bc): refactor: remove duplicated code patterns in resolver and cmd packages ([#​1932](https://github.com/0xERR0R/blocky/issues/1932)) ([@​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 ([#​1930](https://github.com/0xERR0R/blocky/issues/1930)) ([@​0xERR0R](https://github.com/0xERR0R))
##### Build and dependencies
- [`f4b6b75`](f4b6b75457): build: Update regex for bug fixes in goreleaser config ([@​0xERR0R](https://github.com/0xERR0R))
##### Misc
- [`0a3c724`](0a3c72441f): refactor: remove unused code ([#​1928](https://github.com/0xERR0R/blocky/issues/1928)) ([@​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 ([#​1914](https://github.com/0xERR0R/blocky/issues/1914)) ([@​0xERR0R](https://github.com/0xERR0R))
- [`b29eab4`](b29eab48ac): feat: add SOA records to NXDOMAIN responses for RFC 2308 compliance ([#​1895](https://github.com/0xERR0R/blocky/issues/1895)) ([@​0xERR0R](https://github.com/0xERR0R))
- [`d0681ae`](d0681ae6d3): feat: enhance error messages with more context ([#​1894](https://github.com/0xERR0R/blocky/issues/1894)) ([@​0xERR0R](https://github.com/0xERR0R))
- [`ac8ca7d`](ac8ca7dc1f): feat: respect NO\_COLOR environment variable ([#​1911](https://github.com/0xERR0R/blocky/issues/1911)) ([@​aanderse](https://github.com/aanderse))
- [`629b4f0`](629b4f069e): feat: support DNS Stamp upstream format ([#​1922](https://github.com/0xERR0R/blocky/issues/1922)) ([@​0xERR0R](https://github.com/0xERR0R))
##### Bugfixes
- [`8aad53e`](8aad53ea47): fix: TCP response truncation ([#​1904](https://github.com/0xERR0R/blocky/issues/1904)) ([@​TimQuelch](https://github.com/TimQuelch))
- [`9d4a58c`](9d4a58c72d): fix: allow list group initialization with partial source failures ([#​1889](https://github.com/0xERR0R/blocky/issues/1889)) ([@​0xERR0R](https://github.com/0xERR0R))
- [`0993a17`](0993a170a8): fix: ensure HTTP response bodies are drained before closing for connection reuse ([#​1924](https://github.com/0xERR0R/blocky/issues/1924)) ([@​0xERR0R](https://github.com/0xERR0R))
- [`1a98cda`](1a98cda2c5): fix: ensure conditional upstreams initialize independently of default upstreams ([#​1890](https://github.com/0xERR0R/blocky/issues/1890)) ([@​0xERR0R](https://github.com/0xERR0R))
- [`0804760`](0804760319): fix: resolve panic when CNAME points to external domain ([#​1867](https://github.com/0xERR0R/blocky/issues/1867)) ([#​1884](https://github.com/0xERR0R/blocky/issues/1884)) ([@​0xERR0R](https://github.com/0xERR0R))
##### Build and dependencies
- [`0cd5be8`](0cd5be80d4): build(deps): bump actions/download-artifact from 5 to 6 ([#​1907](https://github.com/0xERR0R/blocky/issues/1907)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`5db30c4`](5db30c408d): build(deps): bump actions/upload-artifact from 4 to 5 ([#​1908](https://github.com/0xERR0R/blocky/issues/1908)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`fc7ebe3`](fc7ebe323a): build(deps): bump amannn/action-semantic-pull-request from 5 to 6 ([#​1897](https://github.com/0xERR0R/blocky/issues/1897)) ([@​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 ([#​1888](https://github.com/0xERR0R/blocky/issues/1888)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`9e293c0`](9e293c0e82): build(deps): bump github.com/breml/rootcerts from 0.3.1 to 0.3.2 ([#​1886](https://github.com/0xERR0R/blocky/issues/1886)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`e81bf41`](e81bf416fa): build(deps): bump github.com/breml/rootcerts from 0.3.2 to 0.3.3 ([#​1912](https://github.com/0xERR0R/blocky/issues/1912)) ([@​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 ([#​1915](https://github.com/0xERR0R/blocky/issues/1915)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`2dac748`](2dac748963): build(deps): bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.1 ([#​1906](https://github.com/0xERR0R/blocky/issues/1906)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`8f534e6`](8f534e6f54): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.1 to 2.27.2 ([#​1909](https://github.com/0xERR0R/blocky/issues/1909)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`7fa1c78`](7fa1c78316): build(deps): bump github.com/testcontainers/testcontainers-go from 0.39.0 to 0.40.0 ([#​1916](https://github.com/0xERR0R/blocky/issues/1916)) ([@​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 ([#​1918](https://github.com/0xERR0R/blocky/issues/1918)) ([@​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 ([#​1917](https://github.com/0xERR0R/blocky/issues/1917)) ([@​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 ([#​1919](https://github.com/0xERR0R/blocky/issues/1919)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`7663b7d`](7663b7d6c5): build(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 ([#​1925](https://github.com/0xERR0R/blocky/issues/1925)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`8a212de`](8a212debcc): build(deps): bump gorm.io/gorm from 1.31.0 to 1.31.1 ([#​1913](https://github.com/0xERR0R/blocky/issues/1913)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`157f91f`](157f91f5ef): build(release): Add changelog groups for features and fixes ([@​0xERR0R](https://github.com/0xERR0R))
- [`d3e8b3b`](d3e8b3bb35): build: add pr title validation workflow ([#​1893](https://github.com/0xERR0R/blocky/issues/1893)) ([@​0xERR0R](https://github.com/0xERR0R))
- [`44074e4`](44074e457a): build: cache Go dependencies in Docker builds ([#​1899](https://github.com/0xERR0R/blocky/issues/1899)) ([@​0xERR0R](https://github.com/0xERR0R))
- [`21a65de`](21a65de090): build: enable dependabot automerge ([#​1891](https://github.com/0xERR0R/blocky/issues/1891)) ([@​0xERR0R](https://github.com/0xERR0R))
- [`8bf91c4`](8bf91c49fc): build: remove unused tools ([#​1900](https://github.com/0xERR0R/blocky/issues/1900)) ([@​0xERR0R](https://github.com/0xERR0R))
- [`4656429`](4656429c80): build: simplify build ([#​1892](https://github.com/0xERR0R/blocky/issues/1892)) ([@​0xERR0R](https://github.com/0xERR0R))
- [`ab77fd5`](ab77fd57cc): build: update tool dependencies ([#​1898](https://github.com/0xERR0R/blocky/issues/1898)) ([@​0xERR0R](https://github.com/0xERR0R))
- [`824ca3e`](824ca3eecd): build: use Docker for mkdocs-material documentation server ([@​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 |
|
|
|
1fe764e12f
|
add booklore and emphemera
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
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 |
|
|
|
898bd10621
|
add backrest
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 |
|
|
|
5ddba311cf
|
add local garage
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 |
|
|
|
22ca983cff
|
remove channels
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
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 |
|
|
|
fb154657ee
|
Update Helm release app-template to v4.4.0 (#1770)
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
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 |
|
|
|
72cd14f60f
|
Update ghcr.io/0xerr0r/blocky Docker tag to v0.27.0 (#1732)
lint-test-docker / docker-lint (push) Failing after 4s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m18s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/0xerr0r/blocky](https://github.com/0xERR0R/blocky) | minor | `v0.26.2` -> `v0.27.0` |
---
### Release Notes
<details>
<summary>0xERR0R/blocky (ghcr.io/0xerr0r/blocky)</summary>
### [`v0.27.0`](https://github.com/0xERR0R/blocky/releases/tag/v0.27.0)
[Compare Source](https://github.com/0xERR0R/blocky/compare/v0.26.2...v0.27.0)
##### Changelog
- [`e99f1bd`](e99f1bdf14): build(deps): bump actions/checkout from 4 to 5 ([#​1836](https://github.com/0xERR0R/blocky/issues/1836)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`8ef51ee`](8ef51ee0a8): build(deps): bump actions/download-artifact from 4 to 5 ([#​1830](https://github.com/0xERR0R/blocky/issues/1830)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`92ee006`](92ee00632e): build(deps): bump actions/setup-go from 5 to 6 ([#​1857](https://github.com/0xERR0R/blocky/issues/1857)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`26aaf7b`](26aaf7b08d): build(deps): bump actions/setup-python from 5 to 6 ([#​1859](https://github.com/0xERR0R/blocky/issues/1859)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`b249c5c`](b249c5c9c3): build(deps): bump actions/stale from 9 to 10 ([#​1858](https://github.com/0xERR0R/blocky/issues/1858)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`6e69dbf`](6e69dbf172): build(deps): bump github.com/alicebob/miniredis/v2 from 2.34.0 to 2.35.0 ([#​1789](https://github.com/0xERR0R/blocky/issues/1789)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`2575a36`](2575a36720): build(deps): bump github.com/breml/rootcerts from 0.2.21 to 0.2.22 ([#​1795](https://github.com/0xERR0R/blocky/issues/1795)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`4958089`](4958089649): build(deps): bump github.com/breml/rootcerts from 0.2.22 to 0.3.0 ([#​1800](https://github.com/0xERR0R/blocky/issues/1800)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`ac5d872`](ac5d87252d): build(deps): bump github.com/breml/rootcerts from 0.3.0 to 0.3.1 ([#​1815](https://github.com/0xERR0R/blocky/issues/1815)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`cd79244`](cd79244e07): build(deps): bump github.com/docker/docker ([#​1785](https://github.com/0xERR0R/blocky/issues/1785)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`ad473dd`](ad473ddea3): build(deps): bump github.com/docker/docker ([#​1801](https://github.com/0xERR0R/blocky/issues/1801)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`375614e`](375614ec0b): build(deps): bump github.com/docker/docker ([#​1805](https://github.com/0xERR0R/blocky/issues/1805)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`c5ed579`](c5ed579ecc): build(deps): bump github.com/docker/docker ([#​1807](https://github.com/0xERR0R/blocky/issues/1807)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`b088ba0`](b088ba0396): build(deps): bump github.com/docker/docker ([#​1821](https://github.com/0xERR0R/blocky/issues/1821)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`604e0ca`](604e0ca2bd): build(deps): bump github.com/docker/docker ([#​1853](https://github.com/0xERR0R/blocky/issues/1853)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`c0284bb`](c0284bb51d): build(deps): bump github.com/docker/docker ([#​1877](https://github.com/0xERR0R/blocky/issues/1877)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`6da2742`](6da27421b7): build(deps): bump github.com/docker/docker ([#​1883](https://github.com/0xERR0R/blocky/issues/1883)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`984a07e`](984a07e503): build(deps): bump github.com/docker/go-connections from 0.5.0 to 0.6.0 ([#​1832](https://github.com/0xERR0R/blocky/issues/1832)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`7c8fe37`](7c8fe371a3): build(deps): bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 ([#​1799](https://github.com/0xERR0R/blocky/issues/1799)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`59d24ef`](59d24efb14): build(deps): bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.3 ([#​1848](https://github.com/0xERR0R/blocky/issues/1848)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`62610f6`](62610f657e): build(deps): bump github.com/go-chi/cors from 1.2.1 to 1.2.2 ([#​1804](https://github.com/0xERR0R/blocky/issues/1804)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`9a1b6a6`](9a1b6a6899): build(deps): bump github.com/miekg/dns from 1.1.67 to 1.1.68 ([#​1824](https://github.com/0xERR0R/blocky/issues/1824)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`45141a7`](45141a75fc): build(deps): bump github.com/oapi-codegen/runtime from 1.1.1 to 1.1.2 ([#​1810](https://github.com/0xERR0R/blocky/issues/1810)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`859e729`](859e72982b): build(deps): bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.0 ([#​1839](https://github.com/0xERR0R/blocky/issues/1839)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`c003d21`](c003d21da4): build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.0 to 2.25.1 ([#​1840](https://github.com/0xERR0R/blocky/issues/1840)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`3dda82e`](3dda82e0a8): build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.2 ([#​1850](https://github.com/0xERR0R/blocky/issues/1850)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`1bbfe6a`](1bbfe6a460): build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3 ([#​1856](https://github.com/0xERR0R/blocky/issues/1856)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`1df69da`](1df69dab0c): build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 ([#​1878](https://github.com/0xERR0R/blocky/issues/1878)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`3015bc3`](3015bc35aa): build(deps): bump github.com/onsi/gomega from 1.37.0 to 1.38.0 ([#​1816](https://github.com/0xERR0R/blocky/issues/1816)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`7a4a4e3`](7a4a4e312f): build(deps): bump github.com/onsi/gomega from 1.38.0 to 1.38.1 ([#​1842](https://github.com/0xERR0R/blocky/issues/1842)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`ed6a3c0`](ed6a3c0582): build(deps): bump github.com/onsi/gomega from 1.38.1 to 1.38.2 ([#​1844](https://github.com/0xERR0R/blocky/issues/1844)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`3bbca25`](3bbca25afd): build(deps): bump github.com/prometheus/client\_golang ([#​1822](https://github.com/0xERR0R/blocky/issues/1822)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`8683a96`](8683a96e57): build(deps): bump github.com/prometheus/client\_golang ([#​1860](https://github.com/0xERR0R/blocky/issues/1860)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`523db8b`](523db8bc4f): build(deps): bump github.com/ramr/go-reaper from 0.2.3 to 0.3.0 ([#​1802](https://github.com/0xERR0R/blocky/issues/1802)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`0ca5ca1`](0ca5ca1e7d): build(deps): bump github.com/ramr/go-reaper from 0.3.0 to 0.3.1 ([#​1818](https://github.com/0xERR0R/blocky/issues/1818)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`c941708`](c94170873e): build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 ([#​1851](https://github.com/0xERR0R/blocky/issues/1851)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`572efd5`](572efd5b4c): build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 ([#​1841](https://github.com/0xERR0R/blocky/issues/1841)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`6849ac7`](6849ac7c32): build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 ([#​1847](https://github.com/0xERR0R/blocky/issues/1847)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`6be7ee6`](6be7ee6ef3): build(deps): bump github.com/testcontainers/testcontainers-go ([#​1811](https://github.com/0xERR0R/blocky/issues/1811)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`0bd3895`](0bd389521c): build(deps): bump github.com/testcontainers/testcontainers-go/modules/mariadb ([#​1812](https://github.com/0xERR0R/blocky/issues/1812)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`a5a686c`](a5a686cbcc): build(deps): bump github.com/testcontainers/testcontainers-go/modules/mariadb ([#​1872](https://github.com/0xERR0R/blocky/issues/1872)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`b705d43`](b705d43747): build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres ([#​1813](https://github.com/0xERR0R/blocky/issues/1813)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`283641b`](283641b0dd): build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres ([#​1873](https://github.com/0xERR0R/blocky/issues/1873)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`9dc25c7`](9dc25c7f3e): build(deps): bump github.com/testcontainers/testcontainers-go/modules/redis ([#​1809](https://github.com/0xERR0R/blocky/issues/1809)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`0e11a7c`](0e11a7c10e): build(deps): bump github.com/testcontainers/testcontainers-go/modules/redis ([#​1871](https://github.com/0xERR0R/blocky/issues/1871)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`07d25bd`](07d25bdef8): build(deps): bump github/codeql-action from 3 to 4 ([#​1881](https://github.com/0xERR0R/blocky/issues/1881)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`52f6f74`](52f6f748c4): build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 ([#​1790](https://github.com/0xERR0R/blocky/issues/1790)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`85b3ebd`](85b3ebd785): build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 ([#​1808](https://github.com/0xERR0R/blocky/issues/1808)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`4fffb35`](4fffb35ad8): build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 ([#​1833](https://github.com/0xERR0R/blocky/issues/1833)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`8b4c3ff`](8b4c3ff72d): build(deps): bump golang.org/x/net from 0.43.0 to 0.44.0 ([#​1862](https://github.com/0xERR0R/blocky/issues/1862)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`7cc8a26`](7cc8a262d6): build(deps): bump golang.org/x/net from 0.44.0 to 0.45.0 ([#​1880](https://github.com/0xERR0R/blocky/issues/1880)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`75f7750`](75f7750daf): build(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 ([#​1882](https://github.com/0xERR0R/blocky/issues/1882)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`21401ec`](21401ec1b8): build(deps): bump gorm.io/driver/mysql from 1.5.7 to 1.6.0 ([#​1787](https://github.com/0xERR0R/blocky/issues/1787)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`fdb706a`](fdb706af2f): build(deps): bump gorm.io/driver/postgres from 1.5.11 to 1.6.0 ([#​1783](https://github.com/0xERR0R/blocky/issues/1783)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`cb4d5e8`](cb4d5e8f0f): build(deps): bump gorm.io/driver/sqlite from 1.5.7 to 1.6.0 ([#​1788](https://github.com/0xERR0R/blocky/issues/1788)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`68f76a6`](68f76a6762): build(deps): bump gorm.io/gorm from 1.25.12 to 1.26.1 ([#​1775](https://github.com/0xERR0R/blocky/issues/1775)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`4bed325`](4bed3256b7): build(deps): bump gorm.io/gorm from 1.26.1 to 1.30.0 ([#​1782](https://github.com/0xERR0R/blocky/issues/1782)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`ed025f3`](ed025f3466): build(deps): bump gorm.io/gorm from 1.30.0 to 1.30.1 ([#​1817](https://github.com/0xERR0R/blocky/issues/1817)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`bb27697`](bb27697fb3): build(deps): bump gorm.io/gorm from 1.30.1 to 1.30.2 ([#​1849](https://github.com/0xERR0R/blocky/issues/1849)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`7376e4e`](7376e4e4ad): build(deps): bump gorm.io/gorm from 1.30.2 to 1.30.3 ([#​1854](https://github.com/0xERR0R/blocky/issues/1854)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`023e1dd`](023e1dd0f1): build(deps): bump gorm.io/gorm from 1.30.3 to 1.30.5 ([#​1861](https://github.com/0xERR0R/blocky/issues/1861)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`771f9ea`](771f9ea24a): build(deps): bump gorm.io/gorm from 1.30.5 to 1.31.0 ([#​1866](https://github.com/0xERR0R/blocky/issues/1866)) ([@​dependabot](https://github.com/dependabot)\[bot])
- [`353b4e5`](353b4e5b81): build: add additional linters ([@​0xERR0R](https://github.com/0xERR0R))
- [`95bc394`](95bc3945e0): build: update golang version ([@​0xERR0R](https://github.com/0xERR0R))
- [`9ec43b5`](9ec43b5436): build: upgrade golangci-lint ([@​0xERR0R](https://github.com/0xERR0R))
- [`fa1a95e`](fa1a95ece2): build: use optional external Goproxy ([@​0xERR0R](https://github.com/0xERR0R))
- [`098f17b`](098f17b3dd): feat(config): support YAML arrays for ports ([@​ThinkChaos](https://github.com/ThinkChaos))
- [`a2cfb0b`](a2cfb0b535): feat: add robots.txt ([#​1864](https://github.com/0xERR0R/blocky/issues/1864)) ([@​0xERR0R](https://github.com/0xERR0R))
- [`9f4db47`](9f4db47a6e): feat: make DoH query path configurable ([#​1843](https://github.com/0xERR0R/blocky/issues/1843)) ([@​0xERR0R](https://github.com/0xERR0R))
- [`73f6f74`](73f6f74428): feat: skip Adblock identifier header and comments ([#​1876](https://github.com/0xERR0R/blocky/issues/1876)) ([@​metalinspired](https://github.com/metalinspired))
- [`d34eb4c`](d34eb4c910): fix(parsers): improve hosts entry normalization for ABP-style and Unicode domains ([@​metalinspired](https://github.com/metalinspired))
- [`639257b`](639257bedd): fix: disable go-reaper pid check ([#​1779](https://github.com/0xERR0R/blocky/issues/1779)) ([@​0xERR0R](https://github.com/0xERR0R))
- [`262cd2e`](262cd2e984): fix: prevent DoS in DOH endpoits ([#​1826](https://github.com/0xERR0R/blocky/issues/1826)) ([@​0xERR0R](https://github.com/0xERR0R))
- [`371e39b`](371e39bb67): refactor: move cache to external dependency ([#​1814](https://github.com/0xERR0R/blocky/issues/1814)) ([@​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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1732
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
|
2025-10-11 00:45:50 +00:00 |
|
|
|
d681a8044a
|
remove media manager
lint-test-docker / docker-lint (push) Failing after 4s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m57s
|
2025-09-23 22:01:54 -05:00 |
|
|
|
2ebd2f7012
|
add media-manager
lint-test-docker / docker-lint (push) Failing after 4s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m55s
|
2025-09-23 19:57:55 -05:00 |
|
|
|
6479262f0e
|
Update Helm release app-template to v4.3.0 (#1465)
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m11s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [app-template](https://github.com/bjw-s-labs/helm-charts) | minor | `4.2.0` -> `4.3.0` |
---
### Release Notes
<details>
<summary>bjw-s-labs/helm-charts (app-template)</summary>
### [`v4.3.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.3.0)
[Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.2.0...app-template-4.3.0)
##### Changelog:
##### Changed
- Upgraded the common library to v4.3.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.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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #1465
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
|
2025-09-17 21:47:25 +00:00 |
|
|
|
23346060fd
|
switch redis
lint-test-helm / helm-lint (push) Successful in 48s
renovate / renovate (push) Has been cancelled
|
2025-07-29 20:22:44 -05:00 |
|
|
|
11fae5bd22
|
Update Helm release app-template to v4.2.0 (#1050)
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m6s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [app-template](https://github.com/bjw-s-labs/helm-charts) | minor | `4.1.2` -> `4.2.0` |
---
### Release Notes
<details>
<summary>bjw-s-labs/helm-charts (app-template)</summary>
### [`v4.2.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.2.0)
[Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.1.2...app-template-4.2.0)
##### Changelog:
##### Changed
- Upgraded the common library to v4.2.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.2.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #1050
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
|
2025-07-29 21:06:50 +00:00 |
|
|
|
2389ef8c72
|
Update valkey Docker tag to v3.0.22 (#932)
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m53s
|
2025-07-16 03:02:19 +00:00 |
|
|
|
162d3ff031
|
Update valkey Docker tag to v3.0.21
lint-test-helm / helm-lint (push) Successful in 10s
lint-test-helm / helm-lint (pull_request) Successful in 15s
renovate / renovate (push) Successful in 1m30s
|
2025-07-15 17:01:01 +00:00 |
|
|
|
6009bf8ec6
|
Update valkey Docker tag to v3.0.20
renovate / renovate (push) Successful in 1m46s
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 13s
|
2025-07-09 07:02:46 +00:00 |
|
|
|
760a276fab
|
Update valkey Docker tag to v3.0.17
lint-test-helm / helm-lint (pull_request) Successful in 10s
renovate / renovate (push) Successful in 1m25s
lint-test-helm / helm-lint (push) Successful in 33s
|
2025-07-08 14:01:48 +00:00 |
|
|
|
1ad8783802
|
Update valkey Docker tag to v3.0.16
lint-test-helm / helm-lint (pull_request) Successful in 46s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Has been cancelled
|
2025-06-26 11:01:24 +00:00 |
|
|
|
ea88ac3607
|
Update Helm release app-template to v4.1.2
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 1m5s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m10s
|
2025-06-24 15:03:43 +00:00 |
|
|
|
54ea2f161b
|
Update valkey Docker tag to v3.0.15
lint-test-helm / helm-lint (pull_request) Successful in 50s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Failing after 1m21s
|
2025-06-18 21:03:32 +00:00 |
|
|
|
824c613d8c
|
Update valkey Docker tag to v3.0.14
lint-test-helm / helm-lint (push) Failing after 6s
lint-test-helm / helm-lint (pull_request) Successful in 44s
renovate / renovate (push) Successful in 1m36s
|
2025-06-16 15:03:12 +00:00 |
|
|
|
ca5db479a4
|
Update valkey Docker tag to v3.0.13
lint-test-helm / helm-lint (push) Failing after 5s
lint-test-helm / helm-lint (pull_request) Successful in 40s
renovate / renovate (push) Successful in 1m1s
|
2025-06-14 13:01:05 +00:00 |
|
|
|
06ae5bb79e
|
Update Helm release app-template to v4.1.1
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 2m1s
|
2025-06-12 12:03:20 +00:00 |
|
|
|
f83c7b518e
|
Update Helm release app-template to v4.1.0
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 1m31s
|
2025-06-11 15:02:13 +00:00 |
|
|
|
b0e7fde03d
|
Update valkey Docker tag to v3.0.12
lint-test-helm / helm-lint (pull_request) Successful in 42s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m1s
|
2025-06-11 02:01:55 +00:00 |
|
|
|
c96f92c5c1
|
Update valkey Docker tag to v3.0.11
|
2025-06-08 21:48:35 +00:00 |
|
|
|
89506d1c39
|
add gateway address
|
2025-06-07 18:40:06 -05:00 |
|
|
|
d73d6c1c98
|
change hubble gateway
renovate / renovate (push) Successful in 2m35s
|
2025-06-06 21:16:47 -05:00 |
|
|
|
ffc4c9f8d3
|
add omnitools
renovate / renovate (push) Successful in 5m47s
|
2025-06-06 15:46:09 -05:00 |
|
|
|
f1bf0c9bb2
|
add kronic
|
2025-06-01 21:53:23 -05:00 |
|
|
|
86212c1a44
|
add name for plug
|
2025-05-30 20:42:11 -05:00 |
|
|
|
716daa84f0
|
add objects dns
|
2025-05-29 21:34:35 -05:00 |
|
|
|
785d74e92b
|
remove minio
|
2025-05-29 18:32:04 -05:00 |
|
|
|
1d37052aa3
|
add gatus
|
2025-05-28 13:11:42 -05:00 |
|
|
|
0fa03c2e65
|
update image
|
2025-05-23 22:33:03 -05:00 |
|
|
|
f5dfe59e9c
|
add n8n
|
2025-05-22 19:30:48 -05:00 |
|
|
|
2546ac40c1
|
Update valkey Docker tag to v3.0.9
lint-and-test-charts / lint-test (pull_request) Successful in 15s
|
2025-05-22 08:20:45 +00:00 |
|
|
|
bac787e3d6
|
Update spx01/blocky Docker tag to v0.26
|
2025-05-20 23:52:30 -05:00 |
|
|
|
63a57fdeab
|
Update valkey Docker tag to v3.0.8
lint-and-test-charts / lint-test (pull_request) Successful in 16s
|
2025-05-20 12:30:47 +00:00 |
|
|
|
4c136551fb
|
enable persistance, replpication, and resources to valkey instances
|
2025-05-19 19:42:17 -05:00 |
|
|
|
93d9d258af
|
Update valkey Docker tag to v3.0.7
lint-and-test-charts / lint-test (pull_request) Successful in 28s
|
2025-05-19 10:00:38 +00:00 |
|
|
|
09ec149d11
|
add alertmanager endpoint
|
2025-05-17 23:10:22 -05:00 |
|
|
|
e6571ee77a
|
add ntfy
|
2025-05-17 18:44:53 -05:00 |
|
|
|
29e92389fd
|
add bazarr
|
2025-05-17 17:42:06 -05:00 |
|
|
|
4418263b9f
|
add whodb
|
2025-05-17 17:30:12 -05:00 |
|
|
|
4abab72cac
|
fix labels
|
2025-05-17 17:09:05 -05:00 |
|
|
|
3163c57771
|
fix configmap
|
2025-05-17 14:40:54 -05:00 |
|
|
|
175fcec0bd
|
update app-template chart
|
2025-05-16 21:59:50 -05:00 |
|