Skip to content

Commit

Permalink
Bump SQS trigger to Spin v2.4.2
Browse files Browse the repository at this point in the history
Signed-off-by: Radu Matei <[email protected]>
  • Loading branch information
radu-matei committed Apr 5, 2024
1 parent 414486c commit 5a6bad7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion containerd-shim-spin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spin-componentize = { git = "https://github.com/fermyon/spin-componentize", rev
spin-trigger = { git = "https://github.com/fermyon/spin", tag = "v2.4.2", features = ["unsafe-aot-compilation"] }
spin-trigger-http = { git = "https://github.com/fermyon/spin", tag = "v2.4.2" }
spin-trigger-redis = { git = "https://github.com/fermyon/spin", tag = "v2.4.2" }
trigger-sqs = { git = "https://github.com/fermyon/spin-trigger-sqs", rev = "b51f7fdc2a1bc7184dd2a3a1c1720e1ebe2adba3" }
trigger-sqs = { git = "https://github.com/fermyon/spin-trigger-sqs", rev = "dbfc599560ab54e759bfa586fe7315848f00a7f6" }
spin-manifest = { git = "https://github.com/fermyon/spin", tag = "v2.4.2" }
spin-loader = { git = "https://github.com/fermyon/spin", tag = "v2.4.2" }
spin-oci = { git = "https://github.com/fermyon/spin", tag = "v2.4.2" }
Expand Down

0 comments on commit 5a6bad7

Please sign in to comment.