Merge pull request #4435 from amateescu/update-gandi-plugin

Update the Gandi plugin.
This commit is contained in:
jc21 2025-05-21 20:50:36 +10:00 committed by GitHub
commit 6d6d83c0d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -233,8 +233,8 @@
}, },
"gandi": { "gandi": {
"name": "Gandi Live DNS", "name": "Gandi Live DNS",
"package_name": "certbot_plugin_gandi", "package_name": "certbot-dns-gandi",
"version": "~=1.5.0", "version": "~=1.6.1",
"dependencies": "", "dependencies": "",
"credentials": "# Gandi personal access token\ndns_gandi_token=PERSONAL_ACCESS_TOKEN", "credentials": "# Gandi personal access token\ndns_gandi_token=PERSONAL_ACCESS_TOKEN",
"full_plugin_name": "dns-gandi" "full_plugin_name": "dns-gandi"