From 8940c0167e5322178e0f85d5f2e4f8e2bb18932b 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 09:38:48 +0000 Subject: [PATCH] chore: update chart test-app app to v0.4.0-rc.1 --- 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 37e7ca2..e6eb38b 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.2.10-rc.1 -appVersion: 0.3.1-rc.1 +version: 0.3.0-rc.1 +appVersion: 0.4.0-rc.1 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 0a7a1b3..eeff08f 100644 --- a/charts/test-app/README.md +++ b/charts/test-app/README.md @@ -1,6 +1,6 @@ # test-app -![Version: 0.2.10-rc.1](https://img.shields.io/badge/Version-0.2.10--rc.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.1-rc.1](https://img.shields.io/badge/AppVersion-0.3.1--rc.1-informational?style=flat-square) +![Version: 0.3.0-rc.1](https://img.shields.io/badge/Version-0.3.0--rc.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.0-rc.1](https://img.shields.io/badge/AppVersion-0.4.0--rc.1-informational?style=flat-square) A Helm chart to deploy test-app.