Skip to content

Commit

Permalink
chore: update redis helm dependency to 19.6.4
Browse files Browse the repository at this point in the history
Latest non-major version update

Signed-off-by: Fernando Llaca <[email protected]>
  • Loading branch information
fllaca committed Nov 10, 2024
1 parent e11836b commit 2c3a61b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/nextcloud/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: nextcloud
version: 6.2.2
version: 6.2.3
appVersion: 30.0.2
description: A file sharing server that puts the control and security of your own data back into your hands.
keywords:
Expand Down Expand Up @@ -31,6 +31,6 @@ dependencies:
repository: oci://registry-1.docker.io/bitnamicharts
condition: mariadb.enabled
- name: redis
version: 19.5.0
version: 19.6.4
repository: oci://registry-1.docker.io/bitnamicharts
condition: redis.enabled

0 comments on commit 2c3a61b

Please sign in to comment.