diff --git a/charts/chatwoot/Chart.yaml b/charts/chatwoot/Chart.yaml index 11bcda0..de955ff 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: 1.0.14 +version: 1.0.15 # This is the application version. -appVersion: "v2.13.1" +appVersion: "v2.14.0" diff --git a/charts/chatwoot/README.md b/charts/chatwoot/README.md index 316a8af..e125edd 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.13.1` | +| `image.tag` | Chatwoot image tag (immutable tags are recommended) | `v2.14.0` | | `image.pullPolicy` | Chatwoot image pull policy | `IfNotPresent` | diff --git a/charts/chatwoot/values.yaml b/charts/chatwoot/values.yaml index b662b40..075fc4f 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.13.1 + tag: v2.14.0 pullPolicy: IfNotPresent web: