From 745ccf1000f22331ea4ccf5ec1b5b8f4c0e176f4 Mon Sep 17 00:00:00 2001 From: Mykola Marusenko Date: Thu, 27 Jun 2024 09:58:43 +0300 Subject: [PATCH] chore: Update prometheus-operator version (#74) --- add-ons/prometheus-operator/Chart.yaml | 4 ++-- add-ons/prometheus-operator/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/add-ons/prometheus-operator/Chart.yaml b/add-ons/prometheus-operator/Chart.yaml index f8daf88..0b68a10 100644 --- a/add-ons/prometheus-operator/Chart.yaml +++ b/add-ons/prometheus-operator/Chart.yaml @@ -8,7 +8,7 @@ type: application # The chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 58.2.1 +version: 60.1.0 # Version number of the application being deployed. This version number should be # incremented each time you make changes to the application. @@ -16,5 +16,5 @@ appVersion: "v0.73.2" dependencies: - name: kube-prometheus-stack - version: 58.2.1 + version: 60.1.0 repository: https://prometheus-community.github.io/helm-charts diff --git a/add-ons/prometheus-operator/README.md b/add-ons/prometheus-operator/README.md index 5bd8e52..a305a73 100644 --- a/add-ons/prometheus-operator/README.md +++ b/add-ons/prometheus-operator/README.md @@ -1,6 +1,6 @@ # prometheus-operator -![Version: 58.2.1](https://img.shields.io/badge/Version-58.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.73.2](https://img.shields.io/badge/AppVersion-v0.73.2-informational?style=flat-square) +![Version: 60.1.0](https://img.shields.io/badge/Version-60.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.73.2](https://img.shields.io/badge/AppVersion-v0.73.2-informational?style=flat-square) A Helm chart for Prometheus Operator @@ -8,7 +8,7 @@ A Helm chart for Prometheus Operator | Repository | Name | Version | |------------|------|---------| -| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 58.2.1 | +| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 60.1.0 | ## Values