Skip to content

Commit

Permalink
chore(deps): update quay.io/prometheus-operator/prometheus-operator d…
Browse files Browse the repository at this point in the history
…ocker tag to v0.75.2 (#262)
  • Loading branch information
netic-renovate-bot authored Jul 30, 2024
1 parent 384d0ef commit dbffca9
Show file tree
Hide file tree
Showing 6 changed files with 2,680 additions and 303 deletions.
6 changes: 3 additions & 3 deletions charts/oaas-observability/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
version: 1.0.16
- name: prometheus-operator
repository: file://../prometheus-operator
version: 2.0.0
version: 2.0.1
- name: opentelemetry-operator
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.64.4
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.16.4
digest: sha256:fdb1cab92285fa08180f7c8291d1b79f58deba84183804f3ada7f7fe2d2d6212
generated: "2024-07-26T08:06:26.366699903Z"
digest: sha256:e9c17eafcd4ee75ac9f08eb6d50d848627519a983955372b2eedc8e013efbc6e
generated: "2024-07-26T12:08:45.829836167Z"
2 changes: 1 addition & 1 deletion charts/oaas-observability/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: A Helm chart to deploy obeservability stack on Kubernetes
home: https://github.com/neticdk/k8s-oaas-observability
sources:
- https://github.com/neticdk/k8s-oaas-observability
version: 2.2.12
version: 2.2.13
maintainers:
- name: langecode
email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion charts/oaas-observability/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# oaas-observability

![Version: 2.2.12](https://img.shields.io/badge/Version-2.2.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 2.2.13](https://img.shields.io/badge/Version-2.2.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

A Helm chart to deploy obeservability stack on Kubernetes

Expand Down
4 changes: 2 additions & 2 deletions charts/prometheus-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: prometheus-operator
type: application
description: A Helm chart to install Prometheus Operator
home: https://github.com/prometheus-operator/prometheus-operator
version: 2.0.0
version: 2.0.1
# renovate: image=quay.io/prometheus-operator/prometheus-operator
appVersion: "v0.74.0"
appVersion: "v0.75.2"
maintainers:
- name: langecode
email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion charts/prometheus-operator/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# prometheus-operator

![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.74.0](https://img.shields.io/badge/AppVersion-v0.74.0-informational?style=flat-square)
![Version: 2.0.1](https://img.shields.io/badge/Version-2.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.75.2](https://img.shields.io/badge/AppVersion-v0.75.2-informational?style=flat-square)

A Helm chart to install Prometheus Operator

Expand Down
Loading

0 comments on commit dbffca9

Please sign in to comment.