From 4f730e607b6cc9b15167d1284dafc1f75f39659e Mon Sep 17 00:00:00 2001 From: Andrei Alexandru Date: Wed, 2 Oct 2024 12:37:45 +0300 Subject: [PATCH] Helm charts for v1.6.5 (#259) Co-authored-by: aalexand --- 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 331c552..02282b4 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 1275204..6c97f24 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 0273e6b..4bf03b5 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 d5b803d..b8a485b 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.