Skip to content

Commit

Permalink
Merge pull request #31 from smartcommunitylab/renovate/redis-20.x
Browse files Browse the repository at this point in the history
chore(deps): update redis docker tag to v20.4.0
  • Loading branch information
ffais authored Dec 3, 2024
2 parents a6306da + 0545ea8 commit 0a9fd3a
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,14 +2,14 @@ apiVersion: v2
name: wordpress
description: A Helm chart for Wordpress on Kubernetes with NGINX and PHP-FPM
type: application
version: 0.1.7
version: 0.1.8
appVersion: "6.2.2"
dependencies:
- name: mariadb
version: "20.1.0"
repository: oci://registry-1.docker.io/bitnamicharts
condition: mariadb.enabled
- name: redis
version: "20.3.0"
version: "20.4.0"
repository: oci://registry-1.docker.io/bitnamicharts
condition: redis.enabled

0 comments on commit 0a9fd3a

Please sign in to comment.