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