Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update default worker container port for health checks #94

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

Steffen911
Copy link
Contributor

@Steffen911 Steffen911 commented Mar 6, 2025

Fixes langfuse/langfuse#5878 (comment)


Important

Update default worker container port to 3030 and bump version to 1.0.0-rc.8.

  • Deployment Configuration:
    • Update default containerPort for worker in deployment.yaml from 3000 to 3030.
  • Versioning:
    • Bump version in Chart.yaml and README.md from 1.0.0-rc.7 to 1.0.0-rc.8.

This description was created by Ellipsis for a711e61. It will automatically update as commits are pushed.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 6, 2025
@Steffen911 Steffen911 merged commit a429dc6 into main Mar 6, 2025
2 checks passed
@Steffen911 Steffen911 deleted the steffen/fix-worker-healthchecks branch March 6, 2025 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: langfuse-worker keeps restarting
1 participant