From da5d98a84701619a5b64b23e491226e370162767 Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Sun, 8 May 2022 18:42:40 -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 0a968857..0854b028 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: "179" + tag: "186" repository: ldooks/dragon-bot pullPolicy: IfNotPresent