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.76.1 (#286)

* chore(deps): update quay.io/prometheus-operator/prometheus-operator docker tag to v0.76.1

* fix: Fixing up generated documentation

---------

Co-authored-by: Thor Anker Kvisgård Lange <[email protected]>
  • Loading branch information
netic-renovate-bot and langecode authored Sep 4, 2024
1 parent a8d072c commit c220135
Show file tree
Hide file tree
Showing 6 changed files with 4,877 additions and 244 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.1
version: 2.0.2
- name: opentelemetry-operator
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.68.0
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.16.4
digest: sha256:0586742c7dfd3b4f26789affdb65e70654c5bdf226b303ba054f6d5376e6a9ac
generated: "2024-08-19T16:06:56.724808736Z"
digest: sha256:ca64e615b6510198fc89713d1b9f14e81c257d7dd33c49863e63949aca2f7f50
generated: "2024-09-04T12:12:11.239786964Z"
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.17
version: 2.2.18
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.17](https://img.shields.io/badge/Version-2.2.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 2.2.18](https://img.shields.io/badge/Version-2.2.18-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.1
version: 2.0.2
# renovate: image=quay.io/prometheus-operator/prometheus-operator
appVersion: "v0.75.2"
appVersion: "v0.76.1"
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.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)
![Version: 2.0.2](https://img.shields.io/badge/Version-2.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.76.1](https://img.shields.io/badge/AppVersion-v0.76.1-informational?style=flat-square)

A Helm chart to install Prometheus Operator

Expand Down
Loading

0 comments on commit c220135

Please sign in to comment.