fix: image pull error new version for seaweedfs

This commit is contained in:
2026-01-15 15:18:16 +01:00
parent 8c732ac071
commit 830a8ba927

View File

@@ -1,8 +1,8 @@
seaweedfs:
image:
registry: "docker.io" # Ohne Slash
repository: "/chrislusf/seaweedfs" # Slash am Anfang
tag: "3.59"
registry: "docker.io"
repository: "/chrislusf/seaweedfs"
tag: "4.06"
volume:
replicas: 3