From 149d9045872a674c0f38b1ed48ccd6de5ee884f7 Mon Sep 17 00:00:00 2001 From: "galoybot-app[bot]" <139244493+galoybot-app[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 06:24:12 +0000 Subject: [PATCH] chore(deps): update opentelemetry-collector helm chart in galoy-deps (#4939) --- charts/galoy-deps/Chart.lock | 6 +++--- charts/galoy-deps/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/galoy-deps/Chart.lock b/charts/galoy-deps/Chart.lock index 06dc28898a..1ceaceaa6b 100644 --- a/charts/galoy-deps/Chart.lock +++ b/charts/galoy-deps/Chart.lock @@ -13,6 +13,6 @@ dependencies: version: 1.5.2 - name: opentelemetry-collector repository: https://open-telemetry.github.io/opentelemetry-helm-charts - version: 0.75.1 -digest: sha256:5f747b0589f1a54456ff4b9b70ae0cccc10f55aad40a8550c5e5e580b564ce5a -generated: "2023-12-02T04:40:16.395518198Z" + version: 0.76.0 +digest: sha256:4662404d38fe9dcd67063d6076dc6b282b8dbf47af7468eb30b080733eb832a0 +generated: "2023-12-04T19:23:47.086649509Z" diff --git a/charts/galoy-deps/Chart.yaml b/charts/galoy-deps/Chart.yaml index bb677a2484..10aaa92dee 100644 --- a/charts/galoy-deps/Chart.yaml +++ b/charts/galoy-deps/Chart.yaml @@ -39,5 +39,5 @@ dependencies: condition: kubemonkey.enabled - name: opentelemetry-collector repository: https://open-telemetry.github.io/opentelemetry-helm-charts - version: 0.75.1 + version: 0.76.0 condition: opentelemetry-collector.enabled