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..4cd508c9 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.60.1@sha256:b0d3996c08236532a8b529f7c05739aff6ca1176bd465af3112321bdc2af0234 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.60.1@sha256:b0d3996c08236532a8b529f7c05739aff6ca1176bd465af3112321bdc2af0234 imagePullPolicy: IfNotPresent name: init-volume volumeMounts: