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