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設定