Skip to content

Commit

Permalink
Merge pull request #19 from amoniacou/release/v1.3.0
Browse files Browse the repository at this point in the history
Release/v1.3.0
  • Loading branch information
simonoff authored Sep 20, 2024
2 parents 43c08a8 + dccc773 commit 221afcf
Show file tree
Hide file tree
Showing 3 changed files with 791 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## Unreleased

## 1.3.0

- Support for routes on mailgun
- Support for adding an additional DNS records to make external DNS set all records at once and set a proper owner if you need an additional DNS entries

Expand Down
5 changes: 5 additions & 0 deletions releases/1.3.0/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

resources:
- manager.yaml
Loading

0 comments on commit 221afcf

Please sign in to comment.