Skip to content

Commit 242ce1e

Browse files
committed
Merge branch 'main' into dev
2 parents 285dcbb + d82a727 commit 242ce1e

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## v3.0.1-250526 (2025-05-26)
4+
5+
<!-- Release notes generated using configuration in .github/release.yml at v3.0.1-250526 -->
6+
7+
## What's Changed
8+
### 🐛 Fixes
9+
* :bug::hammer: Improve error handling and logging in scripts; add sync… by @bybatkhuu in https://github.com/bybatkhuu/sidecar.certbot/pull/55
10+
11+
12+
**Full Changelog**: https://github.com/bybatkhuu/sidecar.certbot/compare/v3.0.0-250519...v3.0.1-250526
13+
314
## v3.0.0-250519 (2025-05-19)
415

516
<!-- Release notes generated using configuration in .github/release.yml at v3.0.0-250519 -->
@@ -12,5 +23,3 @@
1223

1324

1425
**Full Changelog**: https://github.com/bybatkhuu/sidecar.certbot/compare/v2.1.0-240222...v3.0.0-250519
15-
16-

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0-250519
1+
3.0.1-250526

templates/compose/compose.override.prod.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ services:
2323
# command: ["--server=production", "--dns=google"]
2424
# command: ["--server=production", "--dns=godaddy"]
2525
# command: ["/bin/bash"]
26+
nginx:
27+
image: bybatkhuu/nginx:3.0.1-250526

0 commit comments

Comments
 (0)