From 7ca808d5a2a2d00143917231df79c3a39b3cede7 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Mon, 19 Jun 2023 06:07:26 +0000 Subject: [PATCH] chore(deps): update ghcr.io/lesuisse/shelly-ht-action-prometheus docker tag to v0.3.1 --- apps/base/iot/shelly-ht-monitor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/iot/shelly-ht-monitor.yaml b/apps/base/iot/shelly-ht-monitor.yaml index 3ae63585b..d08a63edb 100644 --- a/apps/base/iot/shelly-ht-monitor.yaml +++ b/apps/base/iot/shelly-ht-monitor.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: shelly-ht-monitor - image: ghcr.io/lesuisse/shelly-ht-action-prometheus:0.2.0 + image: ghcr.io/lesuisse/shelly-ht-action-prometheus:0.3.1 env: - name: SENSOR_PASSWORD valueFrom: -- GitLab