Skip to content

Commit aa81724

Browse files
Bump chatwoot to 3.3.1 (#888)
We were a few vsns behind, this should catch it up.
1 parent 94e588d commit aa81724

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

chatwoot/helm/chatwoot/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: chatwoot
33
repository: https://chatwoot.github.io/charts
4-
version: 1.1.2
4+
version: 1.1.4
55
- name: postgres
66
repository: https://pluralsh.github.io/module-library
77
version: 0.1.12
8-
digest: sha256:9750da7ce9aeca7becc6a600496c6194cb1f03a86d6c71e7d4127b6281b673ba
9-
generated: "2023-09-26T11:55:55.037009-04:00"
8+
digest: sha256:3974eeba4d826a3fa80d9d9f6d661f97ff6c4179954665d949d01a755638f1ec
9+
generated: "2023-12-11T16:53:37.18811-05:00"

chatwoot/helm/chatwoot/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: chatwoot
33
description: Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc.
44
type: application
55
version: 0.1.10
6-
appVersion: v3.1.0
6+
appVersion: v3.3.1
77
dependencies:
88
- name: chatwoot
9-
version: 1.1.2
9+
version: 1.1.4
1010
repository: https://chatwoot.github.io/charts
1111
- name: postgres
1212
version: 0.1.12
-154 KB
Binary file not shown.
153 KB
Binary file not shown.

chatwoot/helm/chatwoot/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
chatwoot:
22
image:
33
repository: dkr.plural.sh/chatwoot/chatwoot/chatwoot
4-
tag: v3.1.0
4+
tag: v3.3.1
55
ingress:
66
enabled: true
77
annotations:

0 commit comments

Comments
 (0)