Pixelfed Helm Chart
This repository has been archived on 2026-07-14. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
Renovate 606fea9d2e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update rg.fr-par.scw.cloud/krautit/ci:latest Docker digest to d028355
2026-07-09 23:02:22 +00:00
charts/pixelfed Update postgresql Docker tag to v18.7.13 2026-07-09 08:02:26 +00:00
.gitignore
.pre-commit-config.yaml Update pre-commit hook pre-commit/pre-commit-hooks to v6 2025-08-16 12:31:16 +00:00
.woodpecker.yml Update rg.fr-par.scw.cloud/krautit/ci:latest Docker digest to d028355 2026-07-09 23:02:22 +00:00
justfile Update stash.kraut.it/krautit-containers/helm Docker tag to v3.19.0 2025-09-11 23:05:39 +00:00
LICENSE
README.md
renovate.json5

kraut.it

Helm chart: Pixelfed

status-badge pre-commit Renovate

Pixelfed Helm chart based on bjw-s' common Helm chart.

Business justification

👉 Usage

helm install my-release oci://stash.kraut.it/krautit-charts/pixelfed

Values

Important: When deploying an application Helm chart you can add more values from the common library chart here

These values will be validated by a JSON schema which can be found here

🧪 Development & Testing

Commits are required to pass Git pre commit hooks defined in .pre-commit.config.yaml. You can install and test those using:

pre-commit install
pre-commit run --all-files

📝 License

This project is released under the MIT License. See LICENSE for detailed information.