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.22 .0
3
+ version : 0.23 .0
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 @@ -538,7 +538,7 @@ image:
538
538
# The registry and name of the opentelemetry collector image to pull
539
539
repository : quay.io/signalfx/splunk-otel-collector-dev
540
540
# The tag of the opentelemetry collector image to pull
541
- tag : 8a52d529697078b26c86774f20e44098b5287c1a
541
+ tag : 609e1fff7c2db5bc9fbed3e4c8c7277f13e3fb9f
542
542
# The policy that specifies when the user wants the opentelemetry collector images to be pulled
543
543
pullPolicy : IfNotPresent
544
544
You can’t perform that action at this time.
0 commit comments