From 77c62b1a7bdfa6cd6c1b74abe8d4003893c1b2bc Mon Sep 17 00:00:00 2001 From: Geofrey Ernest Date: Wed, 20 Nov 2024 19:30:40 +0300 Subject: [PATCH] chore: patch --- 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 3f0882c5..e1fbb880 100644 --- a/internal/version/VERSION +++ b/internal/version/VERSION @@ -1 +1 @@ -v1.8.1 \ No newline at end of file +v1.8.2 \ No newline at end of file diff --git a/k8s/Chart.yaml b/k8s/Chart.yaml index 04a3ad85..9ac2b75e 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.8.1 -appVersion: "v1.8.1" +version: 1.8.2 +appVersion: "v1.8.2"