Skip to content

Commit 840cc38

Browse files
committed
updated metadata
1 parent 8b70eee commit 840cc38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

step-templates/letsencrypt-azure-dns.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"Name": "Lets Encrypt - Azure DNS",
44
"Description": "Request (or renew) a X.509 SSL Certificate from the [Let's Encrypt Certificate Authority](https://letsencrypt.org/). \n\n#### Features\n\n- ACME v2 protocol support which allows generating wildcard certificates (*.example.com)\n- [Azure DNS](https://azure.microsoft.com/en-us/services/dns/) Challenge for TLD, CNAME and Wildcard domains. \n- Publishes/Updates SSL Certificates in the [Octopus Deploy Certificate Store](https://octopus.com/docs/deployment-examples/certificates). \n- Verified to work on both Windows (PowerShell 5+) and Linux (PowerShell 6+) deployment Targets or Workers.",
55
"ActionType": "Octopus.Script",
6-
"Version": 13,
6+
"Version": 14,
77
"Packages": [],
88
"Properties": {
99
"Octopus.Action.Script.ScriptSource": "Inline",
@@ -98,6 +98,6 @@
9898
"OctopusVersion": "2025.3.14236",
9999
"Type": "ActionTemplate"
100100
},
101-
"LastModifiedBy": "benjimac93",
101+
"LastModifiedBy": "farhanalam",
102102
"Category": "lets-encrypt"
103103
}

0 commit comments

Comments
 (0)