From 0edbe200fa32faa1c0a31d7e17ee27048bcda2cd Mon Sep 17 00:00:00 2001 From: Tunahan Cicek Date: Thu, 7 Nov 2024 13:25:27 +0100 Subject: [PATCH] Update helm to version 0.6.1 --- 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 39e414bd..778f6295 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.0 -appVersion: 0.6.0 +version: 0.6.1 +appVersion: 0.6.1 dependencies: - repository: https://charts.bitnami.com/bitnami diff --git a/charts/registry/README.md b/charts/registry/README.md index 6a0c0437..41bffe54 100644 --- a/charts/registry/README.md +++ b/charts/registry/README.md @@ -1,6 +1,6 @@ # registry -![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.6.0](https://img.shields.io/badge/AppVersion-0.6.0-informational?style=flat-square) +![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) **Tractus-X Digital Twin Registry Helm Chart**
This Helm charts install the Digital Twin Registry and its dependencies.