Skip to content

Commit 3577a87

Browse files
authored
Merge branch 'master' into feat/fluent-rev-hist-limit
2 parents eef7317 + 1f9f6a3 commit 3577a87

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

stable/aws-for-fluent-bit/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v1
22
name: aws-for-fluent-bit
33
description: A Helm chart to deploy aws-for-fluent-bit project
44
version: 0.1.34
5-
appVersion: 2.32.2.20240425
5+
appVersion: 2.32.2.20240516
66
home: https://github.com/aws/eks-charts
77
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
88
sources:

stable/aws-for-fluent-bit/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ global:
44

55
image:
66
repository: public.ecr.aws/aws-observability/aws-for-fluent-bit
7-
tag: 2.32.2.20240425
7+
tag: 2.32.2.20240516
88
pullPolicy: IfNotPresent
99

1010
imagePullSecrets: []
@@ -390,4 +390,4 @@ serviceMonitor:
390390
# path: /metrics
391391
# interval: 30s
392392
# scrapeTimeout: 10s
393-
# scheme: http
393+
# scheme: http

0 commit comments

Comments
 (0)