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