From 537ad5c8a3928b4f40a72b940e71780376b4332c Mon Sep 17 00:00:00 2001 From: David Wertenteil Date: Thu, 6 Jul 2023 16:23:08 +0300 Subject: [PATCH] deprecate prometheus chart Signed-off-by: David Wertenteil --- charts/kubescape-cloud-operator/Chart.yaml | 4 ++-- .../Chart.yaml | 23 ------------------- .../kubescape-prometheus-integrator/README.md | 4 ++++ 3 files changed, 6 insertions(+), 25 deletions(-) delete mode 100644 charts/kubescape-prometheus-integrator/Chart.yaml diff --git a/charts/kubescape-cloud-operator/Chart.yaml b/charts/kubescape-cloud-operator/Chart.yaml index 67564342..9ff53475 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.13.6 +version: 1.13.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: 1.13.6 +appVersion: 1.13.7 maintainers: - name: Ben Hirschberg diff --git a/charts/kubescape-prometheus-integrator/Chart.yaml b/charts/kubescape-prometheus-integrator/Chart.yaml deleted file mode 100644 index d0c6127a..00000000 --- a/charts/kubescape-prometheus-integrator/Chart.yaml +++ /dev/null @@ -1,23 +0,0 @@ -apiVersion: v2 -name: kubescape-prometheus-integrator -description: - Kubescape integration with Prometheus - -type: application - -version: 0.0.13 - -appVersion: "v0.0.13" - -maintainers: -- name: Ben Hirschberg - email: ben@armosec.io - url: https://www.linkedin.com/in/benyamin-ben-hirschberg-66141890 -- name: David Wertenteil - email: dw@armosec.io - url: https://www.linkedin.com/in/david-wertenteil-0ba277b9 -- name: Bezalel Brandwine - email: bez@armosec.io - url: https://www.linkedin.com/in/bezalel-brandwine - -home: https://www.armosec.io/ diff --git a/charts/kubescape-prometheus-integrator/README.md b/charts/kubescape-prometheus-integrator/README.md index d4c63e7d..8347714c 100644 --- a/charts/kubescape-prometheus-integrator/README.md +++ b/charts/kubescape-prometheus-integrator/README.md @@ -1,5 +1,9 @@ # Kubescape-Prometheus Integration +## This chart is deprecated. Please use the [kubescape-cloud-operator](../kubescape-cloud-operator/README.md) chart instead. + +___ + ![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.0.12](https://img.shields.io/badge/AppVersion-v0.0.12-informational?style=flat-square) ## [Docs](https://hub.armosec.io/docs/prometheus-exporter)