From ed46142c3486fbfe4334d486593b51ef39c4122b Mon Sep 17 00:00:00 2001 From: electrosenpai Date: Tue, 29 Oct 2024 10:01:53 +0000 Subject: [PATCH] chore(release): update to 1.14.0 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- Chart.yaml | 4 ++-- values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 6c10f25..e8fff31 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: '1.14.1' +appVersion: '1.14.0' description: the Lago open source billing app name: lago -version: 1.14.1 +version: 1.14.0 dependencies: - name: postgresql version: '13.2.2' diff --git a/values.yaml b/values.yaml index 11ababa..406a894 100644 --- a/values.yaml +++ b/values.yaml @@ -1,4 +1,4 @@ -version: 1.14.1 +version: 1.14.0 # apiUrl: mydomain.dev # frontUrl: mydomain.dev