From 594519bf14116e84e38ebd8bcc089ef6abfabc86 Mon Sep 17 00:00:00 2001 From: Gitea Actions Bot Date: Tue, 17 Feb 2026 04:30:31 +0000 Subject: [PATCH] chore: update to WordPress 6.9.1, nginx 1.29.5-alpine-perl --- Chart.yaml | 2 +- values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 936f147..86e704a 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.1-c +version: 6.9.1 appVersion: "6.9.1" keywords: - wordpress diff --git a/values.yaml b/values.yaml index acb0eb1..365d0f9 100644 --- a/values.yaml +++ b/values.yaml @@ -10,7 +10,7 @@ image: wordpress: registry: docker.io repository: wordpress - tag: "6.9.0-php8.5-fpm-alpine" + tag: "6.9.1-php8.5-fpm-alpine" pullPolicy: IfNotPresent # WordPress設定