From c3ac51e37a723f3b9ff07f271e0b9093442d2636 Mon Sep 17 00:00:00 2001 From: electrosenpai Date: Wed, 30 Oct 2024 09:34:47 +0000 Subject: [PATCH] chore(release): update to 1.14.4 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 4316150..58961cb 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: '1.14.3' +appVersion: '1.14.4' description: the Lago open source billing app name: lago -version: 1.14.3 +version: 1.14.4 dependencies: - name: postgresql version: '13.2.2' diff --git a/values.yaml b/values.yaml index cca679d..db69479 100644 --- a/values.yaml +++ b/values.yaml @@ -1,4 +1,4 @@ -version: 1.14.3 +version: 1.14.4 # apiUrl: mydomain.dev # frontUrl: mydomain.dev