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
8 changes: 4 additions & 4 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.1.1-dev
version: 1.1.1-dev-facfa51f
annotations:
revision: 8a52c18c5c489ecf4821c01afc1f0bb442797bdf
created: "2025-05-01T14:53:17Z"
appVersion: 1.1.1-dev
revision: facfa51fd381f7edadb2654bf864bc564c350e59
created: "2025-05-12T14:49:45Z"
appVersion: 1.1.1-dev-facfa51f
8 changes: 4 additions & 4 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.1.1-dev
version: 1.1.1-dev-facfa51f
annotations:
revision: 8a52c18c5c489ecf4821c01afc1f0bb442797bdf
created: "2025-05-01T14:53:17Z"
appVersion: 1.1.1-dev
revision: facfa51fd381f7edadb2654bf864bc564c350e59
created: "2025-05-12T14:49:45Z"
appVersion: 1.1.1-dev-facfa51f
dependencies:
- name: "connect-agent"
repository: "file://./charts/connect-agent"
Expand Down
Loading