From c7fd114d3c9f8d8ae5dca90b837e1214eec8c48a Mon Sep 17 00:00:00 2001 From: David Wertenteil Date: Thu, 17 Nov 2022 09:12:01 +0200 Subject: [PATCH] update version --- charts/kubescape-cloud-operator/Chart.yaml | 4 ++-- charts/kubescape-cloud-operator/README.md | 2 +- charts/kubescape-prometheus-integrator/Chart.yaml | 4 ++-- charts/kubescape-prometheus-integrator/README.md | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/kubescape-cloud-operator/Chart.yaml b/charts/kubescape-cloud-operator/Chart.yaml index baf62696..c3978979 100644 --- a/charts/kubescape-cloud-operator/Chart.yaml +++ b/charts/kubescape-cloud-operator/Chart.yaml @@ -8,13 +8,13 @@ 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.8.6 +version: 1.8.7 # 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: "v1.8.6" +appVersion: "v1.8.7" maintainers: - name: Ben Hirschberg diff --git a/charts/kubescape-cloud-operator/README.md b/charts/kubescape-cloud-operator/README.md index 70de7c1e..6f24fd90 100644 --- a/charts/kubescape-cloud-operator/README.md +++ b/charts/kubescape-cloud-operator/README.md @@ -1,6 +1,6 @@ # Kubescape Operator -![Version: 1.8.6](https://img.shields.io/badge/Version-1.8.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.8.6](https://img.shields.io/badge/AppVersion-v1.8.6-informational?style=flat-square) +![Version: 1.8.7](https://img.shields.io/badge/Version-1.8.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.8.7](https://img.shields.io/badge/AppVersion-v1.8.7-informational?style=flat-square) ## [Docs](https://hub.armosec.io/docs/installation-of-armo-in-cluster) diff --git a/charts/kubescape-prometheus-integrator/Chart.yaml b/charts/kubescape-prometheus-integrator/Chart.yaml index 42d35d24..beae2ba5 100644 --- a/charts/kubescape-prometheus-integrator/Chart.yaml +++ b/charts/kubescape-prometheus-integrator/Chart.yaml @@ -5,9 +5,9 @@ description: type: application -version: 0.0.2 +version: 0.0.3 -appVersion: "v0.0.2" +appVersion: "v0.0.3" maintainers: - name: Ben Hirschberg diff --git a/charts/kubescape-prometheus-integrator/README.md b/charts/kubescape-prometheus-integrator/README.md index 8f850ba7..8bf70823 100644 --- a/charts/kubescape-prometheus-integrator/README.md +++ b/charts/kubescape-prometheus-integrator/README.md @@ -1,6 +1,6 @@ # Kubescape-Prometheus Integration -![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.0.2](https://img.shields.io/badge/AppVersion-v0.0.2-informational?style=flat-square) +![Version: 0.0.3](https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.0.3](https://img.shields.io/badge/AppVersion-v0.0.3-informational?style=flat-square) ## [Docs](https://hub.armosec.io/docs/prometheus-exporter)