From d35f28dcd378a012def1476cffcc29eff11116a5 Mon Sep 17 00:00:00 2001 From: Sami Alajrami Date: Tue, 20 Jan 2026 08:28:40 +0200 Subject: [PATCH] bump cli version in helm chart --- 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 ebf267279..6052a6bbd 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.1 +version: 1.11.2 # 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.35" +appVersion: "2.11.39" diff --git a/charts/k8s-reporter/values.yaml b/charts/k8s-reporter/values.yaml index ca85874e7..c1f3a2f60 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.35" + tag: "v2.11.39" # -- overrides the name used for the created k8s resources. If `fullnameOverride` is provided, it has higher precedence than this one nameOverride: ""