Skip to content

Commit 1ace5e1

Browse files
committed
Fix image names
Signed-off-by: Dan Barr <[email protected]>
1 parent e7f5c6a commit 1ace5e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

registry/aws-diagram/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: aws-diagram
2-
image: ghcr.io/stacklok/dockyard/uvx/aws-diagram-mcp-server:1.0.5
2+
image: ghcr.io/stacklok/dockyard/uvx/aws-diagram:1.0.5
33
description: Generate AWS diagrams, sequence diagrams, flow diagrams, and class diagrams using Python code.
44
tier: Official
55
status: Active

registry/aws-documentation/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: aws-documentation
2-
image: ghcr.io/stacklok/dockyard/uvx/aws-documentation-mcp-server:1.1.2
2+
image: ghcr.io/stacklok/dockyard/uvx/aws-documentation:1.1.2
33
description: Access AWS documentation, search for content, and get recommendations.
44
tier: Official
55
status: Active

0 commit comments

Comments
 (0)