Skip to content

Commit

Permalink
chore: Upgrade Fluentd from v1.12.1-sumo-2 to v1.12.2-sumo-0
Browse files Browse the repository at this point in the history
Changes:
- chore: Upgrade Fluentd from 1.12.1 to 1.12.2
- feat(kubernetes_sumologic): Set default per-container annotation prefix to "sumologic.com/"
- fix(enhance_k8s_metadata): Fix duplicated service names in metrics metadata

https://github.com/SumoLogic/sumologic-kubernetes-fluentd/releases/tag/v1.12.2-sumo-0
  • Loading branch information
andrzej-stencel committed Apr 16, 2021
1 parent 48d73a2 commit 8755892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/helm/sumologic/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ sumologic:
fluentd:
image:
repository: public.ecr.aws/sumologic/kubernetes-fluentd
tag: 1.12.1-sumo-2
tag: 1.12.2-sumo-0
pullPolicy: IfNotPresent

## Specifies whether a PodSecurityPolicy should be created
Expand Down

0 comments on commit 8755892

Please sign in to comment.