Reorganized for new stable/waypoint versioning design.

This commit is contained in:
2026-05-24 18:28:47 +00:00
parent 945d2225a2
commit bc7a168851
352 changed files with 1264 additions and 294 deletions

5
smtp/app.yaml Normal file
View File

@@ -0,0 +1,5 @@
name: smtp
is: smtp
description: SMTP relay service for cluster applications
category: infrastructure
latest: "1"

View File

@@ -1,7 +1,4 @@
name: smtp
is: smtp
description: SMTP relay service for cluster applications
category: infrastructure
version: 1.0.0
defaultConfig:
host: ""
port: "465"