Skip to content

Commit ff839e3

Browse files
committed
Update module version to 7.12.0
We will burn the 7.11.0 tag because I forgot to update the metadata
1 parent 437e1c6 commit ff839e3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

33
Release notes for the puppetlabs-puppetdb module.
44

5+
#### 7.12.0 - 2022/12/13
6+
* Grant read role to write user to fix database user permissions issue
7+
[PDB-5559](https://tickets.puppetlabs.com/browse/PDB-5559)
8+
9+
#### 7.11.0 - Not Released
10+
511
#### 7.10.0 - 2021/12/16
612
* Add support for Debian 11
713
* Allow puppetlabs/stdlib 8.0.0

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-puppetdb",
3-
"version": "7.10.0",
3+
"version": "7.12.0",
44
"author": "puppetlabs",
55
"summary": "Installs PostgreSQL and PuppetDB, sets up the connection to Puppet master.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)