From 25b61e377327f75bacddfae063f74b2e94bf55fb Mon Sep 17 00:00:00 2001 From: ArnaudTA <33383276+ArnaudTA@users.noreply.github.com> Date: Wed, 6 Nov 2024 17:16:04 +0000 Subject: [PATCH] chore: :arrow_up: upgrade dso-console to 8.16.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 09c1c15..9486020 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.11.1 -appVersion: 8.15.1 +version: 1.11.2 +appVersion: 8.16.0 keywords: [] home: https://cloud-pi-native.fr sources: diff --git a/charts/dso-console/README.md b/charts/dso-console/README.md index d515800..7f9d2c9 100644 --- a/charts/dso-console/README.md +++ b/charts/dso-console/README.md @@ -1,6 +1,6 @@ # cpn-console -![Version: 1.11.1](https://img.shields.io/badge/Version-1.11.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.15.1](https://img.shields.io/badge/AppVersion-8.15.1-informational?style=flat-square) +![Version: 1.11.2](https://img.shields.io/badge/Version-1.11.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.16.0](https://img.shields.io/badge/AppVersion-8.16.0-informational?style=flat-square) A Helm chart to deploy Cloud Pi Native Console