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..1f992881 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.57.0@sha256:9b8aa78541331c366f245bab22a1f60813241ce90e30e691d1c7f0bbb032d870 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.57.0@sha256:9b8aa78541331c366f245bab22a1f60813241ce90e30e691d1c7f0bbb032d870 imagePullPolicy: IfNotPresent name: init-volume volumeMounts: