diff --git a/Chart.yaml b/Chart.yaml index f183cc8..4316150 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: '1.14.2' +appVersion: '1.14.3' description: the Lago open source billing app name: lago -version: 1.14.2 +version: 1.14.3 dependencies: - name: postgresql version: '13.2.2' diff --git a/values.yaml b/values.yaml index 2a3c0c0..cca679d 100644 --- a/values.yaml +++ b/values.yaml @@ -1,4 +1,4 @@ -version: 1.14.2 +version: 1.14.3 # apiUrl: mydomain.dev # frontUrl: mydomain.dev