From 50f049d1625d90200007c188ae27c81ccb97c2f6 Mon Sep 17 00:00:00 2001 From: ArnaudTA <33383276+ArnaudTA@users.noreply.github.com> Date: Thu, 17 Oct 2024 12:59:27 +0000 Subject: [PATCH] chore: :arrow_up: upgrade dso-console to 8.14.0 --- charts/dso-console/Chart.yaml | 4 ++-- charts/dso-console/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/dso-console/Chart.yaml b/charts/dso-console/Chart.yaml index 7f52a89..7df212b 100644 --- a/charts/dso-console/Chart.yaml +++ b/charts/dso-console/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: cpn-console description: A Helm chart to deploy Cloud Pi Native Console type: application -version: 1.10.2 -appVersion: 8.13.2 +version: 1.10.3 +appVersion: 8.14.0 keywords: [] home: https://cloud-pi-native.fr sources: diff --git a/charts/dso-console/README.md b/charts/dso-console/README.md index 73eb270..7bc4cc6 100644 --- a/charts/dso-console/README.md +++ b/charts/dso-console/README.md @@ -1,6 +1,6 @@ # cpn-console -![Version: 1.10.2](https://img.shields.io/badge/Version-1.10.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.13.2](https://img.shields.io/badge/AppVersion-8.13.2-informational?style=flat-square) +![Version: 1.10.3](https://img.shields.io/badge/Version-1.10.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.14.0](https://img.shields.io/badge/AppVersion-8.14.0-informational?style=flat-square) A Helm chart to deploy Cloud Pi Native Console