From 3e5d23144361a6dea3212c83d73b0a4eed2a4478 Mon Sep 17 00:00:00 2001 From: Jeremy Denquin Date: Mon, 6 Jan 2025 16:57:20 +0100 Subject: [PATCH] misc(version): Bump to v1.17.5 --- Chart.yaml | 4 ++-- values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 452264b..c545a85 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: '1.17.4' +appVersion: '1.17.5' description: the Lago open source billing app name: lago -version: 1.17.4 +version: 1.17.5 dependencies: - name: postgresql version: '13.2.2' diff --git a/values.yaml b/values.yaml index f062aa5..4d0ac53 100644 --- a/values.yaml +++ b/values.yaml @@ -1,4 +1,4 @@ -version: 1.17.4 +version: 1.17.5 # Required: Set the URLs for your API and Frontend services # Replace these placeholders with the actual domain names.