2021-10-25 12:19:09 +00:00
|
|
|
# Changelog<br>
|
|
|
|
|
|
|
|
|
2021-10-26 21:26:30 +00:00
|
|
|
<a name="postgresql-5.1.4"></a>
|
|
|
|
### [postgresql-5.1.4](https://github.com/truecharts/apps/compare/postgresql-5.1.3...postgresql-5.1.4) (2021-10-26)
|
|
|
|
|
|
|
|
#### Fix
|
|
|
|
|
|
|
|
* correct group permissions on SCALE deployments of postgresql
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-10-26 20:24:26 +00:00
|
|
|
<a name="postgresql-5.1.3"></a>
|
|
|
|
### [postgresql-5.1.3](https://github.com/truecharts/apps/compare/postgresql-5.1.2...postgresql-5.1.3) (2021-10-26)
|
|
|
|
|
|
|
|
#### Chore
|
|
|
|
|
|
|
|
* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245))
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-10-26 16:20:00 +00:00
|
|
|
<a name="postgresql-5.1.2"></a>
|
|
|
|
### [postgresql-5.1.2](https://github.com/truecharts/apps/compare/postgresql-5.1.1...postgresql-5.1.2) (2021-10-26)
|
|
|
|
|
|
|
|
#### Chore
|
|
|
|
|
|
|
|
* update bitnami/postgresql:14.0.0 docker digest to 6737f46 ([#1243](https://github.com/truecharts/apps/issues/1243))
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-10-26 16:00:59 +00:00
|
|
|
<a name="postgresql-5.1.1"></a>
|
|
|
|
### [postgresql-5.1.1](https://github.com/truecharts/apps/compare/postgresql-5.1.0...postgresql-5.1.1) (2021-10-26)
|
|
|
|
|
|
|
|
#### Chore
|
|
|
|
|
|
|
|
* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
|
|
|
|
* update major docker tags (major) ([#1235](https://github.com/truecharts/apps/issues/1235))
|
|
|
|
* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-10-26 10:06:54 +00:00
|
|
|
<a name="postgresql-5.1.0"></a>
|
|
|
|
### [postgresql-5.1.0](https://github.com/truecharts/apps/compare/postgresql-4.1.0...postgresql-5.1.0) (2021-10-26)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a name="postgresql-4.1.0"></a>
|
|
|
|
### [postgresql-4.1.0](https://github.com/truecharts/apps/compare/postgresql-5.0.0...postgresql-4.1.0) (2021-10-26)
|
|
|
|
|
|
|
|
#### Fix
|
|
|
|
|
|
|
|
* fix migration scripting for new major
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-10-25 12:19:09 +00:00
|
|
|
<a name="postgresql-5.0.0"></a>
|
|
|
|
### [postgresql-5.0.0](https://github.com/truecharts/apps/compare/postgresql-4.0.3...postgresql-5.0.0) (2021-10-25)
|
|
|
|
|
|
|
|
#### Chore
|
|
|
|
|
|
|
|
* Adapt for TrueNAS SCALE RC1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a name="postgresql-4.0.3"></a>
|
|
|
|
### [postgresql-4.0.3](https://github.com/truecharts/apps/compare/postgresql-4.0.1...postgresql-4.0.3) (2021-10-20)
|
|
|
|
|
|
|
|
#### Chore
|
|
|
|
|
|
|
|
* bump apps, remove duplicates and move incubator to stable for RC1
|
|
|
|
|
|
|
|
#### Fix
|
|
|
|
|
|
|
|
* reenable postgresql migration scripting and bump all to force update
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a name="postgresql-4.0.1"></a>
|
|
|
|
### [postgresql-4.0.1](https://github.com/truecharts/apps/compare/postgresql-4.0.0...postgresql-4.0.1) (2021-10-20)
|
|
|
|
|
|
|
|
#### Chore
|
|
|
|
|
|
|
|
* bump common on postgresql
|
|
|
|
|
|
|
|
#### Fix
|
|
|
|
|
|
|
|
* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a name="postgresql-4.0.0"></a>
|
|
|
|
### [postgresql-4.0.0](https://github.com/truecharts/apps/compare/postgresql-3.0.21...postgresql-4.0.0) (2021-10-20)
|
|
|
|
|
|
|
|
#### Chore
|
|
|
|
|
|
|
|
* bump versions to rerelease and fix icons
|
|
|
|
* update non-major ([#1185](https://github.com/truecharts/apps/issues/1185))
|
|
|
|
|
|
|
|
#### Security
|