diff --git a/argocd/manifests/frigate/deployment.yaml b/argocd/manifests/frigate/deployment.yaml index 1a9fc39..34c50ef 100644 --- a/argocd/manifests/frigate/deployment.yaml +++ b/argocd/manifests/frigate/deployment.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: frigate - image: ghcr.io/blakeblackshear/frigate:0.15.1 + image: ghcr.io/blakeblackshear/frigate:0.16.4-standard-arm64 ports: - containerPort: 5000 name: http