From abff09668f22704e05c23b2dea1bc8629ea82a7f Mon Sep 17 00:00:00 2001 From: Geofrey Ernest Date: Mon, 25 Nov 2024 20:35:40 +0300 Subject: [PATCH] chore: release v1.10.0 --- internal/version/VERSION | 2 +- k8s/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/internal/version/VERSION b/internal/version/VERSION index e2f650c4..e1e35526 100644 --- a/internal/version/VERSION +++ b/internal/version/VERSION @@ -1 +1 @@ -v1.9.0 \ No newline at end of file +v1.10.0 \ No newline at end of file diff --git a/k8s/Chart.yaml b/k8s/Chart.yaml index 07ac884c..2235fa6e 100644 --- a/k8s/Chart.yaml +++ b/k8s/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: vince description: Cloud-Native web analytics for everyone type: application -version: 1.9.0 -appVersion: "v1.9.0" +version: 1.10.0 +appVersion: "v1.10.0"