Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

Commit fabd69e

Browse files
authored
Merge pull request #40 from MichaelSp/renovate/redis-20.x
chore(deps): update redis docker tag to v20.4.0
2 parents 64377eb + 64ea19d commit fabd69e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/nextcloud/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ dependencies:
77
version: 19.1.0
88
- name: redis
99
repository: oci://registry-1.docker.io/bitnamicharts
10-
version: 20.2.1
11-
digest: sha256:22762b883e5876cd6d83dda2b549820d681cbd786fe803aab3e0c456a977f8a5
12-
generated: "2024-12-09T13:06:41.779654+01:00"
10+
version: 20.4.0
11+
digest: sha256:2be1a22db588149dc967301cdcbb074ccdd3c1124128d4edc82a39dd03e92c03
12+
generated: "2024-12-09T12:08:04.90799833Z"

charts/nextcloud/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: nextcloud
3-
version: 6.3.0-patch.1
3+
version: 6.3.0-build.2
44
appVersion: 30.0.2
55
description: A file sharing server that puts the control and security of your own data back into your hands.
66
keywords:
@@ -31,6 +31,6 @@ dependencies:
3131
repository: oci://registry-1.docker.io/bitnamicharts
3232
condition: mariadb.enabled
3333
- name: redis
34-
version: 20.2.1
34+
version: 20.4.0
3535
repository: oci://registry-1.docker.io/bitnamicharts
3636
condition: redis.enabled

0 commit comments

Comments
 (0)