From a07aae9487b564f4f4dd31130b1932e963cffe37 Mon Sep 17 00:00:00 2001 From: Andrew Stoltz <1578013+astoltz@users.noreply.github.com> Date: Wed, 17 Jun 2026 14:40:32 -0500 Subject: [PATCH] sec4: bump MySQL and PHP web rate-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 bf5fadf..37b07e9 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-sec5-1148fd0", + "image": "localhost/fc-mysql-web:v20260617-sec4-rate-91ea6e4", "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 2b07acd..29dfcd9 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-sec5-c26a1bf", + "image": "localhost/fc-php-web:v20260617-sec4-rate-dc698e8", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3,