From 5298bd686e333b641c4ac7c59939f055a5310ebf Mon Sep 17 00:00:00 2001 From: Toon Willems Date: Thu, 3 Oct 2024 12:26:14 +0200 Subject: [PATCH] bump version to 1.12.3 --- Chart.yaml | 4 ++-- values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index c87ae03..164703b 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: '1.12.2' +appVersion: '1.12.3' description: the Lago open source billing app name: lago -version: 1.12.2 +version: 1.12.3 dependencies: - name: postgresql version: '13.2.2' diff --git a/values.yaml b/values.yaml index 05a5248..1c00fb3 100644 --- a/values.yaml +++ b/values.yaml @@ -1,4 +1,4 @@ -version: '1.12.2' +version: '1.12.3' # apiUrl: mydomain.dev # frontUrl: mydomain.dev