We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 954648d commit 509ef82Copy full SHA for 509ef82
charts/ctrlplane/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: ctrlplane
3
description: Ctrlplane Helm chart for Kubernetes
4
type: application
5
-version: 0.2.7
+version: 0.2.8
6
appVersion: "1.16.0"
7
8
maintainers:
charts/ctrlplane/charts/otel/values.yaml
@@ -21,7 +21,7 @@ presets:
21
22
image:
23
repository: otel/opentelemetry-collector-contrib
24
- tag: 0.110.0
+ tag: 0.112.0
25
pullPolicy: IfNotPresent
26
# pullSecrets: []
27
0 commit comments