From c16f8ab161ccb8e27955fd0645218f8412112a6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 13:30:00 +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.29.0. - [Release notes](https://github.com/0xERR0R/blocky/releases) - [Commits](https://github.com/0xERR0R/blocky/compare/v0.24...v0.29.0) --- updated-dependencies: - dependency-name: ghcr.io/0xerr0r/blocky dependency-version: 0.29.0 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 c069946..3c93520 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.29.0 pullPolicy: IfNotPresent controller: replicas: 1 @@ -55,4 +55,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