mirror of
https://github.com/graphql-hive/console
synced 2026-05-24 09:38:26 +00:00
chore(deps): update helm release opentelemetry-collector to v0.97.1 (#5146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bd73689963
commit
bbca5b0dc1
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ export type ObservabilityConfig = {
|
|||
};
|
||||
|
||||
// prettier-ignore
|
||||
export const OTLP_COLLECTOR_CHART = helmChart('https://open-telemetry.github.io/opentelemetry-helm-charts', 'opentelemetry-collector', '0.96.0');
|
||||
export const OTLP_COLLECTOR_CHART = helmChart('https://open-telemetry.github.io/opentelemetry-helm-charts', 'opentelemetry-collector', '0.97.1');
|
||||
// prettier-ignore
|
||||
export const VECTOR_HELM_CHART = helmChart('https://helm.vector.dev', 'vector', '0.34.0');
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue