From b87ef72f013df3ffe26f16aae7ec8e7e77938b5b Mon Sep 17 00:00:00 2001 From: "galoybot-app[bot]" <139244493+galoybot-app[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 14:10:09 +0530 Subject: [PATCH] chore(deps): update opentelemetry-collector helm chart in galoy-deps (#4900) Co-authored-by: CI Bot --- 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 e67b67468e..0695b47b3a 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.74.1 -digest: sha256:25feac7b7c9b2d31b153a2216a6d79d30e8a4ccc120ffde91103371ab0ea28a6 -generated: "2023-11-21T20:07:28.877003766Z" + version: 0.75.0 +digest: sha256:6f744daf2c641f41ada07ad8da46c08cf5a9350fec1b44a83c7523ae28cfbbd0 +generated: "2023-11-28T23:49:44.859649084Z" diff --git a/charts/galoy-deps/Chart.yaml b/charts/galoy-deps/Chart.yaml index 9cc17ef136..40d7c6e2c6 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.74.1 + version: 0.75.0 condition: opentelemetry-collector.enabled