Skip to content

Commit f1d75d8

Browse files
release chart 0.23.0 (#82)
* Use splunk-otel-collector 0.23.0 * release chart 0.23.0
1 parent 3c312b6 commit f1d75d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm-charts/splunk-otel-collector/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: splunk-otel-collector
3-
version: 0.22.0
3+
version: 0.23.0
44
description: Splunk OpenTelemetry Connector for Kubernetes
55
type: application
66
keywords:

helm-charts/splunk-otel-collector/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ image:
538538
# The registry and name of the opentelemetry collector image to pull
539539
repository: quay.io/signalfx/splunk-otel-collector-dev
540540
# The tag of the opentelemetry collector image to pull
541-
tag: 8a52d529697078b26c86774f20e44098b5287c1a
541+
tag: 609e1fff7c2db5bc9fbed3e4c8c7277f13e3fb9f
542542
# The policy that specifies when the user wants the opentelemetry collector images to be pulled
543543
pullPolicy: IfNotPresent
544544

0 commit comments

Comments
 (0)