From b7bbbfde14c2230b47f3b9cc7e8216adf0943d50 Mon Sep 17 00:00:00 2001 From: Luke Robles <98352913+lrobles-iterable@users.noreply.github.com> Date: Sat, 30 Apr 2022 10:16:33 -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 c7a60e42..c6c21a65 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: "162" + tag: "163" repository: ldooks/dragon-bot pullPolicy: IfNotPresent