Skip to content

Commit

Permalink
[oaas-observability] upgrade promtail to 3.0.0 (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
jenrik authored Jul 4, 2024
1 parent 2362d53 commit 2e6aa16
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions charts/oaas-observability/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ dependencies:
version: 0.21.3
- name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.16.0
digest: sha256:c29b13f6b4993415283d5c197bce871b8328b75ee70069f04246f2e1351c77c6
generated: "2024-06-23T20:06:19.016351791Z"
version: 6.16.3
digest: sha256:eac548a2974ca37cc34abb026e0d30ceb1ca08769fb43ce14f1328a75052e783
generated: "2024-07-04T10:38:38.353621+02:00"
4 changes: 2 additions & 2 deletions 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.9
version: 2.2.10
maintainers:
- name: langecode
email: tal@netic.dk
Expand Down Expand Up @@ -36,6 +36,6 @@ dependencies:
repository: https://helm.vector.dev
condition: vector-agent.enabled
- name: promtail
version: 6.16.0
version: 6.16.3
repository: https://grafana.github.io/helm-charts
condition: promtail.enabled
4 changes: 2 additions & 2 deletions charts/oaas-observability/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# oaas-observability

![Version: 2.2.9](https://img.shields.io/badge/Version-2.2.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 2.2.10](https://img.shields.io/badge/Version-2.2.10-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 Expand Up @@ -33,7 +33,7 @@ $ helm install my-release netic-oaas/oaas-observability
| file://../prometheus-node-exporter | prometheus-node-exporter | * |
| file://../prometheus-operator | prometheus-operator | * |
| https://grafana.github.io/helm-charts | grafana | 8.0.2 |
| https://grafana.github.io/helm-charts | promtail | 6.16.0 |
| https://grafana.github.io/helm-charts | promtail | 6.16.3 |
| https://helm.vector.dev | vector-agent | 0.21.3 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-operator | 0.63.0 |
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.20.1 |
Expand Down

0 comments on commit 2e6aa16

Please sign in to comment.