From 86e4e5be8d3a7b243e9c27ab072744ff0604f4af Mon Sep 17 00:00:00 2001 From: Venkat Date: Thu, 5 Sep 2024 23:16:08 -0700 Subject: [PATCH] hotfix: qr-code-generator (#428) * hotfix: qr-code-generator * 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 0435fdeb..aba07d01 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.48.0 +version: 0.48.1 diff --git a/README.md b/README.md index ea365cb7..d3ca9dfa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # glueops-platform -![Version: 0.48.0](https://img.shields.io/badge/Version-0.48.0-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square) +![Version: 0.48.1](https://img.shields.io/badge/Version-0.48.1-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