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.78.0 (#335)

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

* fix: 🐛 Manually downloaded crds to fix missing crds

* chore(deps): update aoi (#334)

* fix(deps): update kubernetes packages to v0.31.2 (#339)

* chore(deps): update dependency rules_python to v0.37.2 (#341)

* chore(deps): update quay.io/prometheus/prometheus docker tag to v2.55.0 (#337)

* chore(deps): update oaas-observability (#340)

* fix: 🔧 Updaing hashes

* fix: Missing version bump

---------

Co-authored-by: Thor Anker Kvisgård Lange <tal@netic.dk>
  • Loading branch information
netic-renovate-bot and langecode authored Nov 4, 2024
1 parent 3028bf0 commit 787843a
Show file tree
Hide file tree
Showing 6 changed files with 267 additions and 28 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.17
- name: prometheus-operator
repository: file://../prometheus-operator
version: 2.0.4
version: 2.0.5
- name: opentelemetry-operator
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.72.0
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.16.6
digest: sha256:ed018246eb92119520e3f9d3af3e53fb42c46ad632276f2dd605ddc495ebe341
generated: "2024-11-02T00:16:39.642200751Z"
digest: sha256:f43b5a9719e8f28518f15cd3bcb951fdcf3a45ee0e6ce01cf374c3ee0b4ad01f
generated: "2024-11-04T09:42:50.185471+01:00"
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.7
version: 2.3.8
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.7](https://img.shields.io/badge/Version-2.3.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 2.3.8](https://img.shields.io/badge/Version-2.3.8-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.4
version: 2.0.5
# renovate: image=quay.io/prometheus-operator/prometheus-operator
appVersion: "v0.77.1"
appVersion: "v0.78.0"
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.4](https://img.shields.io/badge/Version-2.0.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.77.1](https://img.shields.io/badge/AppVersion-v0.77.1-informational?style=flat-square)
![Version: 2.0.5](https://img.shields.io/badge/Version-2.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.78.0](https://img.shields.io/badge/AppVersion-v0.78.0-informational?style=flat-square)

A Helm chart to install Prometheus Operator

Expand Down
Loading

0 comments on commit 787843a

Please sign in to comment.