From e7dd2b3324eb083e51e925059d76be421e3b4f9a Mon Sep 17 00:00:00 2001 From: michaeljguarino Date: Tue, 9 Apr 2024 14:08:07 -0400 Subject: [PATCH] Bump chatwoot to 3.7.0 A few minor vsns behind --- chatwoot/helm/chatwoot/Chart.yaml | 4 ++-- chatwoot/helm/chatwoot/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chatwoot/helm/chatwoot/Chart.yaml b/chatwoot/helm/chatwoot/Chart.yaml index ef844f168..84172c56c 100644 --- a/chatwoot/helm/chatwoot/Chart.yaml +++ b/chatwoot/helm/chatwoot/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: chatwoot description: Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. type: application -version: 0.1.12 -appVersion: v3.4.0 +version: 0.1.13 +appVersion: v3.7.0 dependencies: - name: chatwoot version: 1.1.4 diff --git a/chatwoot/helm/chatwoot/values.yaml b/chatwoot/helm/chatwoot/values.yaml index 3c0f11785..02a059b3c 100644 --- a/chatwoot/helm/chatwoot/values.yaml +++ b/chatwoot/helm/chatwoot/values.yaml @@ -1,7 +1,7 @@ chatwoot: image: repository: dkr.plural.sh/chatwoot/chatwoot/chatwoot - tag: v3.4.0 + tag: v3.7.0 ingress: enabled: true annotations: