diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 7e44825..6b04606 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,18 @@ +- commits: + - subject: Update postgres Docker tag to v15 + hash: 50b6102bac1c0e69fdebcde1fbba048bee4d4ef3 + body: | + Update postgres to 15 + + Update postgres from 14 to 15 + footer: + Change-type: minor + change-type: minor + author: Renovate Bot + nested: [] + version: 5.2.0 + title: "" + date: 2023-04-11T09:09:20.409Z - commits: - subject: Enable multi-arch docker builds via flowzone hash: d527bba2539a0578971ac90a0fb0c6b93cb11254 diff --git a/CHANGELOG.md b/CHANGELOG.md index dc2b13c..adefeb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +# v5.2.0 +## (2023-04-11) + +* Update postgres Docker tag to v15 [Renovate Bot] + # v5.1.4 ## (2023-03-15) diff --git a/VERSION b/VERSION index 00d9e41..7cbea07 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.4 \ No newline at end of file +5.2.0 \ No newline at end of file