Skip to content

Commit 221afcf

Browse files
authored
Merge pull request #19 from amoniacou/release/v1.3.0
Release/v1.3.0
2 parents 43c08a8 + dccc773 commit 221afcf

File tree

3 files changed

+791
-0
lines changed

3 files changed

+791
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

1010
## Unreleased
1111

12+
## 1.3.0
13+
1214
- Support for routes on mailgun
1315
- 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
1416

releases/1.3.0/kustomization.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
apiVersion: kustomize.config.k8s.io/v1beta1
2+
kind: Kustomization
3+
4+
resources:
5+
- manager.yaml

0 commit comments

Comments
 (0)