diff --git a/VERSION b/VERSION index b4da54e..0495c4a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.3-dev +1.2.3 diff --git a/deployment/charts/cluster-connect-gateway-crd/Chart.yaml b/deployment/charts/cluster-connect-gateway-crd/Chart.yaml index eb7d28e..f6f179c 100644 --- a/deployment/charts/cluster-connect-gateway-crd/Chart.yaml +++ b/deployment/charts/cluster-connect-gateway-crd/Chart.yaml @@ -6,8 +6,8 @@ apiVersion: v2 name: cluster-connect-gateway-crd description: A Helm chart for Cluster Connect Gateway CRDs type: application -version: 1.2.3-dev-9614e209 +version: 1.2.3 annotations: revision: 9614e209d182f7c09173afc360b1aca1745425a4 created: "2025-06-20T13:43:07Z" -appVersion: 1.2.3-dev-9614e209 +appVersion: 1.2.3 diff --git a/deployment/charts/cluster-connect-gateway/Chart.yaml b/deployment/charts/cluster-connect-gateway/Chart.yaml index b2a0b08..80454cd 100644 --- a/deployment/charts/cluster-connect-gateway/Chart.yaml +++ b/deployment/charts/cluster-connect-gateway/Chart.yaml @@ -6,11 +6,11 @@ apiVersion: v2 name: cluster-connect-gateway description: A Helm chart for Cluster Connect Gateway type: application -version: 1.2.3-dev-9614e209 +version: 1.2.3 annotations: revision: 9614e209d182f7c09173afc360b1aca1745425a4 created: "2025-06-20T13:43:07Z" -appVersion: 1.2.3-dev-9614e209 +appVersion: 1.2.3 dependencies: - name: "connect-agent" repository: "file://./charts/connect-agent"