File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
helm-charts/splunk-otel-collector Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
name : splunk-otel-collector
3
- version : 0.21.0
3
+ version : 0.21.1
4
4
description : Splunk OpenTelemetry Connector for Kubernetes
5
5
type : application
6
6
keywords :
Original file line number Diff line number Diff line change @@ -529,7 +529,7 @@ image:
529
529
# The registry and name of the opentelemetry collector image to pull
530
530
repository : quay.io/signalfx/splunk-otel-collector-dev
531
531
# The tag of the opentelemetry collector image to pull
532
- tag : c21b29906ac9e743cba4c92ec5b7467d7eef07eb
532
+ tag : 8a52d529697078b26c86774f20e44098b5287c1a
533
533
# The policy that specifies when the user wants the opentelemetry collector images to be pulled
534
534
pullPolicy : IfNotPresent
535
535
You can’t perform that action at this time.
0 commit comments