We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf50389 commit 6494a6bCopy full SHA for 6494a6b
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.1.28
+version: 0.1.29
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.109.0
+ tag: 0.110.0
25
pullPolicy: IfNotPresent
26
# pullSecrets: []
27
0 commit comments