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 6f382dd commit 1eb9d6fCopy full SHA for 1eb9d6f
deploy/helm/sumologic/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v1
2
name: sumologic
3
-version: 0.17.1
4
-appVersion: 0.17.1
+version: 0.17.2
+appVersion: 0.17.2
5
description: A Helm chart for collecting Kubernetes logs, metrics and events into Sumo Logic.
6
keywords:
7
- monitoring
deploy/helm/sumologic/values.yaml
@@ -1,6 +1,6 @@
image:
repository: sumologic/kubernetes-fluentd
- tag: 0.17.1
+ tag: 0.17.2
pullPolicy: IfNotPresent
nameOverride: ""
0 commit comments