From 45868787e476c79e610e7ce3e970fd67e78d7b18 Mon Sep 17 00:00:00 2001 From: Mathieu LAUDE Date: Mon, 15 Jul 2024 16:03:10 +0200 Subject: [PATCH] chore: :arrow_up: bump dso-console version to 8.8.2 --- 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 61d77dc..4ba14b3 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.5.1 -appVersion: 8.8.1 +version: 1.5.2 +appVersion: 8.8.2 keywords: [] home: https://cloud-pi-native.fr sources: diff --git a/charts/dso-console/README.md b/charts/dso-console/README.md index fae7029..f32f73c 100644 --- a/charts/dso-console/README.md +++ b/charts/dso-console/README.md @@ -1,6 +1,6 @@ # cpn-console -![Version: 1.5.1](https://img.shields.io/badge/Version-1.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.8.1](https://img.shields.io/badge/AppVersion-8.8.1-informational?style=flat-square) +![Version: 1.5.2](https://img.shields.io/badge/Version-1.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.8.2](https://img.shields.io/badge/AppVersion-8.8.2-informational?style=flat-square) A Helm chart to deploy Cloud Pi Native Console