Skip to content
Closed
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/pixelfed/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 16.3.4
- name: valkey
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.2.1
digest: sha256:6ddd2457b1d98b322978cb171e46195627cd3c46fb141e9f0a21b97ad54c4148
generated: "2024-12-29T22:53:47.065327+01:00"
version: 2.2.3
digest: sha256:8975b05c9ad3a95ab2a780800ecfdc122c008390a4372dc06b7904acb242d311
generated: "2025-01-23T21:17:31.322475249Z"
2 changes: 1 addition & 1 deletion charts/pixelfed/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ dependencies:
condition: postgresql.enabled

- name: valkey
version: 2.2.1
version: 2.2.3
repository: oci://registry-1.docker.io/bitnamicharts
condition: valkey.enabled
2 changes: 1 addition & 1 deletion charts/pixelfed/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A Helm chart for deploying Pixelfed on Kubernetes
| Repository | Name | Version |
|------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.3.4 |
| oci://registry-1.docker.io/bitnamicharts | valkey | 2.2.1 |
| oci://registry-1.docker.io/bitnamicharts | valkey | 2.2.3 |

## Values

Expand Down
Loading