From 0e0dfceb506dd86fb1bd583f9f7078e119a5c76b Mon Sep 17 00:00:00 2001 From: Luke Robles <98352913+lrobles-iterable@users.noreply.github.com> Date: Fri, 29 Apr 2022 11:38:14 -0700 Subject: [PATCH] revert change to image version since the last commit didnt build a new one since it was only a helm change --- helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values.yaml b/helm/values.yaml index 2aa85030..c912e99a 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -8,7 +8,7 @@ image: repository: ldooks/dragon-bot pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "159" + tag: "158" imagePullSecrets: [] nameOverride: ""