We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2ede5f commit 6093c98Copy full SHA for 6093c98
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.40
+version: 0.1.41
6
appVersion: "6.8.3"
7
dependencies:
8
- name: mariadb
9
version: "24.0.0"
10
repository: oci://registry-1.docker.io/bitnamicharts
11
condition: mariadb.enabled
12
- name: redis
13
- version: "24.0.0"
+ version: "24.0.7"
14
15
condition: redis.enabled
0 commit comments