From 9dfb81eb6c194333a95e76e02f54048bceca53e8 Mon Sep 17 00:00:00 2001 From: Geofrey Ernest Date: Wed, 30 Oct 2024 15:57:22 +0300 Subject: [PATCH] chore: bump version --- 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 05f629f1..b7c8e167 100644 --- a/internal/version/VERSION +++ b/internal/version/VERSION @@ -1 +1 @@ -v1.6.0 \ No newline at end of file +v1.7.0 \ No newline at end of file diff --git a/k8s/Chart.yaml b/k8s/Chart.yaml index 88230017..2a19fde5 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.6.0 -appVersion: "v1.6.0" +version: 1.7.0 +appVersion: "v1.7.0"