File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ LICENSEI_VERSION = 0.9.0
2222
2323# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
2424ENVTEST_K8S_VERSION = 1.35.0
25- ENVTEST_OTEL_OPERATOR_VERSION =0.143 .0
25+ ENVTEST_OTEL_OPERATOR_VERSION =0.150 .0
2626
2727# renovate: datasource=github-releases depName=cert-manager/cert-manager versioning=semver
2828CERT_MANAGER_VERSION = 1.20.1
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ import (
4646
4747const (
4848 otelCollectorKind = "OpenTelemetryCollector"
49- axoflowOtelCollectorImageRef = "ghcr.io/axoflow/axoflow-otel-collector/axoflow-otel-collector:0.143 .0-axoflow.2"
49+ axoflowOtelCollectorImageRef = "ghcr.io/axoflow/axoflow-otel-collector/axoflow-otel-collector:0.150 .0-axoflow.2"
5050)
5151
5252var (
You can’t perform that action at this time.
0 commit comments