From 9ff0c4e748477aff14346b37c4c93fa7ab6db9b7 Mon Sep 17 00:00:00 2001 From: electrosenpai Date: Tue, 29 Oct 2024 15:44:49 +0000 Subject: [PATCH] chore(release): update to 1.14.1 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 e8fff31..6c10f25 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: '1.14.0' +appVersion: '1.14.1' description: the Lago open source billing app name: lago -version: 1.14.0 +version: 1.14.1 dependencies: - name: postgresql version: '13.2.2' diff --git a/values.yaml b/values.yaml index 406a894..11ababa 100644 --- a/values.yaml +++ b/values.yaml @@ -1,4 +1,4 @@ -version: 1.14.0 +version: 1.14.1 # apiUrl: mydomain.dev # frontUrl: mydomain.dev