Skip to content

Pin version of plugin-daemon #55

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

Merged
merged 3 commits into from
Mar 25, 2025
Merged

Conversation

remote-swe-user
Copy link
Contributor

@remote-swe-user remote-swe-user commented Mar 25, 2025

Fixes #50

変更内容

  • Added difyPluginDaemonImageTag prop to EnvironmentProps with default value main-local
  • Passing this prop from stack to the plugin-daemon container definition in api.ts
  • Updated copy-to-ecr.ts to use difyPluginDaemonImageTag prop
  • Set the default value to stable version 0.0.6-local in bin/cdk.ts

This allows users to specify and pin a specific version of the plugin-daemon to prevent breaking changes.

@tmokmss tmokmss merged commit 1f8c34a into aws-samples:main Mar 25, 2025
1 check passed
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.

pin version of plugin-daemon
2 participants