Skip to content

Commit d20d46b

Browse files
authored
Merge pull request #22 from amoniacou/release/v1.4.0
Release/v1.4.0
2 parents 320861b + 56f272c commit d20d46b

File tree

3 files changed

+796
-0
lines changed

3 files changed

+796
-0
lines changed

CHANGELOG.md

+2
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.4.0
13+
1214
- adding mailgun domain for better validation if domain is active
1315
- fixing removal of route if it don't have a router id
1416

releases/1.4.0/kustomization.yaml

+5
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)