From 5318017bc99e68d47141e973fd8918f306107d34 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Tue, 10 Feb 2026 05:11:42 +0000 Subject: [PATCH] chore: Update Docker images - WordPress: 6.9.0-php8.5-fpm-alpine -> 6.9.1-php8.5-fpm-alpine - Nginx: 1.29.4-alpine-perl -> 1.29.5-alpine-perl Auto-updated by Gitea Actions --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index a52032d..9532e1f 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: wordpress-nginx description: WordPress with Nginx and PHP-FPM on Kubernetes type: application -version: 6.9.3-a +version: 6.9.4 appVersion: "6.9.0" keywords: - wordpress