Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/owncloud/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 18.2.6
- name: valkey
repository: https://valkey.io/valkey-helm/
version: 0.7.5
digest: sha256:84263a3de841980eb561ea5c883bff223dcf725847d9c9eea1cfeae5c386f9f7
generated: "2025-10-16T22:14:24.325171183+01:00"
version: 0.9.3
digest: sha256:f98af1156c9448071bf8af542ad42f7d3b3ce528fdff34e7db2bd1c9c4940254
generated: "2026-04-01T05:45:47.37233048Z"
2 changes: 1 addition & 1 deletion charts/owncloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
version: ~18
repository: "https://charts.bitnami.com/bitnami"
- name: valkey
version: ~0.7
version: ~0.9.0
repository: "https://valkey.io/valkey-helm/"

home: https://github.com/djjudas21/owncloud-helm
Expand Down
2 changes: 1 addition & 1 deletion charts/owncloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ A file sharing server that puts the control and security of your own data back i
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | ~18 |
| https://valkey.io/valkey-helm/ | valkey | ~0.7 |
| https://valkey.io/valkey-helm/ | valkey | ~0.9.0 |

## Values

Expand Down
Loading