From 183ee506b50b856261d7af983350784deae17e53 Mon Sep 17 00:00:00 2001 From: Luke Robles <98352913+lrobles-iterable@users.noreply.github.com> Date: Mon, 2 May 2022 13:04:48 -0700 Subject: [PATCH] helm version bump --- helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values.yaml b/helm/values.yaml index 0d27048f..8e9acf63 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: "164" + tag: "165" repository: ldooks/dragon-bot pullPolicy: IfNotPresent