Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions wordpress/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading