Skip to content

Commit 0f2108d

Browse files
authored
update image (#78)
1 parent 79d4814 commit 0f2108d

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.21.0
3+
version: 0.21.1
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
@@ -529,7 +529,7 @@ image:
529529
# The registry and name of the opentelemetry collector image to pull
530530
repository: quay.io/signalfx/splunk-otel-collector-dev
531531
# The tag of the opentelemetry collector image to pull
532-
tag: c21b29906ac9e743cba4c92ec5b7467d7eef07eb
532+
tag: 8a52d529697078b26c86774f20e44098b5287c1a
533533
# The policy that specifies when the user wants the opentelemetry collector images to be pulled
534534
pullPolicy: IfNotPresent
535535

0 commit comments

Comments
 (0)