Skip to content

fix: use chatwoot image for redis init container#199

Merged
vishnu-narayanan merged 1 commit intomainfrom
fix/remove-busybox-init-container
Mar 30, 2026
Merged

fix: use chatwoot image for redis init container#199
vishnu-narayanan merged 1 commit intomainfrom
fix/remove-busybox-init-container

Conversation

@vishnu-narayanan
Copy link
Copy Markdown
Member

Summary

  • Replace busybox:1.28 with the chatwoot app image for the redis init container in migrations-job.yaml
  • The chatwoot image already has nslookup and is already being pulled for the main container, so no extra image download
  • Fixes image pull policy issues for orgs that block external images
  • Bump chart version to 2.0.19

Orgs with image pull policies block external images like busybox:1.28.
The chatwoot image is already pulled for the main container and has
nslookup available, so reuse it for the redis readiness check.

Fixes #INF-61
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@vishnu-narayanan
Copy link
Copy Markdown
Member Author

@vishnu-narayanan vishnu-narayanan merged commit d087b4c into main Mar 30, 2026
1 check passed
@vishnu-narayanan vishnu-narayanan deleted the fix/remove-busybox-init-container branch March 30, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant