We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06f05b9 + 43967cb commit eee9728Copy full SHA for eee9728
1 file changed
wordpress/Chart.yaml
@@ -2,11 +2,11 @@ apiVersion: v2
2
name: wordpress
3
description: A Helm chart for Wordpress on Kubernetes with NGINX and PHP-FPM
4
type: application
5
-version: 0.1.33
+version: 0.1.34
6
appVersion: "6.7.2"
7
dependencies:
8
- name: mariadb
9
- version: "21.0.1"
+ version: "21.0.2"
10
repository: oci://registry-1.docker.io/bitnamicharts
11
condition: mariadb.enabled
12
- name: redis
0 commit comments