File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
run-integration-test/kustomize/bases/opentelemetry-operator Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ helmCharts:
99- name : opentelemetry-operator
1010 repo : https://open-telemetry.github.io/opentelemetry-helm-charts
1111 # Find the latest release here: https://github.com/open-telemetry/opentelemetry-helm-charts/releases
12- version : 0.92.2
12+ version : 0.93.0
1313 releaseName : opentelemetry-operator
1414 includeCRDs : true
1515 skipTests : true
@@ -22,7 +22,7 @@ helmCharts:
2222 # See which plugins the opentelemetry-collector-k8s image contains here:
2323 # https://github.com/open-telemetry/opentelemetry-collector-releases/blob/main/distributions/otelcol-k8s/manifest.yaml
2424 repository : ghcr.io/open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-k8s
25- tag : 0.131.1 # Often the chart has old values for the collector image
25+ tag : 0.132.4 # Often the chart has old values for the collector image
2626 admissionWebhooks :
2727 certManager :
2828 enabled : false
You can’t perform that action at this time.
0 commit comments