From 20d309950a0f5a7b646b9caeeff4fe5a379f9723 Mon Sep 17 00:00:00 2001 From: pieter Date: Wed, 26 Nov 2025 01:53:08 +0000 Subject: [PATCH] =?UTF-8?q?Chart.yaml=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 8011d93..6cc7930 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: 1.0.5 +version: 1.0.6 appVersion: "6.8.3" keywords: - wordpress @@ -19,4 +19,4 @@ icon: https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/Wordpress_Blue_l kubeVersion: ">=1.19.0-0" annotations: category: CMS - licenses: Apache-2.0 + licenses: Apache-2.0 \ No newline at end of file