Skip to content

Commit 06f05b9

Browse files
authored
Merge pull request #106 from smartcommunitylab/renovate/redis-21.x
chore(deps): update redis docker tag to v21.2.7
2 parents fdd5312 + b999364 commit 06f05b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wordpress/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ apiVersion: v2
22
name: wordpress
33
description: A Helm chart for Wordpress on Kubernetes with NGINX and PHP-FPM
44
type: application
5-
version: 0.1.32
5+
version: 0.1.33
66
appVersion: "6.7.2"
77
dependencies:
88
- name: mariadb
99
version: "21.0.1"
1010
repository: oci://registry-1.docker.io/bitnamicharts
1111
condition: mariadb.enabled
1212
- name: redis
13-
version: "21.2.6"
13+
version: "21.2.7"
1414
repository: oci://registry-1.docker.io/bitnamicharts
1515
condition: redis.enabled

0 commit comments

Comments
 (0)