From d0180d4e11351e3e92f47426006f9979df7501a7 Mon Sep 17 00:00:00 2001 From: Aadil's Renovate Bot Date: Fri, 19 Jun 2026 21:34:09 +0000 Subject: [PATCH] chore(deps): update ghcr.io/homarr-labs/homarr docker tag to v1.67.0 --- apps/base/homarr/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/homarr/deployment.yaml b/apps/base/homarr/deployment.yaml index 177444a..b98929f 100644 --- a/apps/base/homarr/deployment.yaml +++ b/apps/base/homarr/deployment.yaml @@ -19,7 +19,7 @@ spec: containers: - name: homarr - image: ghcr.io/homarr-labs/homarr:v1.62.0 + image: ghcr.io/homarr-labs/homarr:v1.67.0 ports: - containerPort: 3000 name: http