From c134531e0129c0d07f685200ecf7e0b0ee9b69f2 Mon Sep 17 00:00:00 2001 From: Geofrey Ernest Date: Fri, 24 Jan 2025 15:33:45 +0300 Subject: [PATCH] chore: release v1.11.5 --- 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 49b0841e..ef72a10d 100644 --- a/internal/version/VERSION +++ b/internal/version/VERSION @@ -1 +1 @@ -v1.11.4 \ No newline at end of file +v1.11.5 \ No newline at end of file diff --git a/k8s/Chart.yaml b/k8s/Chart.yaml index 00a5ad24..11d85919 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.11.4 -appVersion: "v1.11.4" +version: 1.11.5 +appVersion: "v1.11.5"