From 91f082085eb0db54ace911361124c64f62c8d846 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 00:17:01 +0000 Subject: [PATCH] chore(main): release 0.1.0 --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..6dff34e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +# Changelog + +## [0.1.0](https://github.com/nullplatform/services-postgresql-k-8-s/compare/0.0.1...v0.1.0) (2026-04-22) + + +### Features + +* add service ([a7180d0](https://github.com/nullplatform/services-postgresql-k-8-s/commit/a7180d094e9f32bdcf3834a065319501d37a3e20)) +* add tofu modules of example ([4e64d98](https://github.com/nullplatform/services-postgresql-k-8-s/commit/4e64d9864c7a08dfa78e5baaba9832fa05506094)) +* init repository ([e384d48](https://github.com/nullplatform/services-postgresql-k-8-s/commit/e384d48ab967a2d21072baffa3df1e3d36a0d4e5)) +* license and pipeline ([bae50ef](https://github.com/nullplatform/services-postgresql-k-8-s/commit/bae50ef1215d68bd4bdb042cc72a2d926684c831)) +* remove docker ([503c6f4](https://github.com/nullplatform/services-postgresql-k-8-s/commit/503c6f44e3f50d5bf10fc30bba620b8b5995b66d)) + + +### Bug Fixes + +* reference module output directly instead of remote state ([c2dc997](https://github.com/nullplatform/services-postgresql-k-8-s/commit/c2dc9970a80d6d77c559b8b5d93bbdbea7bd59ae))