Skip to content

Commit

Permalink
chore(deps): update helm release opentelemetry-operator to v0.78.1 (#375
Browse files Browse the repository at this point in the history
)
  • Loading branch information
netic-renovate-bot authored Jan 10, 2025
1 parent 93ed084 commit 0e1384f
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 @@ -13,12 +13,12 @@ dependencies:
version: 2.0.8
- name: opentelemetry-operator
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.78.0
version: 0.78.1
- name: vector-agent
repository: https://helm.vector.dev
version: 0.21.3
- name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.16.6
digest: sha256:907ed58d9f0b5bc04491109cbd74080895504237d80a828edb29c3ef6e8ea4d8
generated: "2025-01-08T00:17:30.680700968Z"
digest: sha256:6dd59405ece9bbc7efbeb0f82b60f85a22075ee69ea77ec724a45120619ef926
generated: "2025-01-08T20:08:00.759141395Z"
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.3.15
version: 2.3.16
maintainers:
- name: langecode
email: [email protected]
Expand All @@ -28,7 +28,7 @@ dependencies:
repository: file://../prometheus-operator
condition: prometheus-operator.enabled
- name: opentelemetry-operator
version: 0.78.0
version: 0.78.1
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
condition: opentelemetry-operator.enabled
- name: vector-agent
Expand Down
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.3.15](https://img.shields.io/badge/Version-2.3.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 2.3.16](https://img.shields.io/badge/Version-2.3.16-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 @@ -35,7 +35,7 @@ $ helm install my-release netic-oaas/oaas-observability
| https://grafana.github.io/helm-charts | grafana | 8.8.2 |
| https://grafana.github.io/helm-charts | promtail | 6.16.6 |
| https://helm.vector.dev | vector-agent | 0.21.3 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-operator | 0.78.0 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-operator | 0.78.1 |
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.28.0 |

## Configuration
Expand Down

0 comments on commit 0e1384f

Please sign in to comment.