Skip to content

Commit 9f0ca87

Browse files
committed
bump otel chart
1 parent 7266862 commit 9f0ca87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/tinysystems-otel-collector/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: tinysystems-otel-collector
33
description: A minimalistic Helm chart for OpenTelemetry Collector
44
type: application
5-
version: 0.1.3
5+
version: 0.1.4
66
appVersion: "1.0"

charts/tinysystems-otel-collector/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ replicaCount: 1
33
image:
44
repository: ghcr.io/tiny-systems/otel-collector
55
pullPolicy: Always
6-
tag: "0.5.2"
6+
tag: "0.5.3"
77

88
imagePullSecrets: []
99
nameOverride: ""

0 commit comments

Comments
 (0)