Skip to content
Snippets Groups Projects
Unverified Commit 40697c7d authored by Göran Pöhner's avatar Göran Pöhner Committed by GitHub
Browse files

Update posgres chart for Postgres 14.4 (#1076)

parent 0e7238de
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,6 @@ type: application
maintainers:
- name: groundhog2k
version: 0.3.9
version: 0.3.10
appVersion: "14.3"
appVersion: "14.4"
# PostgreSQL
![Version: 0.3.9](https://img.shields.io/badge/Version-0.3.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.3](https://img.shields.io/badge/AppVersion-14.3-informational?style=flat-square)
![Version: 0.3.10](https://img.shields.io/badge/Version-0.3.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.4](https://img.shields.io/badge/AppVersion-14.4-informational?style=flat-square)
## Changelog
......
......@@ -13,4 +13,5 @@
| 0.3.7 | 14.1 | Implemented support for extra containers |
| 0.3.8 | 14.2 | Upgraded to Postgres 14.2 |
| 0.3.9 | 14.3 | Upgraded to Postgres 14.3 |
| 0.3.10 | 14.4 | Upgraded to Postgres 14.4 |
| | | |
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