Skip to content

Commit

Permalink
chore(deps): update helm release opentelemetry-operator to v0.56.1 (#221
Browse files Browse the repository at this point in the history
)
  • Loading branch information
netic-renovate-bot authored May 7, 2024
1 parent 2ca7ad5 commit 915ee47
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: 1.0.14
- name: opentelemetry-operator
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.56.0
version: 0.56.1
- name: vector-agent
repository: https://helm.vector.dev
version: 0.21.3
- name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.15.5
digest: sha256:0779fa93786b0dc50ead57608a98c48521d49c6cfdf696509238ef85181a6f0b
generated: "2024-05-01T12:06:45.636405706Z"
digest: sha256:8b2cbffe79a241cdaebb43f1ccdb703a032d7a3118344806603142c66a0e4463
generated: "2024-05-07T04:06:03.581678142Z"
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.1.49
version: 2.1.50
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.56.0
version: 0.56.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.1.49](https://img.shields.io/badge/Version-2.1.49-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 2.1.50](https://img.shields.io/badge/Version-2.1.50-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 | 7.3.9 |
| https://grafana.github.io/helm-charts | promtail | 6.15.5 |
| https://helm.vector.dev | vector-agent | 0.21.3 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-operator | 0.56.0 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-operator | 0.56.1 |
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.19.0 |

## Configuration
Expand Down

0 comments on commit 915ee47

Please sign in to comment.