Skip to content
Merged
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.4.5
- name: valkey
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.2.1
digest: sha256:17b7fae662f47877d1d56d6ac0b40c9f2a59c2dff112875f286171e417640531
generated: "2025-01-23T21:38:35.92842814Z"
version: 2.2.3
digest: sha256:ca16c63a3650650ff09c9555a4f62fb6a2d54ce588ad9a87c531c685090a1138
generated: "2025-01-23T21:44:17.516108504Z"
4 changes: 2 additions & 2 deletions charts/pixelfed/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.17.0
version: 0.17.1

# This is the version number of the application being deployed.
# renovate:image=ghcr.io/mattlqx/docker-pixelfed
Expand All @@ -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
4 changes: 2 additions & 2 deletions charts/pixelfed/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# pixelfed

![Version: 0.17.0](https://img.shields.io/badge/Version-0.17.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.12.4-nginx](https://img.shields.io/badge/AppVersion-v0.12.4--nginx-informational?style=flat-square)
![Version: 0.17.1](https://img.shields.io/badge/Version-0.17.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.12.4-nginx](https://img.shields.io/badge/AppVersion-v0.12.4--nginx-informational?style=flat-square)

A Helm chart for deploying Pixelfed on Kubernetes

Expand All @@ -15,7 +15,7 @@ A Helm chart for deploying Pixelfed on Kubernetes
| Repository | Name | Version |
|------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.4.5 |
| oci://registry-1.docker.io/bitnamicharts | valkey | 2.2.1 |
| oci://registry-1.docker.io/bitnamicharts | valkey | 2.2.3 |

## Values

Expand Down
Binary file removed charts/pixelfed/charts/valkey-2.2.1.tgz
Binary file not shown.
Binary file added charts/pixelfed/charts/valkey-2.2.3.tgz
Binary file not shown.