From 9e524a40ac4f6d3410c3f95cb31fa40a50370fa3 Mon Sep 17 00:00:00 2001 From: caradu Date: Fri, 16 Feb 2024 16:55:35 +0200 Subject: [PATCH] Bump chart version after v1.5.4 release (#109) --- charts/cluster-registry-client/Chart.yaml | 4 ++-- charts/cluster-registry-client/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/cluster-registry-client/Chart.yaml b/charts/cluster-registry-client/Chart.yaml index 349c92a0..2edb2b31 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.2.2 -appVersion: v1.5.3 +version: 0.2.3 +appVersion: v1.5.4 diff --git a/charts/cluster-registry-client/README.md b/charts/cluster-registry-client/README.md index a0d4c67d..122aace5 100644 --- a/charts/cluster-registry-client/README.md +++ b/charts/cluster-registry-client/README.md @@ -1,6 +1,6 @@ # cluster-registry-client -![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.4.2](https://img.shields.io/badge/AppVersion-v1.4.2-informational?style=flat-square) +![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.5.4](https://img.shields.io/badge/AppVersion-v1.5.4-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. @@ -57,4 +57,4 @@ Cluster Registry is a Rest API representing the source of record for all Kuberne | terminationGracePeriodSeconds | int | `10` | | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3) +Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)