Releases: chatwoot/charts
Releases · chatwoot/charts
chatwoot-2.0.22
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
chatwoot-2.0.21
What's Changed
- Fix: make health probes configurable with better defaults (#202)
- Health probe values (liveness, readiness, startup) are now configurable via
values.yamlunderweb.livenessProbe,web.readinessProbe, andweb.startupProbe - Added explicit
timeoutSeconds: 5to all probes (was defaulting to 1s) - Increased startup probe failure threshold from 30 to 60, giving the app ~10 minutes to boot instead of ~5.5 minutes
chatwoot-2.0.20
What's Changed
- Fix: use
getentinstead ofnslookupfor redis readiness check in migration job (#201) - BusyBox v1.37+ has broken nslookup behavior that can cause init containers to hang indefinitely in Kubernetes environments with
ndots:5
chatwoot-2.0.19
What's Changed
- Use chatwoot image for redis init container instead of busybox in migration job (#199)
- Chart no longer pulls any external images outside of the configured chatwoot image and its dependencies (postgresql, redis)
chatwoot-2.0.18
What's Changed
- Upgrade app version to Chatwoot v4.12.1 (#198)
chatwoot-2.0.17
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
chatwoot-2.0.16
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
chatwoot-2.0.15
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
chatwoot-2.0.14
What's Changed (since 2.0.11)
New Features
- Memory-based HPA scaling for web and worker deployments (#186)
- Health probes — liveness, readiness, and startup probes for web deployment (#187)
Maintenance
- Add bitnami common lib as a dependency (#183)
- Upgrade chart-releaser to v1.7.0 and Helm to v3.14.0 (#190, #191)
Full Changelog: chatwoot-2.0.11...chatwoot-2.0.14
chatwoot-2.0.11
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬