diff --git a/README.md b/README.md index adade88..86589b5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This repository can be pointed at as a Home Assistant add-ons repository. It con | Package | Stable | Staging | |-----------------|----------|-----------| -| Stirling PDF | `0.20.1` | `0.22.6` | +| Stirling PDF | `0.22.6` | `0.22.6` | | Shadowsocks | `1.18.2` | `1.18.2` | | Homebox | `n/a` | `0.10.3` | diff --git a/stirling-pdf/CHANGELOG.md b/stirling-pdf/CHANGELOG.md index fb66cbf..6fcd988 100644 --- a/stirling-pdf/CHANGELOG.md +++ b/stirling-pdf/CHANGELOG.md @@ -2,6 +2,7 @@ ## ⬆️ Backend bumps +- ⬆️ Bump to Stirling PDF 0.22.6 - ⬆️ Bump to Stirling PDF 0.20.1 - ⬆️ Bump to Stirling PDF 0.17.2 - ⬆️ Bump to Stirling PDF 0.15.1 diff --git a/stirling-pdf/Dockerfile b/stirling-pdf/Dockerfile index 2cb7c52..7493e71 100644 --- a/stirling-pdf/Dockerfile +++ b/stirling-pdf/Dockerfile @@ -1 +1 @@ -FROM frooodle/s-pdf:0.20.1 +FROM frooodle/s-pdf:0.22.6 diff --git a/stirling-pdf/config.yaml b/stirling-pdf/config.yaml index 20683ea..172edb7 100644 --- a/stirling-pdf/config.yaml +++ b/stirling-pdf/config.yaml @@ -1,6 +1,6 @@ name: "Stirling PDF" description: "Fully-featured self-hosted PDF editor." -version: "0.20.1" +version: "0.22.6" slug: "stirling_pdf" startup: services ingress: true