Skip to content

Commit 410c348

Browse files
authored
Merge pull request NginxProxyManager#3194 from zhzy0077/patch-1
certbot-dns-tencentcloud should be 2.0.2 or above.
2 parents 44e9f37 + 62e4edd commit 410c348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global/certbot-dns-plugins.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ dns_transip_key_file = /etc/letsencrypt/transip-rsa.key`,
568568
tencentcloud: {
569569
display_name: 'Tencent Cloud',
570570
package_name: 'certbot-dns-tencentcloud',
571-
version_requirement: '~=2.0.0',
571+
version_requirement: '~=2.0.2',
572572
dependencies: '',
573573
credentials: `dns_tencentcloud_secret_id = TENCENT_CLOUD_SECRET_ID
574574
dns_tencentcloud_secret_key = TENCENT_CLOUD_SECRET_KEY`,

0 commit comments

Comments
 (0)