Skip to content

Commit

Permalink
Merge pull request #48 from smartcommunitylab/renovate/mariadb-20.x
Browse files Browse the repository at this point in the history
chore(deps): update mariadb docker tag to v20.2.2
  • Loading branch information
ffais authored Jan 27, 2025
2 parents db8c52b + 4487ac3 commit 0bc34a8
Showing 1 changed file with 2 additions and 2 deletions.
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.11
version: 0.1.12
appVersion: "6.2.2"
dependencies:
- name: mariadb
version: "20.2.1"
version: "20.2.2"
repository: oci://registry-1.docker.io/bitnamicharts
condition: mariadb.enabled
- name: redis
Expand Down

0 comments on commit 0bc34a8

Please sign in to comment.