From 226ad33b14f4e95f4a29cac790795a48c23e63e6 Mon Sep 17 00:00:00 2001 From: "galoybot-app[bot]" <139244493+galoybot-app[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 05:57:54 +0000 Subject: [PATCH] chore(deps): update opentelemetry-collector helm chart in galoy-deps (#6048) --- 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 641e3cee5e..b9f2746300 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.85.0 -digest: sha256:01ddbc9a55e5313d2e23a5f05dd944dc667c19792e4c0a84c1299843f60086bf -generated: "2024-03-21T20:54:24.554292703Z" + version: 0.86.0 +digest: sha256:9e380f2c82421993d1376f2a30bc89f5a247fed7b6737ea5b50813b6fddefe95 +generated: "2024-03-28T14:58:00.628663257Z" diff --git a/charts/galoy-deps/Chart.yaml b/charts/galoy-deps/Chart.yaml index 3fdd7f19d9..3326891a22 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.85.0 + version: 0.86.0 condition: opentelemetry-collector.enabled