From b3eb41d309ef8280973d5196d83bdf0d5ce3f28e Mon Sep 17 00:00:00 2001 From: snowdream <737958+snowdream@users.noreply.github.com> Date: Tue, 23 Jun 2026 20:41:11 +0800 Subject: [PATCH 1/2] chore: release main --- docker/alpine/CHANGELOG.md | 8 +++++++- docker/debian/CHANGELOG.md | 8 +++++++- docker/rocky/CHANGELOG.md | 8 +++++++- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/docker/alpine/CHANGELOG.md b/docker/alpine/CHANGELOG.md index 115ec992..5597e18e 100644 --- a/docker/alpine/CHANGELOG.md +++ b/docker/alpine/CHANGELOG.md @@ -5,5 +5,11 @@ ### 🐛 Bug Fixes -* set KEEPALIVE=1 to prevent container from exiting immediately ([20a366e](https://github.com/snowdreamtech/postgresql/commit/20a366e2bad64cefa8738ccad993414ccb362f5c)) +* set default values for numeric checks in entrypoint scripts ([6cf35df](https://github.com/snowdreamtech/postgresql/commit/6cf35dffd357f232050cc133e8bdeb3123c1ec19)) + +## [18.4.0](https://github.com/snowdreamtech/postgresql/compare/alpine-v18.4.0...alpine-v18.4.0) (2026-06-23) + +### 🐛 Bug Fixes + +* set KEEPALIVE=1 to prevent container from exiting immediately ([20a366e](https://github.com/snowdreamtech/postgresql/commit/20a366e2bad64cefa8738ccad993414ccb362f5c)) diff --git a/docker/debian/CHANGELOG.md b/docker/debian/CHANGELOG.md index 27a7d019..92d84552 100644 --- a/docker/debian/CHANGELOG.md +++ b/docker/debian/CHANGELOG.md @@ -5,5 +5,11 @@ ### 🐛 Bug Fixes -* set KEEPALIVE=1 to prevent container from exiting immediately ([20a366e](https://github.com/snowdreamtech/postgresql/commit/20a366e2bad64cefa8738ccad993414ccb362f5c)) +* set default values for numeric checks in entrypoint scripts ([6cf35df](https://github.com/snowdreamtech/postgresql/commit/6cf35dffd357f232050cc133e8bdeb3123c1ec19)) + +## [17.10.0](https://github.com/snowdreamtech/postgresql/compare/debian-v17.10.0...debian-v17.10.0) (2026-06-23) + +### 🐛 Bug Fixes + +* set KEEPALIVE=1 to prevent container from exiting immediately ([20a366e](https://github.com/snowdreamtech/postgresql/commit/20a366e2bad64cefa8738ccad993414ccb362f5c)) diff --git a/docker/rocky/CHANGELOG.md b/docker/rocky/CHANGELOG.md index 50c01c9e..9c4a20bd 100644 --- a/docker/rocky/CHANGELOG.md +++ b/docker/rocky/CHANGELOG.md @@ -5,5 +5,11 @@ ### 🐛 Bug Fixes -* set KEEPALIVE=1 to prevent container from exiting immediately ([20a366e](https://github.com/snowdreamtech/postgresql/commit/20a366e2bad64cefa8738ccad993414ccb362f5c)) +* set default values for numeric checks in entrypoint scripts ([6cf35df](https://github.com/snowdreamtech/postgresql/commit/6cf35dffd357f232050cc133e8bdeb3123c1ec19)) + +## [18.3.0](https://github.com/snowdreamtech/postgresql/compare/rocky-v18.3.0...rocky-v18.3.0) (2026-06-23) + +### 🐛 Bug Fixes + +* set KEEPALIVE=1 to prevent container from exiting immediately ([20a366e](https://github.com/snowdreamtech/postgresql/commit/20a366e2bad64cefa8738ccad993414ccb362f5c)) From 8a5befbac78d600e69213707b28dbbaecb3f0998 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 23 Jun 2026 12:41:15 +0000 Subject: [PATCH 2/2] chore(release): deduplicate CHANGELOG headers Signed-off-by: github-actions[bot] --- docker/alpine/CHANGELOG.md | 6 ------ docker/debian/CHANGELOG.md | 6 ------ docker/rocky/CHANGELOG.md | 6 ------ 3 files changed, 18 deletions(-) diff --git a/docker/alpine/CHANGELOG.md b/docker/alpine/CHANGELOG.md index 5597e18e..457c54e7 100644 --- a/docker/alpine/CHANGELOG.md +++ b/docker/alpine/CHANGELOG.md @@ -7,9 +7,3 @@ * set default values for numeric checks in entrypoint scripts ([6cf35df](https://github.com/snowdreamtech/postgresql/commit/6cf35dffd357f232050cc133e8bdeb3123c1ec19)) -## [18.4.0](https://github.com/snowdreamtech/postgresql/compare/alpine-v18.4.0...alpine-v18.4.0) (2026-06-23) - - -### 🐛 Bug Fixes - -* set KEEPALIVE=1 to prevent container from exiting immediately ([20a366e](https://github.com/snowdreamtech/postgresql/commit/20a366e2bad64cefa8738ccad993414ccb362f5c)) diff --git a/docker/debian/CHANGELOG.md b/docker/debian/CHANGELOG.md index 92d84552..38de4bf5 100644 --- a/docker/debian/CHANGELOG.md +++ b/docker/debian/CHANGELOG.md @@ -7,9 +7,3 @@ * set default values for numeric checks in entrypoint scripts ([6cf35df](https://github.com/snowdreamtech/postgresql/commit/6cf35dffd357f232050cc133e8bdeb3123c1ec19)) -## [17.10.0](https://github.com/snowdreamtech/postgresql/compare/debian-v17.10.0...debian-v17.10.0) (2026-06-23) - - -### 🐛 Bug Fixes - -* set KEEPALIVE=1 to prevent container from exiting immediately ([20a366e](https://github.com/snowdreamtech/postgresql/commit/20a366e2bad64cefa8738ccad993414ccb362f5c)) diff --git a/docker/rocky/CHANGELOG.md b/docker/rocky/CHANGELOG.md index 9c4a20bd..9a24a648 100644 --- a/docker/rocky/CHANGELOG.md +++ b/docker/rocky/CHANGELOG.md @@ -7,9 +7,3 @@ * set default values for numeric checks in entrypoint scripts ([6cf35df](https://github.com/snowdreamtech/postgresql/commit/6cf35dffd357f232050cc133e8bdeb3123c1ec19)) -## [18.3.0](https://github.com/snowdreamtech/postgresql/compare/rocky-v18.3.0...rocky-v18.3.0) (2026-06-23) - - -### 🐛 Bug Fixes - -* set KEEPALIVE=1 to prevent container from exiting immediately ([20a366e](https://github.com/snowdreamtech/postgresql/commit/20a366e2bad64cefa8738ccad993414ccb362f5c))