diff --git a/Chart.yaml b/Chart.yaml index 6087174..a7b07b5 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: '1.14.5' +appVersion: '1.15.0' description: the Lago open source billing app name: lago -version: 1.14.5 +version: 1.15.0 dependencies: - name: postgresql version: '13.2.2' diff --git a/values.yaml b/values.yaml index e671edc..541dde3 100644 --- a/values.yaml +++ b/values.yaml @@ -1,4 +1,4 @@ -version: 1.14.5 +version: 1.15.0 # apiUrl: mydomain.dev # frontUrl: mydomain.dev