Pixelfed Helm Chart
Find a file
Renovate f60f883559
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update valkey Docker tag to v5.6.1
2026-05-06 07:01:47 +00:00
charts/pixelfed Update valkey Docker tag to v5.6.1 2026-05-06 07:01:47 +00:00
.gitignore Initial commit 2024-04-24 05:48:28 +00:00
.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 c8cc6d8 2026-05-02 21:01:21 +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 Initial commit 2024-04-24 05:48:28 +00:00
README.md Update bjw-s' common Chart URL 2025-05-09 15:31:19 +02:00
renovate.json5 Add CI 2024-08-02 21:03:10 +00:00

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.