Skip to content

Commit 7e9604c

Browse files
committed
Update .goreleaser.yaml
1 parent 377948d commit 7e9604c

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

.goreleaser.yaml

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,11 @@ release:
3737
header: |
3838
## Feature Update with Graft 🚀
3939
40-
### V2.1 Highlights:
41-
1. **Cloudflare API Integration**: Automated DNS zone mapping based on Traefik host labels.
42-
2. **Cloudflare Zone Registry**: Manage multiple Cloudflare accounts and zones with an interactive selection menu.
43-
3. **Database Backup Automation(Infrastructure)**: Easily backup Infrastructure databases to S3/R2(Experimental).
44-
4. **Bug Fixes and Improvements**:
45-
- Improved domain detection,
46-
- Duplicate record handling,
47-
- Ghcr image linking,
48-
- Boilerplate service priority guidelines,
49-
- Webhook detection and error handling.
40+
### V2.2 Highlights:
41+
1. **Rollback Feature**: Added rollback functionality to revert to previous deployments.
42+
2. **Bug Fixes and Improvements**:
43+
- Webhook detection and error handling.
44+
- graft-compose.yml optimizations.
5045
5146
### V2 Highlights:
5247
This release introduces significant enhancements to Graft, moving from basic local-to-server deployments to a more robust CI/CD-driven workflow using GitHub Actions and our new `graft-hook` service.
@@ -55,6 +50,9 @@ release:
5550
2. **Graft-Hook**: A new webhook service personalized specifically for Graft-based servers, maintaining a zero-config solution with proper security.
5651
3. **Automated GitHub Workflows**: Graft now generates production-ready workflows automatically from your `graft-compose.yml` context.
5752
4. **Enhanced Monitoring**: Easy CLI-based monitoring for `graft-hook`, including real-time build error logs.
53+
5. **Cloudflare API Integration**: Automated DNS zone mapping based on Traefik host labels.
54+
6. **Cloudflare Zone Registry**: Manage multiple Cloudflare accounts and zones with an interactive selection menu.
55+
7. **Database Backup Automation(Infrastructure)**: Easily backup Infrastructure databases to S3/R2(Experimental).
5856
5957
footer: |
6058
---

0 commit comments

Comments
 (0)