Skip to content

Commit 509ef82

Browse files
committed
bump otel version
1 parent 954648d commit 509ef82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/ctrlplane/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: ctrlplane
33
description: Ctrlplane Helm chart for Kubernetes
44
type: application
5-
version: 0.2.7
5+
version: 0.2.8
66
appVersion: "1.16.0"
77

88
maintainers:

charts/ctrlplane/charts/otel/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ presets:
2121

2222
image:
2323
repository: otel/opentelemetry-collector-contrib
24-
tag: 0.110.0
24+
tag: 0.112.0
2525
pullPolicy: IfNotPresent
2626
# pullSecrets: []
2727

0 commit comments

Comments
 (0)