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: {}