From 0d9a89ba5c324c78bb25e4dc40886197d59b2a71 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Thu, 5 Feb 2026 07:06:11 +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 +- values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 7960954..5ccb88d 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.0-b +version: 6.9.1 appVersion: "6.9.0" keywords: - wordpress diff --git a/values.yaml b/values.yaml index e977414..e5cab36 100644 --- a/values.yaml +++ b/values.yaml @@ -166,4 +166,4 @@ nodeSelector: {} tolerations: [] # Affinity -affinity: {} \ No newline at end of file +affinity: {}