From 4e7fc62f2c37c688a67a50dbe0defeb454c7ebd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 00:43:37 +0000 Subject: [PATCH] build(deps): bump ghcr.io/0xerr0r/blocky in /kubernetes/system/blocky Bumps [ghcr.io/0xerr0r/blocky](https://github.com/0xERR0R/blocky) from v0.24 to 0.26. - [Release notes](https://github.com/0xERR0R/blocky/releases) - [Commits](https://github.com/0xERR0R/blocky/compare/v0.24...v0.26) --- updated-dependencies: - dependency-name: ghcr.io/0xerr0r/blocky dependency-version: '0.26' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- kubernetes/system/blocky/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/system/blocky/values.yaml b/kubernetes/system/blocky/values.yaml index e27db01..41ed866 100644 --- a/kubernetes/system/blocky/values.yaml +++ b/kubernetes/system/blocky/values.yaml @@ -1,7 +1,7 @@ # Default values for blocky (k8s-home-lab chart) image: repository: ghcr.io/0xerr0r/blocky - tag: v0.24 + tag: 0.26 pullPolicy: IfNotPresent controller: replicas: 2 @@ -90,4 +90,4 @@ sops: -----END PGP MESSAGE----- fp: DC6910268E657FF70BA7EC289974494E76938DDC encrypted_regex: ^(password|value|ssh-key|api-key|user|username|privateKey|clientSecret|clientId|apiKey|extraArgs.*|.*Secret.*|extraEnvVars|.*SECRET.*|.*secret.*|key|.*Password|.*\.ya?ml)$ - version: 3.10.2 + version: 3.10.2 \ No newline at end of file