From 0d1dc3be3abbb7e78450cec64103451343a413bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 13:39:51 +0000 Subject: [PATCH] Update gcr.io/datadoghq/cluster-agent Docker tag to v7.59.1 --- .../dist/prod-infra/datadog/datadog.k8s.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/home-lab/cdk8s_definitions/dist/prod-infra/datadog/datadog.k8s.yaml b/clusters/home-lab/cdk8s_definitions/dist/prod-infra/datadog/datadog.k8s.yaml index 17ad433b..dda3da2c 100644 --- a/clusters/home-lab/cdk8s_definitions/dist/prod-infra/datadog/datadog.k8s.yaml +++ b/clusters/home-lab/cdk8s_definitions/dist/prod-infra/datadog/datadog.k8s.yaml @@ -2069,7 +2069,7 @@ spec: value: "true" - name: DD_PROMETHEUS_SCRAPE_VERSION value: "2" - image: gcr.io/datadoghq/cluster-agent:7.48.0 + image: gcr.io/datadoghq/cluster-agent:7.59.1@sha256:23011e331731926611d648da97c4286871d60864bf05d2d37cbdf463d60d6395 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 6 @@ -2138,7 +2138,7 @@ spec: command: - bash - -c - image: gcr.io/datadoghq/cluster-agent:7.48.0 + image: gcr.io/datadoghq/cluster-agent:7.59.1@sha256:23011e331731926611d648da97c4286871d60864bf05d2d37cbdf463d60d6395 imagePullPolicy: IfNotPresent name: init-volume volumeMounts: