Skip to content
Snippets Groups Projects
Unverified Commit 021f9ca2 authored by groundhog2k's avatar groundhog2k Committed by GitHub
Browse files

Update postgres chart for Postgres 14.0 (#640)

parent b1f37a36
Branches
Tags postgres-0.3.0
No related merge requests found
...@@ -7,6 +7,6 @@ type: application ...@@ -7,6 +7,6 @@ type: application
maintainers: maintainers:
- name: groundhog2k - name: groundhog2k
version: 0.2.13 version: 0.3.0
appVersion: "13.4" appVersion: "14.0"
# PostgreSQL # PostgreSQL
![Version: 0.2.13](https://img.shields.io/badge/Version-0.2.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 13.4](https://img.shields.io/badge/AppVersion-13.4-informational?style=flat-square) ![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.0](https://img.shields.io/badge/AppVersion-14.0-informational?style=flat-square)
A Helm chart for PostgreSQL on Kubernetes A Helm chart for PostgreSQL on Kubernetes
## ⚠️ Warning
There is no automatic database upgrade from PostgreSQL 13.x (Chart version 0.2.x) to PostgreSQL 14.x (Chart version 0.3.x) and deployment will fail when database is PostgreSQL 13.x.
## TL;DR ## TL;DR
```bash ```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment