From 24174aa7ed8d0cc369a048e2148e0df40ad6cdca Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Fri, 9 Sep 2022 21:48:22 +0300 Subject: [PATCH] fix(website): fix building (#3724) * fix(website): fix building * update file --- charts/dependency/postgresql/CHANGELOG.md | 5 ++++- charts/dependency/postgresql/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/charts/dependency/postgresql/CHANGELOG.md b/charts/dependency/postgresql/CHANGELOG.md index b478525bcc9..336e0bae9ca 100644 --- a/charts/dependency/postgresql/CHANGELOG.md +++ b/charts/dependency/postgresql/CHANGELOG.md @@ -342,7 +342,10 @@ ### Feat - move dev apps to incubator and remove bad content from dev -3.0.29"> + + + + ### [memcached-3.0.29](https://github.com/truecharts/apps/compare/memcached-3.0.28...memcached-3.0.29) (2022-07-12) #### Chore diff --git a/charts/dependency/postgresql/Chart.yaml b/charts/dependency/postgresql/Chart.yaml index 0a68e3667ee..7fb7e12024f 100644 --- a/charts/dependency/postgresql/Chart.yaml +++ b/charts/dependency/postgresql/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql - https://www.postgresql.org/ type: application -version: 8.0.73 +version: 8.0.74 annotations: truecharts.org/catagories: | - database