From 97693b5eba0af6e83966d26270c962b75668f518 Mon Sep 17 00:00:00 2001 From: Pavan <25031267+Pavan-SAP@users.noreply.github.com> Date: Tue, 17 Mar 2026 14:13:05 +0100 Subject: [PATCH] [Release] helm: Chart updated Updates for next release. --- chart/Chart.yaml | 4 ++-- chart/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index cb940ec..576397f 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 description: Helm chart to deploy CAP Operator https://sap.github.io/cap-operator/ name: cap-operator -version: 0.25.0 -appVersion: 0.25.0 +version: 0.26.0 +appVersion: 0.26.0 diff --git a/chart/README.md b/chart/README.md index 422ee6e..3bab79e 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # cap-operator -![Version: 0.25.0](https://img.shields.io/badge/Version-0.25.0-informational?style=flat-square) ![AppVersion: 0.25.0](https://img.shields.io/badge/AppVersion-0.25.0-informational?style=flat-square) +![Version: 0.26.0](https://img.shields.io/badge/Version-0.26.0-informational?style=flat-square) ![AppVersion: 0.26.0](https://img.shields.io/badge/AppVersion-0.26.0-informational?style=flat-square) Helm chart to deploy CAP Operator https://sap.github.io/cap-operator/