From 6ef85127e95eae15582a7970fdbd3a7601d10c41 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 20:49:54 +0300 Subject: [PATCH] Update device registry staging image tag to stage-924cc3f2-1733248115 --- k8s/device-registry/values-stage.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/device-registry/values-stage.yaml b/k8s/device-registry/values-stage.yaml index 2fb0bef8b2c..8ecfe18a8e3 100644 --- a/k8s/device-registry/values-stage.yaml +++ b/k8s/device-registry/values-stage.yaml @@ -6,7 +6,7 @@ app: replicaCount: 2 image: repository: eu.gcr.io/airqo-250220/airqo-stage-device-registry-api - tag: stage-fc6cf1bc-1733223452 + tag: stage-924cc3f2-1733248115 nameOverride: '' fullnameOverride: '' podAnnotations: {}