diff --git a/bases/traces/daemonset/kustomization.yaml b/bases/traces/daemonset/kustomization.yaml index 8128834..e8952fa 100644 --- a/bases/traces/daemonset/kustomization.yaml +++ b/bases/traces/daemonset/kustomization.yaml @@ -7,4 +7,4 @@ commonLabels: observeinc.com/component: 'traces' images: - name: otel/opentelemetry-collector-contrib - newTag: '0.112.0' + newTag: '0.109.0' diff --git a/bases/traces/deployment/kustomization.yaml b/bases/traces/deployment/kustomization.yaml index ba8a3d5..549de20 100644 --- a/bases/traces/deployment/kustomization.yaml +++ b/bases/traces/deployment/kustomization.yaml @@ -7,4 +7,4 @@ commonLabels: observeinc.com/component: 'traces' images: - name: otel/opentelemetry-collector-contrib - newTag: '0.112.0' + newTag: '0.109.0'