From bee18b6643fdb8eac56c6f287af09c8204c9a0f0 Mon Sep 17 00:00:00 2001 From: Luke Robles 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