diff --git a/wordpress/Chart.yaml b/wordpress/Chart.yaml index 67a0b06..d60bd01 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.40 +version: 0.1.41 appVersion: "6.8.3" dependencies: - name: mariadb - version: "24.0.0" + version: "24.0.2" repository: oci://registry-1.docker.io/bitnamicharts condition: mariadb.enabled - name: redis