From f7ee76f6b0f4e2a9af3f1d1f09be20e687bbd052 Mon Sep 17 00:00:00 2001 From: "k8s-on-aws-manager-app[bot]" <181735053+k8s-on-aws-manager-app[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 09:32:36 +0000 Subject: [PATCH] deployment-status-service: Update to version master-310 Update container-registry.zalando.net/teapot/deployment-status-service to version master-310 --- .../manifests/deployment-service/status-service-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/manifests/deployment-service/status-service-deployment.yaml b/cluster/manifests/deployment-service/status-service-deployment.yaml index 4c865ef273..379339d669 100644 --- a/cluster/manifests/deployment-service/status-service-deployment.yaml +++ b/cluster/manifests/deployment-service/status-service-deployment.yaml @@ -1,4 +1,4 @@ -# {{ $image := "container-registry.zalando.net/teapot/deployment-status-service:master-309" }} +# {{ $image := "container-registry.zalando.net/teapot/deployment-status-service:master-310" }} # {{ $version := index (split $image ":") 1 }} apiVersion: apps/v1