Update README.md - note the known issue with the default image tag right now
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user