Skip to content

Commit

Permalink
letsencrypt: Bump certbot-dns-infomaniak to 0.2.3 (#3860)
Browse files Browse the repository at this point in the history
  • Loading branch information
notFloran authored Dec 11, 2024
1 parent 324751d commit cb3540e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions letsencrypt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 5.2.9

- Update certbot-dns-infomaniak to 0.2.3

## 5.2.8

- Add transip global_key parameter to support authentication without IP whitelist requirements
Expand Down
2 changes: 1 addition & 1 deletion letsencrypt/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ args:
CERTBOT_DNS_EASYDNS_VERSION: 0.1.4
CERTBOT_DNS_HE_VERSION: 1.0.0
CERTBOT_DNS_HETZNER_VERSION: 2.0.1
CERTBOT_DNS_INFOMANIAK_VERSION: 0.2.2
CERTBOT_DNS_INFOMANIAK_VERSION: 0.2.3
CERTBOT_DNS_INWX_VERSION: 2.2.0
CERTBOT_DNS_IONOS_VERSION: 2024.1.8
CERTBOT_DNS_JOKER_VERSION: 1.1.0
Expand Down
2 changes: 1 addition & 1 deletion letsencrypt/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
version: 5.2.8
version: 5.2.9
slug: letsencrypt
name: Let's Encrypt
description: Manage certificate from Let's Encrypt
Expand Down

0 comments on commit cb3540e

Please sign in to comment.