Skip to content

Releases: chatwoot/charts

chatwoot-0.9.0

30 Jul 12:21
da3d624
Compare
Choose a tag to compare

Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬

This release adds support for horizontal pod autoscaling(hpa) for chatwoot-web and chatwoot-worker deployments.
Also, this changes the default redis replica count to 1. The Values.web.replicas and Values.worker. replicas parameters
where renamed to Values.web.replicaCount and Values.worker.replicaCount respectively. Also services.internlPort was renamed
to services.internalPort.

Please make the necessary changes in your custom values file if needed.

What's Changed

Full Changelog: chatwoot-0.8.9...chatwoot-0.9.0

chatwoot-0.8.9

21 Jul 18:48
202730f
Compare
Choose a tag to compare

Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬

What's Changed

Full Changelog: chatwoot-0.8.8...chatwoot-0.8.9

chatwoot-0.8.8

21 Jun 13:58
fd513da
Compare
Choose a tag to compare

Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬

What's Changed

Full Changelog: chatwoot-0.8.6...chatwoot-0.8.8

chatwoot-0.8.6

17 May 10:59
13ec636
Compare
Choose a tag to compare

Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬

What's Changed

Full Changelog: chatwoot-0.8.5...chatwoot-0.8.6

chatwoot-0.8.5

21 Apr 18:30
8644572
Compare
Choose a tag to compare

Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬

What's Changed

Full Changelog: chatwoot-0.8.4...chatwoot-0.8.5

chatwoot-0.8.4

20 Apr 11:31
9852708
Compare
Choose a tag to compare

Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬

Changelog

What's Changed

Full Changelog: chatwoot-0.8.3...chatwoot-0.8.4

chatwoot-0.8.3

30 Mar 08:54
3468b6b
Compare
Choose a tag to compare

Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬

What's Changed

Full Changelog: chatwoot-0.8.2...chatwoot-0.8.3

chatwoot-0.8.2

16 Mar 10:36
29eae01
Compare
Choose a tag to compare

Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬

What's Changed

Full Changelog: chatwoot-0.8.1...chatwoot-0.8.2

chatwoot-0.8.1

14 Mar 11:27
1ebc92b
Compare
Choose a tag to compare

Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬

Changelog

What's Changed

Full Changelog: chatwoot-0.8.0...chatwoot-0.8.1

chatwoot-0.8.0

16 Feb 15:22
a0b12d7
Compare
Choose a tag to compare

Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬

Summary

  • Move from ConfigMap to Secrets for environment variables

What's Changed

  • fix postgres and redis existing secrets and use secret for environment + add service account by @davidspek in #47

New Contributors

Full Changelog: chatwoot-0.7.7...chatwoot-0.8.0