Skip to content

Commit 444ac4f

Browse files
committed
fix chart name
1 parent c5fe99a commit 444ac4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/control-plane-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
name: co-control-plane-operator
2+
name: control-plane-operator
33
description: A Helm chart for the Cloud Orchestration Control Plane Operator
44
type: application
55
version: v0.1.5

charts/control-plane-operator/Chart.yaml.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
name: co-control-plane-operator
2+
name: control-plane-operator
33
description: A Helm chart for the Cloud Orchestration Control Plane Operator
44
type: application
55
version: $OPERATOR_VERSION

0 commit comments

Comments
 (0)