From 99a904da75a499b9d2f25ef802aee135e0f949ff Mon Sep 17 00:00:00 2001 From: jmarchel7bulls Date: Thu, 16 May 2024 11:10:08 +0200 Subject: [PATCH] Configure for release 1 Change-Id: I3ae3e195d4e752e204a4f0bf8a3fda6591189fea --- charts/nebulous-activemq/values.yaml | 2 +- zuul.d/jobs.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/nebulous-activemq/values.yaml b/charts/nebulous-activemq/values.yaml index f3f06f4..88e177c 100644 --- a/charts/nebulous-activemq/values.yaml +++ b/charts/nebulous-activemq/values.yaml @@ -8,7 +8,7 @@ image: repository: "quay.io/nebulous/activemq-broker" 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 a10dd5c..914e405 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -18,6 +18,7 @@ namespace: nebulous repo_shortname: activemq-broker repo_description: "" + tags: ["r1-latest"] - job: name: nebulous-activemq-upload-container-images