From f6980d92df72da1c4fced09b674b6ae6370627c5 Mon Sep 17 00:00:00 2001 From: Gitea Actions Bot Date: Sun, 24 May 2026 00:00:59 +0000 Subject: [PATCH] chore: update to WordPress 7.0.0, nginx 1.31.1-alpine-perl --- Chart.yaml | 4 ++-- values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 91613ea..579e675 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: 6.9.4-a -appVersion: "6.9.4" +version: 7.0.0 +appVersion: "7.0.0" keywords: - wordpress - nginx diff --git a/values.yaml b/values.yaml index 5c8c6d9..940e0ef 100644 --- a/values.yaml +++ b/values.yaml @@ -5,12 +5,12 @@ image: nginx: registry: docker.io repository: nginx - tag: "1.31.0-alpine-perl" + tag: "1.31.1-alpine-perl" pullPolicy: IfNotPresent wordpress: registry: docker.io repository: wordpress - tag: "6.9.4-php8.5-fpm-alpine" + tag: "7.0.0-php8.5-fpm-alpine" pullPolicy: IfNotPresent # WordPress設定