From a04a5d9bbbfad0846435c0a96cd650d157a3f0ca Mon Sep 17 00:00:00 2001 From: jmarchel7bulls Date: Fri, 17 May 2024 15:47:15 +0200 Subject: [PATCH] Configure for release 1 Change-Id: I0967435ecb23b69e66174d4be7eb467c6bdb911c --- charts/nebulous-monitoring-data-persistor/values.yaml | 2 +- zuul.d/jobs.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/nebulous-monitoring-data-persistor/values.yaml b/charts/nebulous-monitoring-data-persistor/values.yaml index e77e274..f9dc8a9 100644 --- a/charts/nebulous-monitoring-data-persistor/values.yaml +++ b/charts/nebulous-monitoring-data-persistor/values.yaml @@ -8,7 +8,7 @@ image: repository: "quay.io/nebulous/monitoring-data-persistor" pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "" + tag: "r1-latest" imagePullSecrets: [] nameOverride: "" diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index a64cae5..9aef963 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -18,6 +18,7 @@ namespace: nebulous repo_shortname: monitoring-data-persistor repo_description: "" + tags: ["r1-latest"] - job: name: nebulous-monitoring-data-persistor-upload-container-images