ix_values.yaml 643 B

1234567891011121314151617181920212223242526
  1. images:
  2. image:
  3. repository: ccr.ccs.tencentyun.com/seembox/chatwoot_chatwoot
  4. tag: v4.5.2
  5. ce_image:
  6. repository: chatwoot/chatwoot
  7. tag: v4.5.2-ce
  8. redis_image:
  9. repository: valkey/valkey
  10. tag: 8.1.3
  11. postgres_17_image:
  12. repository: pgvector/pgvector
  13. tag: 0.8.1-pg17
  14. postgres_upgrade_image:
  15. repository: ixsystems/postgres-upgrade
  16. tag: 1.0.4
  17. consts:
  18. chatwoot_container_name: chatwoot
  19. sidekiq_container_name: sidekiq
  20. migrations_container_name: migrations
  21. redis_container_name: redis
  22. postgres_container_name: postgres
  23. perms_container_name: permissions
  24. db_user: chatwoot
  25. db_name: chatwoot