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