From 467449bd0222d4413924f60e15f72a372592276e Mon Sep 17 00:00:00 2001 From: Geofrey Ernest Date: Tue, 26 Nov 2024 05:39:54 +0300 Subject: [PATCH] chore: release v1.11.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 e1e35526..285cea5d 100644 --- a/internal/version/VERSION +++ b/internal/version/VERSION @@ -1 +1 @@ -v1.10.0 \ No newline at end of file +v1.11.0 \ No newline at end of file diff --git a/k8s/Chart.yaml b/k8s/Chart.yaml index 2235fa6e..dff7cac8 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.10.0 -appVersion: "v1.10.0" +version: 1.11.0 +appVersion: "v1.11.0"