From 0b3d4bb537528378d8e729caf967b9eae172c379 Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Fri, 8 Dec 2023 14:44:06 -0500 Subject: [PATCH] Rollback homarr container version --- homarr/homarr-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homarr/homarr-deployment.yaml b/homarr/homarr-deployment.yaml index 049aef3..6b7d304 100644 --- a/homarr/homarr-deployment.yaml +++ b/homarr/homarr-deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: homarr - image: ghcr.io/ajnart/homarr:latest + image: ghcr.io/ajnart/homarr:v0.13.4 ports: - containerPort: 7575 env: