From 49ef8007f34dd9ad9add833cd774ac30c2aae0dd Mon Sep 17 00:00:00 2001 From: Venkat Date: Wed, 22 May 2024 07:58:47 -0700 Subject: [PATCH] chore: bump for final release (#301) * chore: bump for final release * docs: automated helm-docs action --------- Co-authored-by: GlueOps --- Chart.yaml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 506be262..20d4a5af 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 appVersion: v0.1.0 description: This chart deploys the GlueOps Platform name: glueops-platform -version: 0.43.0-rc13 +version: 0.43.0 diff --git a/README.md b/README.md index f71e9c26..4a991c67 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # glueops-platform -![Version: 0.43.0-rc13](https://img.shields.io/badge/Version-0.43.0--rc13-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square) +![Version: 0.43.0](https://img.shields.io/badge/Version-0.43.0-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square) This chart deploys the GlueOps Platform