From 7b439cb9549b9f8049105555837f50b88161c94a Mon Sep 17 00:00:00 2001 From: electrosenpai Date: Mon, 28 Oct 2024 14:31:58 +0000 Subject: [PATCH] chore(release): update to 1.14.0 --- Chart.yaml | 4 ++-- values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 164703b..e8fff31 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: '1.12.3' +appVersion: '1.14.0' description: the Lago open source billing app name: lago -version: 1.12.3 +version: 1.14.0 dependencies: - name: postgresql version: '13.2.2' diff --git a/values.yaml b/values.yaml index b72c670..ca52a2e 100644 --- a/values.yaml +++ b/values.yaml @@ -1,4 +1,4 @@ -version: '1.12.3' +version: 1.14.0 # apiUrl: mydomain.dev # frontUrl: mydomain.dev