From 365b8910908b947d8abc72548afe0615ad081e6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 15:51:48 +0000 Subject: [PATCH] Bump nerdswords/yet-another-cloudwatch-exporter Bumps nerdswords/yet-another-cloudwatch-exporter from v0.40.0-alpha to v0.48.0-alpha. --- updated-dependencies: - dependency-name: nerdswords/yet-another-cloudwatch-exporter dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../templates/cloudwatch-exporter-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s-helm-charts/cns-team-monitoring/templates/cloudwatch-exporter-deployment.yaml b/k8s-helm-charts/cns-team-monitoring/templates/cloudwatch-exporter-deployment.yaml index 65d4d13..b8e99d3 100644 --- a/k8s-helm-charts/cns-team-monitoring/templates/cloudwatch-exporter-deployment.yaml +++ b/k8s-helm-charts/cns-team-monitoring/templates/cloudwatch-exporter-deployment.yaml @@ -19,7 +19,7 @@ spec: serviceAccountName: cloudwatch-exporter containers: - name: cloudwatch-exporter - image: ghcr.io/nerdswords/yet-another-cloudwatch-exporter:v0.40.0-alpha + image: ghcr.io/nerdswords/yet-another-cloudwatch-exporter:v0.48.0-alpha ports: - containerPort: 5000 args: