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/pixelfed/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.7.10
version: 16.7.11
- name: valkey
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.4.7
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.5.7
digest: sha256:7147c0a1eed9bd4592b36d944385c1f787f3f9b96f72648e32f6ba39dccfd0c3
generated: "2025-06-08T19:12:45.018640972Z"
digest: sha256:d7b2eb89ece6716d6c6ac6916f60b9d9b7219cc7b4bcd789d58ce83f557e035e
generated: "2025-06-11T21:15:48.896969815Z"
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.23.0
version: 0.23.1

# This is the version number of the application being deployed.
# renovate:image=ghcr.io/mattlqx/docker-pixelfed
Expand All @@ -28,7 +28,7 @@ maintainers:

dependencies:
- name: postgresql
version: 16.7.10
version: 16.7.11
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled

Expand Down
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 Helm Chart

![Version: 0.23.0](https://img.shields.io/badge/Version-0.23.0-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.23.1](https://img.shields.io/badge/Version-0.23.1-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 Down Expand Up @@ -96,7 +96,7 @@ These are all subcharts that you can choose to install, but you can also bring y
| Repository | Name | Version |
|------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | mariadb | 20.5.7 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.10 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.11 |
| oci://registry-1.docker.io/bitnamicharts | valkey | 2.4.7 |

### Sources for included subcharts
Expand Down
Binary file removed charts/pixelfed/charts/postgresql-16.7.10.tgz
Binary file not shown.
Binary file added charts/pixelfed/charts/postgresql-16.7.11.tgz
Binary file not shown.