From 3468b6b0c4964d1d5207d93d7ce4bdccce9849be Mon Sep 17 00:00:00 2001 From: Vishnu Narayanan Date: Wed, 30 Mar 2022 14:23:42 +0530 Subject: [PATCH] feat: update charts to chatwoot v2.3.2 (#57) --- charts/chatwoot/Chart.yaml | 4 ++-- charts/chatwoot/README.md | 2 +- charts/chatwoot/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/chatwoot/Chart.yaml b/charts/chatwoot/Chart.yaml index 9f65022..1e0a471 100644 --- a/charts/chatwoot/Chart.yaml +++ b/charts/chatwoot/Chart.yaml @@ -31,7 +31,7 @@ sources: - http://www.chatwoot.com # This is the chart version. -version: 0.8.2 +version: 0.8.3 # This is the application version. -appVersion: "v2.3.0" +appVersion: "v2.3.2" diff --git a/charts/chatwoot/README.md b/charts/chatwoot/README.md index e00be8a..d085b66 100644 --- a/charts/chatwoot/README.md +++ b/charts/chatwoot/README.md @@ -49,7 +49,7 @@ The command removes all the Kubernetes components associated with the chart and | Name | Description | Value | | ------------------- | ---------------------------------------------------- | --------------------- | | `image.repository` | Chatwoot image repository | `chatwoot/chatwoot` | -| `image.tag` | Chatwoot image tag (immutable tags are recommended) | `v2.3.0` | +| `image.tag` | Chatwoot image tag (immutable tags are recommended) | `v2.3.2` | | `image.pullPolicy` | Chatwoot image pull policy | `IfNotPresent` | diff --git a/charts/chatwoot/values.yaml b/charts/chatwoot/values.yaml index 4555f4c..5bf475c 100644 --- a/charts/chatwoot/values.yaml +++ b/charts/chatwoot/values.yaml @@ -4,7 +4,7 @@ # Overrides the image tag whose default is the chart appVersion. image: repository: chatwoot/chatwoot - tag: v2.3.0 + tag: v2.3.2 pullPolicy: IfNotPresent web: