From 57157d3f72ce848e3c009d521ca68458eb0fe4e6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 20 Jun 2026 14:15:28 +0200 Subject: [PATCH] =?UTF-8?q?fix(blocky):=20update=20image=20ghcr.io/0xerr0r?= =?UTF-8?q?/blocky=20v0.32.0=20=E2=86=92=20v0.32.1=20(#49305)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/0xerr0r/blocky](https://redirect.github.com/0xERR0R/blocky) | patch | `6fddc6f` → `19d856a` | --- > [!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
0xERR0R/blocky (ghcr.io/0xerr0r/blocky) ### [`v0.32.1`](https://redirect.github.com/0xERR0R/blocky/releases/tag/v0.32.1) [Compare Source](https://redirect.github.com/0xERR0R/blocky/compare/v0.32.0...v0.32.1) #### Changelog ##### Bug fixes - [`d3a1fe5`](https://redirect.github.com/0xERR0R/blocky/commit/d3a1fe57d5ee70b3c573f2bcade0556957f0a028): fix(dnssec): don't cache transient Indeterminate validation results ([#​2120](https://redirect.github.com/0xERR0R/blocky/issues/2120)) ([#​2127](https://redirect.github.com/0xERR0R/blocky/issues/2127)) ([@​0xERR0R](https://redirect.github.com/0xERR0R)) - [`fc353a0`](https://redirect.github.com/0xERR0R/blocky/commit/fc353a009230735e20888e08e373ad88f4bc15bb): fix(dnssec): only validate public-upstream answers ([#​2126](https://redirect.github.com/0xERR0R/blocky/issues/2126)) ([#​2128](https://redirect.github.com/0xERR0R/blocky/issues/2128)) ([@​0xERR0R](https://redirect.github.com/0xERR0R)) - [`53cfbda`](https://redirect.github.com/0xERR0R/blocky/commit/53cfbda3399b256527394ef837ce15a6b2007034): fix(querylog): add loong64 to unsupported list ([#​2123](https://redirect.github.com/0xERR0R/blocky/issues/2123)) ([@​rtmongold](https://redirect.github.com/rtmongold)) ##### Build and dependencies - [`cad2480`](https://redirect.github.com/0xERR0R/blocky/commit/cad2480c4ede15165ddfc034cf5cdf3091f1672d): build(deps): bump actions/checkout from 6 to 7 ([#​2124](https://redirect.github.com/0xERR0R/blocky/issues/2124)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`6ff7db7`](https://redirect.github.com/0xERR0R/blocky/commit/6ff7db7b61202c4e3a7053e67db052f821b4a2b8): build(deps): bump github.com/moby/moby/api from 1.54.2 to 1.55.0 ([#​2125](https://redirect.github.com/0xERR0R/blocky/issues/2125)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) *** #### ❤️ 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! 🙏
--- ### 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. --- - [ ] 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). --- charts/stable/blocky/Chart.yaml | 4 ++-- charts/stable/blocky/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/blocky/Chart.yaml b/charts/stable/blocky/Chart.yaml index e2b82cb36b7..5b69a16f246 100644 --- a/charts/stable/blocky/Chart.yaml +++ b/charts/stable/blocky/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 0.32.0 +appVersion: 0.32.1 dependencies: - name: common version: 29.5.3 @@ -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.11.1 +version: 22.11.2 diff --git a/charts/stable/blocky/values.yaml b/charts/stable/blocky/values.yaml index c7ddcfa821e..c0dd73b6fa6 100644 --- a/charts/stable/blocky/values.yaml +++ b/charts/stable/blocky/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: ghcr.io/0xerr0r/blocky - tag: v0.32.0@sha256:6fddc6f430221dbbfcbbef23e6913bfa4b84a6757a9715bc4bf783bb3a55a74e + tag: v0.32.1@sha256:19d856a00569f24b6e295d95feec87d2c07c92f4ee60c3bf2324f1e4b5348e97 pullPolicy: IfNotPresent k8sgatewayImage: repository: ghcr.io/k8s-gateway/k8s_gateway