Skip to content

Commit

Permalink
release: 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and peterhirn committed Feb 18, 2024
1 parent 2c59c63 commit 37126ea
Show file tree
Hide file tree
Showing 2 changed files with 18 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 @@
{
".": "1.3.0"
".": "1.4.0"
}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.4.0](https://github.com/phi-ag/mta-sts-exporter/compare/v1.3.0...v1.4.0) (2024-02-18)


### Features

* added option to serve mta-sts policy ([2c59c63](https://github.com/phi-ag/mta-sts-exporter/commit/2c59c632d3297b609b809460cfd989dbb41a17ab))


### Documentation

* fixed docker compose healthcheck ([cb2facc](https://github.com/phi-ag/mta-sts-exporter/commit/cb2facc4031039c1bdece7fd3bff24a76aed1416))


### Miscellaneous Chores

* **deps:** pin phiag/mta-sts-exporter docker tag to adc373c ([2c38da4](https://github.com/phi-ag/mta-sts-exporter/commit/2c38da4092dd22a0c85a724c4450ebfe2a2be3a1))

## [1.3.0](https://github.com/phi-ag/mta-sts-exporter/compare/v1.2.1...v1.3.0) (2024-02-18)


Expand Down

0 comments on commit 37126ea

Please sign in to comment.