Skip to content

Commit

Permalink
Bump chatwoot to 3.3.1 (#888)
Browse files Browse the repository at this point in the history
We were a few vsns behind, this should catch it up.
  • Loading branch information
michaeljguarino authored Dec 13, 2023
1 parent 94e588d commit aa81724
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions chatwoot/helm/chatwoot/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: chatwoot
repository: https://chatwoot.github.io/charts
version: 1.1.2
version: 1.1.4
- name: postgres
repository: https://pluralsh.github.io/module-library
version: 0.1.12
digest: sha256:9750da7ce9aeca7becc6a600496c6194cb1f03a86d6c71e7d4127b6281b673ba
generated: "2023-09-26T11:55:55.037009-04:00"
digest: sha256:3974eeba4d826a3fa80d9d9f6d661f97ff6c4179954665d949d01a755638f1ec
generated: "2023-12-11T16:53:37.18811-05:00"
4 changes: 2 additions & 2 deletions chatwoot/helm/chatwoot/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: chatwoot
description: Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc.
type: application
version: 0.1.10
appVersion: v3.1.0
appVersion: v3.3.1
dependencies:
- name: chatwoot
version: 1.1.2
version: 1.1.4
repository: https://chatwoot.github.io/charts
- name: postgres
version: 0.1.12
Expand Down
Binary file removed chatwoot/helm/chatwoot/charts/chatwoot-1.1.2.tgz
Binary file not shown.
Binary file added chatwoot/helm/chatwoot/charts/chatwoot-1.1.4.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion chatwoot/helm/chatwoot/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
chatwoot:
image:
repository: dkr.plural.sh/chatwoot/chatwoot/chatwoot
tag: v3.1.0
tag: v3.3.1
ingress:
enabled: true
annotations:
Expand Down

0 comments on commit aa81724

Please sign in to comment.