From 638e7f9d252fbe103fe123752b1c373523b7d061 Mon Sep 17 00:00:00 2001 From: Tekton Automation Date: Thu, 16 Nov 2023 04:49:17 +0000 Subject: [PATCH] change made by Tekton task --- overrides/values-prod-imagedata.yaml | 3 +++ overrides/values-test-imagedata.yaml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/overrides/values-prod-imagedata.yaml b/overrides/values-prod-imagedata.yaml index af70dafbf..b1620fe86 100644 --- a/overrides/values-prod-imagedata.yaml +++ b/overrides/values-prod-imagedata.yaml @@ -1,3 +1,6 @@ # NOTE: This file will be edited by the pipeline processes as new versions are built through the pipelines # prod_version and test_version keys with built values will be edited when the pipelines run --- +iot_anomaly_detection: + tag: 0.3.2-114 + built_tags: 0.3.2-114 diff --git a/overrides/values-test-imagedata.yaml b/overrides/values-test-imagedata.yaml index af70dafbf..b1620fe86 100644 --- a/overrides/values-test-imagedata.yaml +++ b/overrides/values-test-imagedata.yaml @@ -1,3 +1,6 @@ # NOTE: This file will be edited by the pipeline processes as new versions are built through the pipelines # prod_version and test_version keys with built values will be edited when the pipelines run --- +iot_anomaly_detection: + tag: 0.3.2-114 + built_tags: 0.3.2-114