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 opentelemetry-collector helm chart in galoy-deps #5622

Merged
Merged
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/galoy-deps/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ dependencies:
version: 1.5.2
- name: opentelemetry-collector
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.81.1
digest: sha256:c4c46f0844de04474241d3f3183ac2e3cd1ba2f7a9446a6a61c3f801572d6d24
generated: "2024-02-15T17:13:04.600895426Z"
version: 0.81.2
digest: sha256:70c8356b793fc5400fbf9dc8f992fd4136efa06568964df51382b8a7a39d2b2f
generated: "2024-02-21T18:51:02.362913721Z"
2 changes: 1 addition & 1 deletion charts/galoy-deps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ dependencies:
condition: kubemonkey.enabled
- name: opentelemetry-collector
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.81.1
version: 0.81.2
condition: opentelemetry-collector.enabled
Loading