From 51572de3b2a8c71d071b384812d51b822708c50d Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Wed, 17 Jun 2026 15:45:24 -0500 Subject: [PATCH] sec4: roll MySQL and PHP runtime-limit images --- apps-gx10/fc-mysql/deployment-mysql-web.json | 2 +- apps-gx10/fc-php/deployment-php-web.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps-gx10/fc-mysql/deployment-mysql-web.json b/apps-gx10/fc-mysql/deployment-mysql-web.json index 37b07e9..ac665eb 100644 --- a/apps-gx10/fc-mysql/deployment-mysql-web.json +++ b/apps-gx10/fc-mysql/deployment-mysql-web.json @@ -86,7 +86,7 @@ "value": "mysql" } ], - "image": "localhost/fc-mysql-web:v20260617-sec4-rate-91ea6e4", + "image": "localhost/fc-mysql-web:v20260617-sec4-limits-a6f5bc7", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3, diff --git a/apps-gx10/fc-php/deployment-php-web.json b/apps-gx10/fc-php/deployment-php-web.json index 29dfcd9..d07adc7 100644 --- a/apps-gx10/fc-php/deployment-php-web.json +++ b/apps-gx10/fc-php/deployment-php-web.json @@ -86,7 +86,7 @@ "value": "php" } ], - "image": "localhost/fc-php-web:v20260617-sec4-rate-dc698e8", + "image": "localhost/fc-php-web:v20260617-sec4-limits-7bdc195", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3,