feat(blocky): update image ghcr.io/0xerr0r/blocky v0.30.0 → v0.31.0 (#48762)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/0xerr0r/blocky](https://redirect.github.com/0xERR0R/blocky) |
minor | `d9f15ed` → `2e5696e` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

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

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

[Compare
Source](https://redirect.github.com/0xERR0R/blocky/compare/v0.30.0...v0.31.0)

#### Changelog

##### Features

-
[`132c42f`](https://redirect.github.com/0xERR0R/blocky/commit/132c42f25d1b3a5c7e98736961b506c5c96ef362):
feat(config): validate and log ports.dohPath
([#&#8203;2072](https://redirect.github.com/0xERR0R/blocky/issues/2072))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`e43b5e5`](https://redirect.github.com/0xERR0R/blocky/commit/e43b5e598fadc744f173d95b4ed8edf918f8e13b):
feat(querylog): add SQLite query log target
([#&#8203;2080](https://redirect.github.com/0xERR0R/blocky/issues/2080))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`5d806b6`](https://redirect.github.com/0xERR0R/blocky/commit/5d806b6a4190624d45e0a2e395ed790856ea1508):
feat(server): opt-in IP\_FREEBIND for DNS listeners
([#&#8203;2078](https://redirect.github.com/0xERR0R/blocky/issues/2078))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`f18e52b`](https://redirect.github.com/0xERR0R/blocky/commit/f18e52bf21f341cf70a540d7f25132c912b8dfb6):
feat: capability-aware image that runs under drop:ALL
([#&#8203;2071](https://redirect.github.com/0xERR0R/blocky/issues/2071))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`bf19d6d`](https://redirect.github.com/0xERR0R/blocky/commit/bf19d6d5f7c59b57a4d63f59257dfb8851d445c3):
feat: config JSON schema generation and schema-driven validation
([#&#8203;2066](https://redirect.github.com/0xERR0R/blocky/issues/2066))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`99ae703`](https://redirect.github.com/0xERR0R/blocky/commit/99ae703b4cd5e7b9a073f076498d035487a98b97):
feat: filter ipv6hint in HTTPS/SVCB RR when AAAA is filtered
([#&#8203;2070](https://redirect.github.com/0xERR0R/blocky/issues/2070))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`c44017a`](https://redirect.github.com/0xERR0R/blocky/commit/c44017aa70085acd386f697f18a531ce50b470ac):
feat: load sensitive config values from files
([#&#8203;2077](https://redirect.github.com/0xERR0R/blocky/issues/2077))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`e6b41db`](https://redirect.github.com/0xERR0R/blocky/commit/e6b41db553d14666a6a873344f8078fe9ed76b66):
feat: per-client DNS rate limiting
([#&#8203;2063](https://redirect.github.com/0xERR0R/blocky/issues/2063))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`f457ec9`](https://redirect.github.com/0xERR0R/blocky/commit/f457ec90d56382ea60afd1fc903997f48dab0cf7):
feat: read bootstrap nameservers from a resolv.conf file (resolvFile)
([#&#8203;2068](https://redirect.github.com/0xERR0R/blocky/issues/2068))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`fdcf351`](https://redirect.github.com/0xERR0R/blocky/commit/fdcf351addec5cce2087c8f6d4e859568a3a7579):
feat: resolve client names from hosts file and custom DNS
([#&#8203;1964](https://redirect.github.com/0xERR0R/blocky/issues/1964))
([#&#8203;2069](https://redirect.github.com/0xERR0R/blocky/issues/2069))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))

##### Bug fixes

-
[`93cc238`](https://redirect.github.com/0xERR0R/blocky/commit/93cc238af0661f76ea77bd0f789ab39317164e54):
fix(caching): sync prefetched entries to Redis
([#&#8203;2079](https://redirect.github.com/0xERR0R/blocky/issues/2079))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`69b0663`](https://redirect.github.com/0xERR0R/blocky/commit/69b06638a7dc93f403a11796901d707c46e5ebd4):
fix(config): handle DNS stamp port on hostname field and bootstrap IPs
([#&#8203;2065](https://redirect.github.com/0xERR0R/blocky/issues/2065))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))
-
[`31f8df3`](https://redirect.github.com/0xERR0R/blocky/commit/31f8df3a8af7dc7eee04caccf8c526568b1936a5):
fix(querylog): build SQLite target only on modernc-supported platforms
([#&#8203;2082](https://redirect.github.com/0xERR0R/blocky/issues/2082))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))

##### Build and dependencies

-
[`a5cdeb2`](https://redirect.github.com/0xERR0R/blocky/commit/a5cdeb2d07c0c46f7c4783a1f8b448199cdfe66f):
build(deps): bump github.com/go-chi/chi/v5 from 5.2.5 to 5.3.0
([#&#8203;2074](https://redirect.github.com/0xERR0R/blocky/issues/2074))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])
-
[`5a25f67`](https://redirect.github.com/0xERR0R/blocky/commit/5a25f67c7f09e8340557d1cc7ed5ce3020f79698):
build(deps): bump github.com/mattn/go-colorable from 0.1.14 to 0.1.15
([#&#8203;2075](https://redirect.github.com/0xERR0R/blocky/issues/2075))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])
-
[`1da222a`](https://redirect.github.com/0xERR0R/blocky/commit/1da222a79c0d2ebd6e801d0fd14809f6ffc665fa):
build(deps): bump github.com/oapi-codegen/runtime from 1.4.0 to 1.4.1
([#&#8203;2064](https://redirect.github.com/0xERR0R/blocky/issues/2064))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])
-
[`6ff1d13`](https://redirect.github.com/0xERR0R/blocky/commit/6ff1d13eeb74eb90639741052d7a85ffe9691380):
build(deps): bump golang.org/x/net from 0.54.0 to 0.55.0
([#&#8203;2067](https://redirect.github.com/0xERR0R/blocky/issues/2067))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot])
-
[`63f8d9a`](https://redirect.github.com/0xERR0R/blocky/commit/63f8d9a91e8935de54181ff42c861f62dd9e80b9):
build: upgrade Go to 1.26.2 and golangci-lint to v2.12.2
([#&#8203;2062](https://redirect.github.com/0xERR0R/blocky/issues/2062))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))

##### Misc

-
[`e2de6ae`](https://redirect.github.com/0xERR0R/blocky/commit/e2de6aecd01771985c27eacdc90e35045510c8f0):
docs(redis): document unix socket support and add e2e test
([#&#8203;2076](https://redirect.github.com/0xERR0R/blocky/issues/2076))
([@&#8203;0xERR0R](https://redirect.github.com/0xERR0R))

***

#### ❤️ Support Blocky

Blocky is free and open source, developed in my spare time — no
telemetry, no ads, no hidden
filtering. If it's useful to you, please consider supporting its
continued development:

[GitHub Sponsors](https://redirect.github.com/sponsors/0xERR0R) ·
[thanks.dev](https://thanks.dev/u/gh/0xERR0R) ·
[Liberapay](https://liberapay.com/spx01) ·
[Ko-fi](https://ko-fi.com/0xerr0r) ·
[PayPal](https://paypal.me/spx01)

Thank you to everyone supporting Blocky! 🙏

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ibG9ja3kiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2026-06-04 13:00:39 +02:00
committed by GitHub
parent bf93927a9a
commit 61f92efe5d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 0.30.0
appVersion: 0.31.0
dependencies:
- name: common
version: 29.3.4
@@ -46,5 +46,5 @@ sources:
- https://github.com/Mozart409/blocky-frontend
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/blocky
type: application
version: 22.7.1
version: 22.8.0
+1 -1
View File
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=./values.schema.json
image:
repository: ghcr.io/0xerr0r/blocky
tag: v0.30.0@sha256:d9f15eddffedded40797406349012cbd5966ef99c286b13321e7a76efddb9bdc
tag: v0.31.0@sha256:2e5696efe4f920a9c07efa5587650fb94e7c4dc68759a77debde3daaa1e30cdb
pullPolicy: IfNotPresent
k8sgatewayImage:
repository: ghcr.io/k8s-gateway/k8s_gateway