From 301a11325c353df1c2d9a9e1fcb5a669c3b7d054 Mon Sep 17 00:00:00 2001 From: assafad1 Date: Mon, 3 Nov 2025 12:47:14 +0000 Subject: [PATCH] Bump version and update appVersion in Chart.yaml --- charts/coralogix-operator/Chart.yaml | 4 ++-- charts/coralogix-operator/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/coralogix-operator/Chart.yaml b/charts/coralogix-operator/Chart.yaml index 591eec28..f23ffa6f 100644 --- a/charts/coralogix-operator/Chart.yaml +++ b/charts/coralogix-operator/Chart.yaml @@ -8,8 +8,8 @@ maintainers: name: coralogix-operator sources: - https://github.com/coralogix/coralogix-operator -version: 1.1.1 -appVersion: 1.1.1 +version: 1.1.2 +appVersion: 1.1.2 kubeVersion: ">=1.16.0-0" home: https://github.com/coralogix/coralogix-operator keywords: diff --git a/charts/coralogix-operator/README.md b/charts/coralogix-operator/README.md index b235aaef..7cac0b33 100644 --- a/charts/coralogix-operator/README.md +++ b/charts/coralogix-operator/README.md @@ -1,6 +1,6 @@ # coralogix-operator -![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.1](https://img.shields.io/badge/AppVersion-1.1.1-informational?style=flat-square) +![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.2](https://img.shields.io/badge/AppVersion-1.1.2-informational?style=flat-square) Coralogix Operator Helm Chart