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"