From 39e69a5f4c413f96d4e97cb146ae1fe87d27ffba Mon Sep 17 00:00:00 2001 From: Luke Robles <98352913+lrobles-iterable@users.noreply.github.com> Date: Fri, 20 May 2022 10:36:13 -0700 Subject: [PATCH] version bump --- helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values.yaml b/helm/values.yaml index 7d60af1f..8fa53cdc 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: "204" + tag: "205" repository: ldooks/dragon-bot pullPolicy: IfNotPresent