From b742e3b6c128ab3e9b46afa26a29a5fcc1adea77 Mon Sep 17 00:00:00 2001 From: "dnum-mi-fabnum-ci[bot]" <313878145+dnum-mi-fabnum-ci[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 12:39:06 +0000 Subject: [PATCH] chore: update chart test-app app to v0.3.0-rc.3 --- 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 858f9b9..2dc0858 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.9-rc.3 -appVersion: 0.3.0-rc.2 +version: 0.2.9-rc.4 +appVersion: 0.3.0-rc.3 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 4e20902..cf67ef1 100644 --- a/charts/test-app/README.md +++ b/charts/test-app/README.md @@ -1,6 +1,6 @@ # test-app -![Version: 0.2.9-rc.3](https://img.shields.io/badge/Version-0.2.9--rc.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.0-rc.2](https://img.shields.io/badge/AppVersion-0.3.0--rc.2-informational?style=flat-square) +![Version: 0.2.9-rc.4](https://img.shields.io/badge/Version-0.2.9--rc.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.0-rc.3](https://img.shields.io/badge/AppVersion-0.3.0--rc.3-informational?style=flat-square) A Helm chart to deploy test-app.