From f5160f11e79f47055f19d0ac8abf7709dc45fec9 Mon Sep 17 00:00:00 2001 From: "dnum-mi-fabnum-ci[bot]" <313878145+dnum-mi-fabnum-ci[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 10:08:17 +0000 Subject: [PATCH] chore: update chart test-app app to v0.4.0 --- charts/test-app/Chart.yaml | 4 ++-- charts/test-app/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/test-app/Chart.yaml b/charts/test-app/Chart.yaml index 4f53572..04490ef 100644 --- a/charts/test-app/Chart.yaml +++ b/charts/test-app/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: test-app type: application -version: 0.3.0-rc.2 -appVersion: 0.4.0-rc.2 +version: 0.3.0 +appVersion: 0.4.0 description: A Helm chart to deploy test-app. # home: https://this-is-tobi.com deprecated: false diff --git a/charts/test-app/README.md b/charts/test-app/README.md index 057c89d..0b4179a 100644 --- a/charts/test-app/README.md +++ b/charts/test-app/README.md @@ -1,6 +1,6 @@ # test-app -![Version: 0.3.0-rc.2](https://img.shields.io/badge/Version-0.3.0--rc.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.0-rc.2](https://img.shields.io/badge/AppVersion-0.4.0--rc.2-informational?style=flat-square) +![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.0](https://img.shields.io/badge/AppVersion-0.4.0-informational?style=flat-square) A Helm chart to deploy test-app.