Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update quay.io/prometheus-operator/prometheus-operator docker tag to v0.79.2 #367

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.17
- name: prometheus-operator
repository: file://../prometheus-operator
version: 2.0.7
version: 2.0.8
- name: opentelemetry-operator
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.74.3
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.16.6
digest: sha256:cf649dd2c98165e05fc8dc487de7dc6b7e1da44591b3a4fba0a37ad3a1587a72
generated: "2024-11-25T12:09:05.850282125Z"
digest: sha256:5b6cca78c272746b52dda725766f28110f7ea2733188b1afa397c85db215d79d
generated: "2024-12-18T20:08:17.653712561Z"
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.3.12
version: 2.3.13
maintainers:
- name: langecode
email: tal@netic.dk
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.3.12](https://img.shields.io/badge/Version-2.3.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 2.3.13](https://img.shields.io/badge/Version-2.3.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.7
version: 2.0.8
# renovate: image=quay.io/prometheus-operator/prometheus-operator
appVersion: "v0.78.2"
appVersion: "v0.79.2"
maintainers:
- name: langecode
email: tal@netic.dk
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.7](https://img.shields.io/badge/Version-2.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.78.2](https://img.shields.io/badge/AppVersion-v0.78.2-informational?style=flat-square)
![Version: 2.0.8](https://img.shields.io/badge/Version-2.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.79.2](https://img.shields.io/badge/AppVersion-v0.79.2-informational?style=flat-square)

A Helm chart to install Prometheus Operator

Expand Down
Loading
Loading