From 725d1c0841f757a16e0f76e492009d55f0ef17cd Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Fri, 5 Dec 2025 01:46:50 +0000 Subject: [PATCH] chore: update to WordPress 6.9.0 --- Chart.yaml | 4 ++-- values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 30d1df8..ce4369b 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: wordpress-nginx description: WordPress with Nginx and PHP-FPM on Kubernetes type: application -version: 1.1.3 -appVersion: "6.8.3" +version: 6.9.0 +appVersion: "6.9.0" keywords: - wordpress - nginx diff --git a/values.yaml b/values.yaml index 116dbf0..9216057 100644 --- a/values.yaml +++ b/values.yaml @@ -10,7 +10,7 @@ image: wordpress: registry: docker.io repository: wordpress - tag: "6.8.3-php8.4-fpm-alpine" + tag: "6.9.0-php8.5-fpm-alpine" pullPolicy: IfNotPresent # WordPress設定