Skip to content

Commit

Permalink
chore: Update prometheus-operator version (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
MykolaMarusenko committed Jun 27, 2024
1 parent 0343b79 commit 745ccf1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions add-ons/prometheus-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ 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.
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
4 changes: 2 additions & 2 deletions add-ons/prometheus-operator/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# 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

## Requirements

| 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

Expand Down

0 comments on commit 745ccf1

Please sign in to comment.