From 61e4bb00a5ad8231c22af5e8ef13144877f4a661 Mon Sep 17 00:00:00 2001 From: Luke Robles <98352913+lrobles-iterable@users.noreply.github.com> Date: Mon, 2 May 2022 20:20:51 -0700 Subject: [PATCH] helm bump --- helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values.yaml b/helm/values.yaml index c7f183cc..d7a7280f 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: "168" + tag: "169" repository: ldooks/dragon-bot pullPolicy: IfNotPresent