From 2058009efe0c6187b109f678958af3c62e6076d3 Mon Sep 17 00:00:00 2001 From: Luke Robles <98352913+lrobles-iterable@users.noreply.github.com> Date: Wed, 4 May 2022 09:39:32 -0700 Subject: [PATCH] version bump in helm --- helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values.yaml b/helm/values.yaml index 56656c9d..0583f120 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: # Overrides the image tag whose default is the chart appVersion. - tag: "173" + tag: "174" repository: ldooks/dragon-bot pullPolicy: IfNotPresent