2022-06-07 20:31:13 +00:00
|
|
|
# Changelog<br>
|
|
|
|
|
|
|
|
|
2022-06-17 09:32:37 +00:00
|
|
|
<a name="postgresql-8.0.9"></a>
|
|
|
|
### [postgresql-8.0.9](https://github.com/truecharts/apps/compare/postgresql-8.0.8...postgresql-8.0.9) (2022-06-17)
|
|
|
|
|
|
|
|
#### Chore
|
|
|
|
|
|
|
|
* update docker general non-major ([#2917](https://github.com/truecharts/apps/issues/2917))
|
|
|
|
* update helm chart common to v10.0.12
|
|
|
|
|
|
|
|
|
|
|
|
|
2022-06-15 20:19:09 +00:00
|
|
|
<a name="postgresql-8.0.8"></a>
|
|
|
|
### [postgresql-8.0.8](https://github.com/truecharts/apps/compare/postgresql-8.0.7...postgresql-8.0.8) (2022-06-15)
|
|
|
|
|
|
|
|
#### Chore
|
|
|
|
|
|
|
|
* update helm chart common to v10.0.11 ([#2899](https://github.com/truecharts/apps/issues/2899))
|
|
|
|
|
|
|
|
#### Fix
|
|
|
|
|
|
|
|
* run as non root ([#2895](https://github.com/truecharts/apps/issues/2895))
|
|
|
|
|
|
|
|
|
|
|
|
|
2022-06-14 15:23:14 +00:00
|
|
|
<a name="postgresql-8.0.7"></a>
|
|
|
|
### [postgresql-8.0.7](https://github.com/truecharts/apps/compare/postgresql-8.0.6...postgresql-8.0.7) (2022-06-14)
|
|
|
|
|
|
|
|
#### Chore
|
|
|
|
|
|
|
|
* update helm chart common to v10.0.10 ([#2885](https://github.com/truecharts/apps/issues/2885))
|
|
|
|
|
|
|
|
|
|
|
|
|
2022-06-14 07:45:00 +00:00
|
|
|
<a name="postgresql-8.0.6"></a>
|
|
|
|
### [postgresql-8.0.6](https://github.com/truecharts/apps/compare/postgresql-8.0.5...postgresql-8.0.6) (2022-06-14)
|
|
|
|
|
|
|
|
#### Chore
|
|
|
|
|
|
|
|
* update docker general non-major ([#2872](https://github.com/truecharts/apps/issues/2872))
|
|
|
|
|
|
|
|
|
|
|
|
|
2022-06-11 17:31:22 +00:00
|
|
|
<a name="postgresql-8.0.5"></a>
|
|
|
|
### [postgresql-8.0.5](https://github.com/truecharts/apps/compare/postgresql-8.0.4...postgresql-8.0.5) (2022-06-11)
|
|
|
|
|
|
|
|
#### Chore
|
|
|
|
|
|
|
|
* update helm chart common to v10.0.9 ([#2853](https://github.com/truecharts/apps/issues/2853))
|
|
|
|
|
|
|
|
|
|
|
|
|
2022-06-11 07:47:56 +00:00
|
|
|
<a name="postgresql-8.0.4"></a>
|
|
|
|
### [postgresql-8.0.4](https://github.com/truecharts/apps/compare/postgresql-8.0.3...postgresql-8.0.4) (2022-06-11)
|
|
|
|
|
|
|
|
#### Chore
|
|
|
|
|
|
|
|
* update icons ref ([#2851](https://github.com/truecharts/apps/issues/2851))
|
|
|
|
* update docker general non-major ([#2848](https://github.com/truecharts/apps/issues/2848))
|
|
|
|
|
|
|
|
|
|
|
|
|
2022-06-09 08:51:53 +00:00
|
|
|
<a name="postgresql-8.0.3"></a>
|
|
|
|
### [postgresql-8.0.3](https://github.com/truecharts/apps/compare/postgresql-8.0.2...postgresql-8.0.3) (2022-06-09)
|
|
|
|
|
|
|
|
#### Chore
|
|
|
|
|
|
|
|
* update docker general non-major ([#2846](https://github.com/truecharts/apps/issues/2846))
|
|
|
|
|
|
|
|
|
|
|
|
|
2022-06-07 23:34:52 +00:00
|
|
|
<a name="postgresql-8.0.2"></a>
|
|
|
|
### [postgresql-8.0.2](https://github.com/truecharts/apps/compare/postgresql-8.0.1...postgresql-8.0.2) (2022-06-07)
|
|
|
|
|
|
|
|
#### Fix
|
|
|
|
|
|
|
|
* hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format.
|
|
|
|
|
|
|
|
|
|
|
|
|
2022-06-07 20:31:13 +00:00
|
|
|
<a name="postgresql-8.0.1"></a>
|
|
|
|
### [postgresql-8.0.1](https://github.com/truecharts/apps/compare/postgresql-7.0.93...postgresql-8.0.1) (2022-06-07)
|
|
|
|
|
|
|
|
#### Chore
|
|
|
|
|
|
|
|
* Auto-update chart README [skip ci]
|
|
|
|
* sync all apps persistence configuration and always default to PVC
|
|
|
|
|
|
|
|
#### Fix
|
|
|
|
|
|
|
|
* remove malfunctioning SCALE migration script
|
|
|
|
|
|
|
|
#### Refactor
|
|
|
|
|
|
|
|
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
|
|
|
|
|
|
|
|
|
|
|
|