From 5799f8b2c8c5a9db9087e1e7a8848fd403c2f7bc Mon Sep 17 00:00:00 2001 From: Sami Alajrami Date: Wed, 17 Dec 2025 09:52:07 +0300 Subject: [PATCH] bump default CLI version to 2.11.35 --- charts/k8s-reporter/Chart.yaml | 4 ++-- charts/k8s-reporter/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/k8s-reporter/Chart.yaml b/charts/k8s-reporter/Chart.yaml index b11d130d3..ebf267279 100644 --- a/charts/k8s-reporter/Chart.yaml +++ b/charts/k8s-reporter/Chart.yaml @@ -15,10 +15,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.11.0 +version: 1.11.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "2.11.27" +appVersion: "2.11.35" diff --git a/charts/k8s-reporter/values.yaml b/charts/k8s-reporter/values.yaml index c74641459..ca85874e7 100644 --- a/charts/k8s-reporter/values.yaml +++ b/charts/k8s-reporter/values.yaml @@ -8,7 +8,7 @@ image: # -- the kosli reporter image pull policy pullPolicy: IfNotPresent # -- the kosli reporter image tag, overrides the image tag whose default is the chart appVersion. - tag: "v2.11.27" + tag: "v2.11.35" # -- overrides the name used for the created k8s resources. If `fullnameOverride` is provided, it has higher precedence than this one nameOverride: ""