diff --git a/internal/version/VERSION b/internal/version/VERSION index e1fbb880..25b56915 100644 --- a/internal/version/VERSION +++ b/internal/version/VERSION @@ -1 +1 @@ -v1.8.2 \ No newline at end of file +v1.8.3 \ No newline at end of file diff --git a/k8s/Chart.yaml b/k8s/Chart.yaml index 9ac2b75e..4ac88093 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.2 -appVersion: "v1.8.2" +version: 1.8.3 +appVersion: "v1.8.3"