From d6774918da29f9b0ba0cec3a791a29a9c3bb6ab4 Mon Sep 17 00:00:00 2001 From: Maciej Laskowski <19705838+malaskowski@users.noreply.github.com> Date: Thu, 15 Jun 2023 13:27:52 +0200 Subject: [PATCH] prepare to release 1.4.4 --- README.md | 2 +- websight-cms/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e44579f..1bf3dea 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # WebSight Charts -![Version: 1.4.3](https://img.shields.io/badge/Version-1.4.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square) +![Version: 1.4.4](https://img.shields.io/badge/Version-1.4.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square) This chart bootstraps WebSight CMS deployment on a Kubernetes cluster using the Helm package manager. diff --git a/websight-cms/Chart.yaml b/websight-cms/Chart.yaml index b6fb732..ff62a50 100644 --- a/websight-cms/Chart.yaml +++ b/websight-cms/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: websight-cms description: This chart bootstraps WebSight CMS deployment on a Kubernetes cluster using the Helm package manager. type: application -version: 1.4.3 +version: 1.4.4 appVersion: "1.6.0"