From a0908af7e97f1e754b79455e484bc1220a8b7900 Mon Sep 17 00:00:00 2001 From: aalexand Date: Wed, 2 Oct 2024 12:36:07 +0300 Subject: [PATCH] Helm charts for v1.6.5 --- charts/cluster-registry-client/Chart.yaml | 4 ++-- charts/cluster-registry-client/README.md | 2 +- charts/cluster-registry-sync-manager/Chart.yaml | 4 ++-- charts/cluster-registry-sync-manager/README.md | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/cluster-registry-client/Chart.yaml b/charts/cluster-registry-client/Chart.yaml index 331c552e..02282b4b 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.4 -appVersion: v1.6.4 +version: 0.3.5 +appVersion: v1.6.5 diff --git a/charts/cluster-registry-client/README.md b/charts/cluster-registry-client/README.md index 12752042..6c97f241 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.4](https://img.shields.io/badge/Version-0.3.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.6.4](https://img.shields.io/badge/AppVersion-v1.6.4-informational?style=flat-square) +![Version: 0.3.5](https://img.shields.io/badge/Version-0.3.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.6.5](https://img.shields.io/badge/AppVersion-v1.6.5-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 0273e6bb..4bf03b5a 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.7 -appVersion: v1.6.4 +version: 0.1.8 +appVersion: v1.6.5 diff --git a/charts/cluster-registry-sync-manager/README.md b/charts/cluster-registry-sync-manager/README.md index d5b803d1..b8a485bd 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.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.6.4](https://img.shields.io/badge/AppVersion-v1.6.4-informational?style=flat-square) +![Version: 0.1.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.6.5](https://img.shields.io/badge/AppVersion-v1.6.5-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.