From af02786be3cbf5f68ce9e54a23f83a0431f954af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Piliszek?= Date: Tue, 28 May 2024 11:18:07 +0200 Subject: [PATCH] Configure for release 1 Change-Id: I90310f1633f6e4ef43cb0cb788639288096e029c --- charts/nebulous-prediction-orchestrator/values.yaml | 2 +- zuul.d/jobs.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/nebulous-prediction-orchestrator/values.yaml b/charts/nebulous-prediction-orchestrator/values.yaml index 16597d0..91afd87 100644 --- a/charts/nebulous-prediction-orchestrator/values.yaml +++ b/charts/nebulous-prediction-orchestrator/values.yaml @@ -8,7 +8,7 @@ image: repository: "quay.io/nebulous/prediction-orchestrator" 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 e2d15d0..927c8bb 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -19,6 +19,7 @@ namespace: nebulous repo_shortname: prediction-orchestrator repo_description: "" + tags: ["r1-latest"] - job: name: nebulous-prediction-orchestrator-upload-container-images