From 85e8ba8142b09b36f64face966cef6b4d11f347d Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 23:07:20 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/tyri?= =?UTF-8?q?is/locking-service=20(=20v0.0.11=20=E2=86=92=20v0.0.13=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../apps/home-automation/locking-service/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/talos-flux/apps/home-automation/locking-service/app/helm-release.yaml b/kubernetes/talos-flux/apps/home-automation/locking-service/app/helm-release.yaml index 731785007..d9f024cd8 100644 --- a/kubernetes/talos-flux/apps/home-automation/locking-service/app/helm-release.yaml +++ b/kubernetes/talos-flux/apps/home-automation/locking-service/app/helm-release.yaml @@ -50,7 +50,7 @@ spec: app: image: repository: ghcr.io/tyriis/locking-service - tag: v0.0.11@sha256:26907b0d11683a7f901cd61f9dfde3905fc2fb05c5db351ba93f5885ec655036 + tag: v0.0.13@sha256:3af61437b4899d6843a6c25d0ff52472e0513ebab40e0a4aa684543f52d86154 env: TZ: ${SETTING_TZ} NODE_ENV: production