Skip to content

Releases: chatwoot/charts

chatwoot-2.0.22

20 Apr 13:16
dbc95a4

Choose a tag to compare

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

chatwoot-2.0.21

02 Apr 11:00
ab9f574

Choose a tag to compare

What's Changed

  • Fix: make health probes configurable with better defaults (#202)
  • Health probe values (liveness, readiness, startup) are now configurable via values.yaml under web.livenessProbe, web.readinessProbe, and web.startupProbe
  • Added explicit timeoutSeconds: 5 to 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

01 Apr 12:50
67f0a92

Choose a tag to compare

What's Changed

  • Fix: use getent instead of nslookup for 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

30 Mar 14:23
d087b4c

Choose a tag to compare

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

30 Mar 12:31
ccc8f3e

Choose a tag to compare

What's Changed

  • Upgrade app version to Chatwoot v4.12.1 (#198)

chatwoot-2.0.17

09 Mar 16:46
3907937

Choose a tag to compare

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

chatwoot-2.0.16

09 Mar 11:28
af8cee7

Choose a tag to compare

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

chatwoot-2.0.15

23 Feb 10:33
5074d4f

Choose a tag to compare

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

chatwoot-2.0.14

23 Feb 10:22
0c40a3c

Choose a tag to compare

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

19 Feb 11:56
807eb5c

Choose a tag to compare

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