Skip to content
Snippets Groups Projects
Commit d86b9d31 authored by Goeran Poehner's avatar Goeran Poehner
Browse files

Updated postgres chart for Postgres 16.3

parent 6578f19d
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ keywords:
- database
- postgres
version: "1.3.2"
version: "1.4.3"
appVersion: "15.7"
appVersion: "16.3"
icon: https://www.postgresql.org/media/img/about/press/elephant64.png
# PostgreSQL
![Version: 1.4.2](https://img.shields.io/badge/Version-1.4.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 16.2](https://img.shields.io/badge/AppVersion-16.2-informational?style=flat-square)
![Version: 1.4.3](https://img.shields.io/badge/Version-1.4.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 16.3](https://img.shields.io/badge/AppVersion-16.3-informational?style=flat-square)
## Changelog
......
......@@ -59,4 +59,5 @@
| 1.4.0 | 16.2 | Final version with configuration secret, extra config and extra volume support |
| 1.4.1 | 16.2 | Fixed missing envFrom |
| 1.4.2 | 16.2 | Updated README |
| 1.4.3 | 16.3 | Upgraded to Postgres 16.3 |
| | | |
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment