Skip to content

Commit

Permalink
chore(main): release 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-svensson committed Aug 14, 2024
1 parent b566151 commit 86f6790
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.15.0"
".": "0.15.1"
}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.15.1](https://github.com/opzkit/terraform-aws-k8s/compare/v0.15.0...v0.15.1) (2024-08-14)


### Bug Fixes

* add namespace to default ingress ([7b9248d](https://github.com/opzkit/terraform-aws-k8s/commit/7b9248dca347c7d4f952e28a7a9c528005e6edd0))
* remove namespace from cluster scoped role/binding ([0af2b26](https://github.com/opzkit/terraform-aws-k8s/commit/0af2b261d6d44926f1261e2013e8a9a75e0277f1))


### Miscellaneous Chores

* disable unwanted checks ([032156b](https://github.com/opzkit/terraform-aws-k8s/commit/032156b74c63769c5da3a9afecd87958641b2a83))
* github action default permission ([ff3d4da](https://github.com/opzkit/terraform-aws-k8s/commit/ff3d4dac4129035b5b3916e7a626867ef9b4ee00))
* rename default-ingress to alb-ssl-ingress ([7bdaf24](https://github.com/opzkit/terraform-aws-k8s/commit/7bdaf2457bad0b1effe3ceb8bc8ca097101b6eb5))
* show all sections in change log ([60053b7](https://github.com/opzkit/terraform-aws-k8s/commit/60053b7c5dce899932dfbc0edaef37fa822047aa))

## [0.15.0](https://github.com/opzkit/terraform-aws-k8s/compare/v0.14.4...v0.15.0) (2024-07-17)


Expand Down

0 comments on commit 86f6790

Please sign in to comment.