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

Upgraded postgres chart for Postgres 15.8

parent 92b5f23f
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ keywords:
- database
- postgres
version: "1.2.3"
version: "1.3.3"
appVersion: "14.13"
appVersion: "15.8"
icon: https://www.postgresql.org/media/img/about/press/elephant64.png
......@@ -59,6 +59,7 @@
| 1.3.0 | 15.6 | Final version with configuration secret, extra config and extra volume support |
| 1.3.1 | 15.6 | Fixed missing envFrom |
| 1.3.2 | 15.7 | Upgraded to Postgres 15.7 |
| 1.3.3 | 15.8 | Upgraded to Postgres 15.8 |
| 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 |
......
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