From 8ede36bf05df797e1d5488fc91ca011f0106e07d Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Mon, 19 Jan 2026 09:50:43 +0100 Subject: [PATCH] Release version 0.0.3 --- Chart.yaml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index a37f3f3..0f6e9c0 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -3,4 +3,4 @@ description: A Helm chart to set up the Openshift External Secrets Operator keywords: - pattern name: openshift-external-secrets -version: 0.0.2 +version: 0.0.3 diff --git a/README.md b/README.md index dc7350b..ccd1f9e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # openshift-external-secrets -![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) +![Version: 0.0.3](https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square) A Helm chart to set up the Openshift External Secrets Operator