mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
Revert "chore(deps): update helm release opentelemetry-collector to v0.97.1" (#5185)
This commit is contained in:
parent
70d79b20c2
commit
eec6c9c15d
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.97.1');
|
||||
export const OTLP_COLLECTOR_CHART = helmChart('https://open-telemetry.github.io/opentelemetry-helm-charts', 'opentelemetry-collector', '0.96.0');
|
||||
// prettier-ignore
|
||||
export const VECTOR_HELM_CHART = helmChart('https://helm.vector.dev', 'vector', '0.34.0');
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue