Skip to content

v1.13.2

Latest

Choose a tag to compare

@chr0nzz chr0nzz released this 04 Sep 18:45

v1.13.2

Fixes

  • Traefik Manager reported "Storage is not writable" for a static config it can write. A bind-mounted traefik.yml sits in the image's own /app, which is not writable when the container runs as a non-root user. The check now looks at the file it actually writes, and names that file when there is a real problem (#162)
  • Running as a non-root user logged Control server error: Permission denied: '/.gunicorn' on every start. Harmless, but it looked like a failure

v1.13.1 was tagged before these fixes were committed and shipped the same code as v1.13.0. Upgrade straight to v1.13.2.