From aac9ece86616a77ccc9b21f1fd4bd58954d469af Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 16 Sep 2022 21:31:18 +0200 Subject: [PATCH] use tag for ot recorder --- owntracks/recorder/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/owntracks/recorder/deployment.yaml b/owntracks/recorder/deployment.yaml index c397231..7b79bcf 100644 --- a/owntracks/recorder/deployment.yaml +++ b/owntracks/recorder/deployment.yaml @@ -59,7 +59,7 @@ spec: value: mqtt-plain.mosquitto.svc.cluster.local - name: OTR_USER value: ot-recorder - image: docker.io/owntracks/recorder:latest + image: docker.io/owntracks/recorder:0.9.1 imagePullPolicy: Always command: - ot-recorder