Skip to content

Commit f0593f8

Browse files
chore(main): release 13.0.3 (#822)
1 parent 5190a9f commit f0593f8

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "13.0.2"
2+
".": "13.0.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This file is used to list changes made in the last 3 major versions of the postgresql cookbook.
44

5+
## [13.0.3](https://github.com/sous-chefs/postgresql/compare/v13.0.2...v13.0.3) (2026-04-07)
6+
7+
8+
### Bug Fixes
9+
10+
* dropping uppercase database names ([5190a9f](https://github.com/sous-chefs/postgresql/commit/5190a9f3b0c3d8bf504ce3572ad18845c5702a11))
11+
512
## [13.0.2](https://github.com/sous-chefs/postgresql/compare/v13.0.1...v13.0.2) (2025-12-16)
613

714

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email 'help@sous-chefs.org'
44
license 'Apache-2.0'
55
description 'Installs and configures postgresql for clients or servers'
6-
version '13.0.2'
6+
version '13.0.3'
77
source_url 'https://github.com/sous-chefs/postgresql'
88
issues_url 'https://github.com/sous-chefs/postgresql/issues'
99
chef_version '>= 18.0'

0 commit comments

Comments
 (0)