diff --git a/wordpress/Chart.yaml b/wordpress/Chart.yaml index b8a346e..735ecdc 100644 --- a/wordpress/Chart.yaml +++ b/wordpress/Chart.yaml @@ -2,11 +2,11 @@ apiVersion: v2 name: wordpress description: A Helm chart for Wordpress on Kubernetes with NGINX and PHP-FPM type: application -version: 0.1.8 +version: 0.1.9 appVersion: "6.2.2" dependencies: - name: mariadb - version: "20.1.1" + version: "20.2.1" repository: oci://registry-1.docker.io/bitnamicharts condition: mariadb.enabled - name: redis