diff --git a/charts/cluster-registry-client/Chart.yaml b/charts/cluster-registry-client/Chart.yaml index d3d7c6b..88d0415 100644 --- a/charts/cluster-registry-client/Chart.yaml +++ b/charts/cluster-registry-client/Chart.yaml @@ -15,5 +15,5 @@ maintainers: - name: radu-catalina email: caradu@adobe.com -version: 0.3.1 -appVersion: v1.6.0 +version: 0.3.2 +appVersion: v1.6.2 diff --git a/charts/cluster-registry-client/README.md b/charts/cluster-registry-client/README.md index 8022fb7..32066f7 100644 --- a/charts/cluster-registry-client/README.md +++ b/charts/cluster-registry-client/README.md @@ -1,6 +1,6 @@ # cluster-registry-client -![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.6.0](https://img.shields.io/badge/AppVersion-v1.6.0-informational?style=flat-square) +![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.6.2](https://img.shields.io/badge/AppVersion-v1.6.2-informational?style=flat-square) 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. diff --git a/charts/cluster-registry-sync-manager/Chart.yaml b/charts/cluster-registry-sync-manager/Chart.yaml index 9f8a6ca..8519061 100644 --- a/charts/cluster-registry-sync-manager/Chart.yaml +++ b/charts/cluster-registry-sync-manager/Chart.yaml @@ -15,5 +15,5 @@ maintainers: - name: radu-catalina email: caradu@adobe.com -version: 0.1.4 -appVersion: v1.6.1 +version: 0.1.5 +appVersion: v1.6.2 diff --git a/charts/cluster-registry-sync-manager/README.md b/charts/cluster-registry-sync-manager/README.md index fa58ea3..22042a6 100644 --- a/charts/cluster-registry-sync-manager/README.md +++ b/charts/cluster-registry-sync-manager/README.md @@ -1,6 +1,6 @@ # cluster-registry-sync-manager -![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.6.1](https://img.shields.io/badge/AppVersion-v1.6.1-informational?style=flat-square) +![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.6.2](https://img.shields.io/badge/AppVersion-v1.6.2-informational?style=flat-square) 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.