From f9164a6f97d2f58c5b17a025e858b2d132f8147e Mon Sep 17 00:00:00 2001 From: Tekton Automation Date: Wed, 15 Nov 2023 22:06:00 +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..42de47a48 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-113 + built_tags: 0.3.2-113 diff --git a/overrides/values-test-imagedata.yaml b/overrides/values-test-imagedata.yaml index af70dafbf..42de47a48 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-113 + built_tags: 0.3.2-113