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

Fixed missing envFrom for Postgres 14.11

parent bf7fa504
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ keywords: ...@@ -12,7 +12,7 @@ keywords:
- database - database
- postgres - postgres
version: "1.1.1" version: "1.2.1"
appVersion: "13.14" appVersion: "14.11"
icon: https://www.postgresql.org/media/img/about/press/elephant64.png icon: https://www.postgresql.org/media/img/about/press/elephant64.png
...@@ -49,6 +49,7 @@ ...@@ -49,6 +49,7 @@
| 1.1.0 | 13.14 | Final version with configuration secret, extra config and extra volume support | | 1.1.0 | 13.14 | Final version with configuration secret, extra config and extra volume support |
| 1.1.1 | 13.14 | Fixed missing envFrom | | 1.1.1 | 13.14 | Fixed missing envFrom |
| 1.2.0 | 14.11 | Final version with configuration secret, extra config and extra volume support | | 1.2.0 | 14.11 | Final version with configuration secret, extra config and extra volume support |
| 1.2.1 | 14.11 | Fixed missing envFrom |
| 1.3.0 | 15.6 | Final version with configuration secret, extra config and extra volume support | | 1.3.0 | 15.6 | Final version with configuration secret, extra config and extra volume support |
| 1.4.0 | 16.2 | Final version with configuration secret, extra config and extra volume support | | 1.4.0 | 16.2 | Final version with configuration secret, extra config and extra volume support |
| | | | | | | |
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment