From 82243974af7b00b5d5b271bcd5729909f78bbfe2 Mon Sep 17 00:00:00 2001 From: Ben Fu Date: Tue, 14 May 2024 10:10:05 -0500 Subject: [PATCH] Set a default app version --- charts/genius-core/Chart.yaml | 1 + charts/genius-core/README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/genius-core/Chart.yaml b/charts/genius-core/Chart.yaml index 013080f..e616149 100644 --- a/charts/genius-core/Chart.yaml +++ b/charts/genius-core/Chart.yaml @@ -17,3 +17,4 @@ type: application # Versions are expected to follow Semantic Versioning (https://semver.org/) version: 0.1.0 +appVersion: "2.30.0" diff --git a/charts/genius-core/README.md b/charts/genius-core/README.md index 11620fd..b05a27f 100644 --- a/charts/genius-core/README.md +++ b/charts/genius-core/README.md @@ -1,6 +1,6 @@ # genius-core -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.30.0](https://img.shields.io/badge/AppVersion-2.30.0-informational?style=flat-square) A Helm chart for Kubernetes