Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.6-dev
1.2.6
4 changes: 2 additions & 2 deletions deployment/charts/cluster-connect-gateway-crd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.6-dev
version: 1.2.6
annotations:
revision: 72a6788fbf8cc480e3aedcd083a1acd4c3165544
created: "2025-11-19T22:00:28Z"
appVersion: 1.2.6-dev
appVersion: 1.2.6
4 changes: 2 additions & 2 deletions deployment/charts/cluster-connect-gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ apiVersion: v2
name: cluster-connect-gateway
description: A Helm chart for Cluster Connect Gateway
type: application
version: 1.2.6-dev
version: 1.2.6
annotations:
revision: 72a6788fbf8cc480e3aedcd083a1acd4c3165544
created: "2025-11-19T22:00:28Z"
appVersion: 1.2.6-dev
appVersion: 1.2.6
dependencies:
- name: "connect-agent"
repository: "file://./charts/connect-agent"
Expand Down