Releases: chatwoot/charts
chatwoot-0.9.0
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
- feat: add autoscaling to web and worker pods by @vishnu-narayanan in #73
Full Changelog: chatwoot-0.8.9...chatwoot-0.9.0
chatwoot-0.8.9
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
What's Changed
- feat: update charts to chatwoot v2.7.0 by @vishnu-narayanan in #70
Full Changelog: chatwoot-0.8.8...chatwoot-0.8.9
chatwoot-0.8.8
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
What's Changed
- feat: update charts to chatwoot v2.6.0 by @vishnu-narayanan in #64
- fix: failing gh actions for testing and releasing charts by @vishnu-narayanan in #66
- fix: change bitnami index to pre-2022
Full Changelog: chatwoot-0.8.6...chatwoot-0.8.8
chatwoot-0.8.6
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
What's Changed
- feat: update charts to chatwoot v2.5.0 by @vishnu-narayanan in #63
Full Changelog: chatwoot-0.8.5...chatwoot-0.8.6
chatwoot-0.8.5
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
What's Changed
- feat: update charts to chatwoot v2.4.1 by @vishnu-narayanan in #60
Full Changelog: chatwoot-0.8.4...chatwoot-0.8.5
chatwoot-0.8.4
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
Changelog
- Update charts to chatwoot v2.4.0
- https://github.com/chatwoot/chatwoot/releases/tag/v2.4.0
What's Changed
- chore: update readme with 0.8.x release notes by @vishnu-narayanan in #58
- feat: update charts to chatwoot v2.4.0 by @vishnu-narayanan in #59
Full Changelog: chatwoot-0.8.3...chatwoot-0.8.4
chatwoot-0.8.3
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
What's Changed
- feat: update charts to chatwoot v2.3.2 by @vishnu-narayanan in #57
Full Changelog: chatwoot-0.8.2...chatwoot-0.8.3
chatwoot-0.8.2
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
What's Changed
- feat: update charts to chatwoot v2.3.0 by @vishnu-narayanan in #56
Full Changelog: chatwoot-0.8.1...chatwoot-0.8.2
chatwoot-0.8.1
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
Changelog
- Update charts to chatwoot v2.2.1
- https://github.com/chatwoot/chatwoot/releases/tag/v2.2.1
What's Changed
- feat: update charts to chatwoot v2.2.1 by @vishnu-narayanan in #55
Full Changelog: chatwoot-0.8.0...chatwoot-0.8.1
chatwoot-0.8.0
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
- @davidspek made their first contribution in #47
Full Changelog: chatwoot-0.7.7...chatwoot-0.8.0