Skip to content

Commit bd29ae9

Browse files
chore(deps): bump public.ecr.aws/sumologic/telegraf Docker tag to v1.38.3
1 parent d07d172 commit bd29ae9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

deploy/helm/sumologic/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ The following table lists the configurable parameters of the Sumo Logic chart an
338338
| `telegraf-operator.classes.secretName` | Secret name in which the Telegraf Operator configuration will be stored. | `telegraf-operator-classes` |
339339
| `telegraf-operator.classes.data` | Telegraf sidecar configuration. | See [values.yaml] |
340340
| `telegraf-operator.classes.default` | Name of the default output configuration. | `sumologic-prometheus` |
341-
| `telegraf-operator.image.sidecarImage` | Telegraf Operator sidecar image. | `public.ecr.aws/sumologic/telegraf:1.31.0` |
341+
| `telegraf-operator.image.sidecarImage` | Telegraf Operator sidecar image. | `public.ecr.aws/sumologic/telegraf:1.38.3` |
342342
| `telegraf-operator.imagePullSecrets` | Pull secrets for Telegraf Operator images. For more information on using Kubernetes secrets with container registries please refer to [Creating a Secret with a Docker config at kubernetes.io](https://kubernetes.io/docs/concepts/containers/images/#creating-a-secret-with-a-docker-config). | `[]` |
343343
| `opentelemetry-operator.enabled` | Flag to control deploying OpenTelemetry Operator Helm sub-chart. | `true` |
344344
| `opentelemetry-operator.crds.create` | Flag to control CRD installation in the OpenTelemetry Operator Helm sub-chart. | `false` |

deploy/helm/sumologic/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2521,7 +2521,7 @@ telegraf-operator:
25212521
## Put here the new name if you want to override the full name used for Telegraf Operator components.
25222522
# fullnameOverride: ""
25232523
image:
2524-
sidecarImage: public.ecr.aws/sumologic/telegraf:1.31.0
2524+
sidecarImage: public.ecr.aws/sumologic/telegraf:1.38.3
25252525
repository: public.ecr.aws/sumologic/telegraf-operator
25262526
replicaCount: 1
25272527
classes:

0 commit comments

Comments
 (0)