From 5fab52b7efde6b727f4560c1a88d438780bee7e4 Mon Sep 17 00:00:00 2001 From: Tunahan Cicek Date: Mon, 18 Nov 2024 13:14:50 +0100 Subject: [PATCH] Prepare for helm release 0.6.2 --- charts/registry/Chart.yaml | 4 ++-- charts/registry/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/registry/Chart.yaml b/charts/registry/Chart.yaml index 778f6295..8d27a281 100644 --- a/charts/registry/Chart.yaml +++ b/charts/registry/Chart.yaml @@ -26,8 +26,8 @@ sources: - https://github.com/eclipse-tractusx/sldt-digital-twin-registry type: application -version: 0.6.1 -appVersion: 0.6.1 +version: 0.6.2 +appVersion: 0.6.2 dependencies: - repository: https://charts.bitnami.com/bitnami diff --git a/charts/registry/README.md b/charts/registry/README.md index 41bffe54..8dc88408 100644 --- a/charts/registry/README.md +++ b/charts/registry/README.md @@ -1,6 +1,6 @@ # registry -![Version: 0.6.1](https://img.shields.io/badge/Version-0.6.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.6.1](https://img.shields.io/badge/AppVersion-0.6.1-informational?style=flat-square) +![Version: 0.6.2](https://img.shields.io/badge/Version-0.6.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.6.2](https://img.shields.io/badge/AppVersion-0.6.2-informational?style=flat-square) **Tractus-X Digital Twin Registry Helm Chart**
This Helm charts install the Digital Twin Registry and its dependencies.