Skip to content

Commit 149cdfc

Browse files
Update helm chart description (#66)
1 parent 80e920d commit 149cdfc

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
apiVersion: v2
22
name: cluster-registry-client
3-
description: Helm chart for Cluster Registry Client.
3+
description: Cluster Registry is a Rest API representing the source of record for all Kubernetes clusters in the infrastructure fleet. All clusters are automatically registered, and the information is accurately reflected in the Cluster Registry using a client-server architecture.
4+
45
type: application
56
home: https://github.com/adobe/cluster-registry
67

@@ -10,5 +11,5 @@ maintainers:
1011
- name: radu-catalina
1112
1213

13-
version: 0.1.1
14+
version: 0.1.2
1415
appVersion: "v1.4.1"

charts/cluster-registry-client/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# cluster-registry-client
22

3-
![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.4.1](https://img.shields.io/badge/AppVersion-v1.4.1-informational?style=flat-square)
3+
![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.4.1](https://img.shields.io/badge/AppVersion-v1.4.1-informational?style=flat-square)
44

5-
Helm chart for Cluster Registry Client.
5+
Cluster Registry is a Rest API representing the source of record for all Kubernetes clusters in the infrastructure fleet. All clusters are automatically registered, and the information is accurately reflected in the Cluster Registry using a client-server architecture.
66

77
**Homepage:** <https://github.com/adobe/cluster-registry>
88

0 commit comments

Comments
 (0)