Skip to content

Commit

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

## Unreleased

## 1.3.1

- manifest typo

## 1.3.0

- Support for routes on mailgun
Expand Down
5 changes: 5 additions & 0 deletions releases/1.3.1/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 8034b44

Please sign in to comment.