Skip to content

Commit

Permalink
chore: bump .NET Aspire Dashboard version to 9.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Thorsten Hans <[email protected]>
  • Loading branch information
ThorstenHans committed Dec 13, 2024
1 parent 5e43ad4 commit a39ea8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion otel-config/compose.aspire.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3"
services:
aspire-dashboard:
image: mcr.microsoft.com/dotnet/aspire-dashboard:8.1.0
image: mcr.microsoft.com/dotnet/aspire-dashboard:9.0.0
restart: always
environment:
- ASPIRE_ALLOW_UNSECURED_TRANSPORT=true
Expand Down
2 changes: 1 addition & 1 deletion spin-pluginify.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "otel"
version = "0.1.3"
version = "0.1.4"
spin_compatibility = ">=2.5"
license = "Apache-2.0"
package = "otel"
Expand Down

0 comments on commit a39ea8c

Please sign in to comment.