From 313345019a3e6e9b2ad0ee0a5ae8160173888af7 Mon Sep 17 00:00:00 2001 From: dwertent Date: Thu, 23 Feb 2023 16:29:09 +0000 Subject: [PATCH] Automated commit - update kollector image tag with: v0.1.3 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- charts/kubescape-cloud-operator/Chart.yaml | 4 ++-- charts/kubescape-cloud-operator/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/kubescape-cloud-operator/Chart.yaml b/charts/kubescape-cloud-operator/Chart.yaml index 943cdcee..cab681e1 100644 --- a/charts/kubescape-cloud-operator/Chart.yaml +++ b/charts/kubescape-cloud-operator/Chart.yaml @@ -9,14 +9,14 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.9.11 +version: 1.9.12 # 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: 1.9.11 +appVersion: 1.9.12 maintainers: - name: Ben Hirschberg diff --git a/charts/kubescape-cloud-operator/values.yaml b/charts/kubescape-cloud-operator/values.yaml index 24c6c570..7810f15c 100644 --- a/charts/kubescape-cloud-operator/values.yaml +++ b/charts/kubescape-cloud-operator/values.yaml @@ -297,7 +297,7 @@ kollector: image: # -- source code: https://github.com/kubescape/kollector repository: quay.io/kubescape/kollector - tag: v0.1.2 + tag: v0.1.3 pullPolicy: Always replicaCount: 1