Update codewithcj/sparkyfitness Docker tag to v0.16.9 #89
Reference in New Issue
Block a user
Delete Branch "renovate/codewithcj-sparkyfitness-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.16.8→v0.16.9Release Notes
CodeWithCJ/SparkyFitness (codewithcj/sparkyfitness)
v0.16.9Compare Source
💙 Support SparkyFitness
Support development if you find SparkyFitness useful — There is approximately $158.58 in remaining project expenses.
⚠️ Important:
⚠️ Backup before upgrading. If you don’t see the latest updates, please refresh or clear your browser cache.
🚀 New providers added: Yazio, Norish & Swish Food Database.
⚠️ If you are using Chatbot in Web, you must configure MCP server. If you had previously setup MCP, you must add below env variables for web Chatbot to work.
Add these under MCP container section.
SPARKY_FITNESS_SERVER_HOST: ${SPARKY_FITNESS_SERVER_HOST:-sparkyfitness-server}
SPARKY_FITNESS_SERVER_PORT: ${SPARKY_FITNESS_SERVER_PORT:-3010}
SPARKY_FITNESS_FRONTEND_URL: ${SPARKY_FITNESS_FRONTEND_URL:-http://0.0.0.0:3004}
You only needs these to be again added to MCP section if you had used these for Server container. Otherwise, you can skip these.
ALLOW_PRIVATE_NETWORK_CORS: ${ALLOW_PRIVATE_NETWORK_CORS:-false}
SPARKY_FITNESS_EXTRA_TRUSTED_ORIGINS: ${SPARKY_FITNESS_EXTRA_TRUSTED_ORIGINS:-}
Refer the updated docker compose as reference if above instruction is not clear.
What's Changed
Features
Fixes
New Contributors
Full Changelog: https://github.com/CodeWithCJ/SparkyFitness/compare/v0.16.8...v0.16.9
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.