We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ee07c3 + 003adbd commit cf06e69Copy full SHA for cf06e69
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.38
+version: 0.1.39
6
appVersion: "6.8.3"
7
dependencies:
8
- name: mariadb
9
- version: "23.2.1"
+ version: "23.2.4"
10
repository: oci://registry-1.docker.io/bitnamicharts
11
condition: mariadb.enabled
12
- name: redis
0 commit comments