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"