diff --git a/README.md b/README.md
index 4507a73..cef72b1 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Pixelfed helm chart

-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.