Update README.md - note the known issue with the default image tag right now

This commit is contained in:
Jesse Hitch
2025-01-19 17:39:58 +01:00
committed by GitHub
parent 4a0d411960
commit 496734d7a4
+1 -1
View File
@@ -1,7 +1,7 @@
# Pixelfed helm chart # Pixelfed helm chart
<a href="https://github.com/small-hack/pixelfed-chart/releases"><img src="https://img.shields.io/github/v/release/small-hack/pixelfed-chart?style=plastic&labelColor=blue&color=green&logo=GitHub&logoColor=white"></a><br /> <a href="https://github.com/small-hack/pixelfed-chart/releases"><img src="https://img.shields.io/github/v/release/small-hack/pixelfed-chart?style=plastic&labelColor=blue&color=green&logo=GitHub&logoColor=white"></a><br />
A helm chart to setup [Pixelfed](https://pixelfed.org/). Uses @mattlqx's [docker image](https://ghcr.io/mattlqx/docker-pixelfed) for now (built from the top of the pixelfed repo nightly, so it always has the latest version of pixelfed). A helm chart to setup [Pixelfed](https://pixelfed.org/). Uses @mattlqx's [docker image](https://ghcr.io/mattlqx/docker-pixelfed) for now pinned to the latest released version. You may want to set `image.tag="dev-nginx"` (built from the top of the pixelfed repo's dev branch nightly, so it always has the latest version of pixelfed - but maybe buggy) as it may solve issues you are having that are already fixed such as this [bug that was already patched](https://github.com/pixelfed/pixelfed/issues/5220#issuecomment-2599854479).
This chart is still in a testing phase and may not be fully stable yet. This chart is still in a testing phase and may not be fully stable yet.