We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fdd5312 + b999364 commit 06f05b9Copy full SHA for 06f05b9
wordpress/Chart.yaml
@@ -2,14 +2,14 @@ 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.32
+version: 0.1.33
6
appVersion: "6.7.2"
7
dependencies:
8
- name: mariadb
9
version: "21.0.1"
10
repository: oci://registry-1.docker.io/bitnamicharts
11
condition: mariadb.enabled
12
- name: redis
13
- version: "21.2.6"
+ version: "21.2.7"
14
15
condition: redis.enabled
0 commit comments